Skip to content

Instantly share code, notes, and snippets.

@bedus-creation
Last active January 19, 2021 04:07
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 bedus-creation/3bafbb7ae3067849fbe9302b17a00708 to your computer and use it in GitHub Desktop.
Save bedus-creation/3bafbb7ae3067849fbe9302b17a00708 to your computer and use it in GitHub Desktop.
Docker & docker compose guide

Docker Compose

Command Description
docker-compose up It builds and starts the container.
docker-compose down It stops and removes the container.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment