Putting a bow on some of the new dev workflow

* Documentation of the developer variety
* Defaulting the COMPOSE_TAG to develop, can be overridden
* Automatic docker login assuming gcr login
* Including a manual build step as an alternative to gcr
* Make qpid container shut the f**k up when it's running
This commit is contained in:
Matthew Jones
2016-08-25 11:57:31 -04:00
parent c8e2f73d48
commit b507dc53ea
3 changed files with 18 additions and 5 deletions

View File

@@ -25,6 +25,7 @@ services:
qpid:
image: fedora/qpid:latest
entrypoint: qpidd --auth=no
# Source Code Synchronization Container
# sync: