Build and Run in one step
shell docker run -it $(docker build -q .)
• Follows company best practices and style guide
Docker example repo for Phoenix Webframework
Docker compose
Compose File reference Awesome docker compose examples
Restart a service with changes in docker-compose
Named Volumes with mount
Docker registry
curl -X GET -u username:password https://registry.url/v2/_catalog