Created
September 14, 2019 03:13
-
-
Save gcavalcante8808/7532369bb0ec59406c49a22d67e35190 to your computer and use it in GitHub Desktop.
Using docker-compose as shell
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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