Skip to content

Instantly share code, notes, and snippets.

@costa
Created July 10, 2017 17:47
Show Gist options
  • Save costa/dcfcfbd1eab01423fdb215d0d1fee442 to your computer and use it in GitHub Desktop.
Save costa/dcfcfbd1eab01423fdb215d0d1fee442 to your computer and use it in GitHub Desktop.
gce-docker-dev complementary composer script (for PyCharm etc)
#!/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