Skip to content

Instantly share code, notes, and snippets.

@kunokdev
Created April 1, 2019 01:03
Show Gist options
  • Save kunokdev/9c0a4d226ac010a36f639b7f1371177d to your computer and use it in GitHub Desktop.
Save kunokdev/9c0a4d226ac010a36f639b7f1371177d to your computer and use it in GitHub Desktop.
Run docker-compose with overriding file for development
docker-compose -f docker-compose.yml -f docker-compose.dev.yml up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment