mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 17:50:02 -03:30
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:
@@ -25,6 +25,7 @@ services:
|
||||
|
||||
qpid:
|
||||
image: fedora/qpid:latest
|
||||
entrypoint: qpidd --auth=no
|
||||
|
||||
# Source Code Synchronization Container
|
||||
# sync:
|
||||
|
||||
Reference in New Issue
Block a user