728x90
이건 또 뭐여 ㅠ
volumes:
- ${GOOGLE_APPLICATION_CREDENTIALS}/:/tmp/keys/application_default_credentials.json:ro
${} 이거 뒤에 /를 추가함
Docker-compose: volume name is too short, names should be at least two alphanumeric characters
I would like to create an Apache container and mount current working directory as a volume in container, so I have this code: volumes: - ${DOCUMENT_ROOT}:/var/www/html The value of ${DOCUMENT_...
stackoverflow.com
으로 해결되는 줄 알았으나 알고보니까 docker-compose up을 backend에 들어가서 시작했다!
728x90