Skip to content

Instantly share code, notes, and snippets.

@suryakun
Created January 1, 2018 13:11
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 suryakun/4a66d735e8b3cfc63d3f5a2aa72f3438 to your computer and use it in GitHub Desktop.
Save suryakun/4a66d735e8b3cfc63d3f5a2aa72f3438 to your computer and use it in GitHub Desktop.
Recreate force docker-compose container
docker-compose rm -f
docker-compose pull
docker-compose up --build -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment