generated from coop-cloud/example
deee5af07baebf97a4afbb810111b141e555afa3
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%