Created
July 10, 2017 17:47
-
-
Save costa/dcfcfbd1eab01423fdb215d0d1fee442 to your computer and use it in GitHub Desktop.
gce-docker-dev complementary composer script (for PyCharm etc)
This file contains hidden or 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
#!/usr/bin/env bash --login | |
dev sudo docker-compose -f remote-dev-docker-compose.yml up --build -d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment