version: "3.9" services: docs: build: context: . dockerfile: Dockerfile ports: - 8080:7860 volumes: - ./:/app