|
1 week ago | |
---|---|---|
.drone.yml | 1 week ago | |
.env.sample | 1 week ago | |
.gitignore | 1 week ago | |
README.md | 1 week ago | |
abra.sh | 1 week ago | |
compose.yml | 1 week ago |
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.