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:
softwarefactory-project-zuul[bot] 2020-04-16 19:14:16 +00:00 committed by GitHub
commit f47325a532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: