Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save frankfenghua/f13cc242f3d63c814a7d8aea69a9cc1e to your computer and use it in GitHub Desktop.
Save frankfenghua/f13cc242f3d63c814a7d8aea69a9cc1e 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