Skip to content

Instantly share code, notes, and snippets.

@gcavalcante8808
Created September 14, 2019 03:13
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 gcavalcante8808/7532369bb0ec59406c49a22d67e35190 to your computer and use it in GitHub Desktop.
Save gcavalcante8808/7532369bb0ec59406c49a22d67e35190 to your computer and use it in GitHub Desktop.
Using docker-compose as shell
SHELL = /usr/local/bin/docker-compose
.SHELLFLAGS = run --rm app sh -c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment