Skip to content

Instantly share code, notes, and snippets.

@jayu
Created September 4, 2019 18:29
Show Gist options
  • Save jayu/ee4720c7037ed9dcb904e55d89a9b909 to your computer and use it in GitHub Desktop.
Save jayu/ee4720c7037ed9dcb904e55d89a9b909 to your computer and use it in GitHub Desktop.
Rebuild a docker container i.e to restart app after code update
docker-compose up -d --no-deps --build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment