mirror of https://github.com/docker/cli.git
6c4fbb7738
By default, exec uses the environment of the current process, however,
if `exec.Env` is not `nil`, the environment is discarded:
|
||
---|---|---|
.. | ||
entry | ||
load-image | ||
run | ||
wait-on-daemon | ||
wrapper |