Cassowary 9d01514b61
All checks were successful
continuous-integration/drone/push Build is passing
Update .drone.yml
2025-01-08 10:09:12 -08:00
2025-01-08 10:09:12 -08:00
2021-02-14 15:03:09 +01:00
2021-02-14 14:37:12 +01:00
2021-02-15 01:04:38 +01:00

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.

Description
Deploy a single container
Readme 40 KiB
Languages
Shell 100%