GabeStah / api.pingpublications.com

0 stars 0 forks source link

Configure Docker Compose #4

Closed GabeStah closed 5 years ago

GabeStah commented 5 years ago

Dockerfile

https://docs.docker.com/engine/reference/builder/

Compose: Restart Policy

https://docs.docker.com/compose/compose-file/#restart_policy

Environment Variables

NEW https://vsupalov.com/docker-arg-env-variable-guide/ https://docs.docker.com/compose/env-file/

Labels

https://docs.docker.com/config/labels-custom-metadata/

GabeStah commented 5 years ago

Mongo Shell

https://docs.mongodb.com/manual/tutorial/write-scripts-for-the-mongo-shell/

GabeStah commented 5 years ago

Closed with f0342ac