Skip to content

Instantly share code, notes, and snippets.

@taiwotman
Last active October 6, 2022 01:49
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 taiwotman/68d8a9f3812659613c7f455c0fa0d8a8 to your computer and use it in GitHub Desktop.
Save taiwotman/68d8a9f3812659613c7f455c0fa0d8a8 to your computer and use it in GitHub Desktop.
gist_docker-build
## Key Docker Commands
docker build --pull --no-cache --tag=<image-name> .
docker-compose up
docker-compose down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment