docker -compose.yml. version: '3.9' services: mongo: build: ./build-mongo container_name: mongo restart: always networks: - mongo ports: ...
確定! 回上一頁