For an environment variable defined in the yaml without value, the value needs to be propagated from the client, as in Docker Compose. Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp> Upstream-commit: ea43c33330ec9a1e9a9b8a85348c1757fdae65c4 Component: engine
5 lines
55 B
Bash
5 lines
55 B
Bash
BAR=2
|
|
|
|
# overridden in configDetails.Environment
|
|
QUX=1
|