mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Merge pull request #6681 from chrismeyersfsu/fix-cluster_stupid_bash
fix copy paste error in docker compose cluster Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
f47325a532
@ -58,7 +58,6 @@ services:
|
||||
privileged: true
|
||||
image: ${DEV_DOCKER_TAG_BASE}/awx_devel:${TAG}
|
||||
hostname: awx-3
|
||||
entrypoint: ["bash"]
|
||||
command: launch_awx.sh
|
||||
working_dir: "/awx_devel"
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user