xoxys.docker_engine/templates/bin/docker-compose.j2

5 lines
91 B
Plaintext
Raw Permalink Normal View History

#!/usr/bin/env sh
set -eo pipefail
exec /opt/python2/ansible-deps/bin/docker-compose "$@"