Skip to content

Instantly share code, notes, and snippets.

@aepnat
Created July 10, 2019 06:09
Show Gist options
  • Save aepnat/cf6ad5180435b4f7a72c391d26deea3c to your computer and use it in GitHub Desktop.
Save aepnat/cf6ad5180435b4f7a72c391d26deea3c to your computer and use it in GitHub Desktop.
Rebuild running container docker compose
docker-compose up -d --no-deps --build <service_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment