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: b7ffa960bf
Component: cli
5 lines
55 B
Bash
5 lines
55 B
Bash
BAR=2
|
|
|
|
# overridden in configDetails.Environment
|
|
QUX=1
|