Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save raycoll/055e0875e724c91ac27a149d2759634a to your computer and use it in GitHub Desktop.
Save raycoll/055e0875e724c91ac27a149d2759634a to your computer and use it in GitHub Desktop.
force rebuild docker compose
docker-compose rm --all && docker-compose build --no-cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment