Skip to content

Instantly share code, notes, and snippets.

@JamesDullaghan
Created December 16, 2021 21:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JamesDullaghan/0af31ace21816adfdd0d3c3302b27626 to your computer and use it in GitHub Desktop.
Save JamesDullaghan/0af31ace21816adfdd0d3c3302b27626 to your computer and use it in GitHub Desktop.
Docker Compose vs Dockerfile

Dockerfile is the main ingredient to be applied to all other docker-compose files allowing for multiple use.

Good for running multi-container docker applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment