generated from coop-cloud/example
c40fe31f15ce120d36dbde464e633c3b7f5b9db2
Some checks failed
continuous-integration/drone/push Build is failing
Re: coop-cloud/recipes-catalogue-json#4
container
status: experimental
Deploy a single container on the swarm. Because docker swarm refuses to allow
end-users to substitute the image name with env vars dynamically at run-time,
this configuration uses an absolutely shambolic hack of envsubst
'ing the
compose.yml
file with the incoming env vars from abra
during the
deployment.
Languages
Shell
100%