examples/fastapi/docker-compose.yml. version: '3' services: app: build: context: . dockerfile: Dockerfile tty: true command: bash volumes: - ...
確定! 回上一頁