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:
|
||
---|---|---|
.. | ||
basic | ||
main_test.go | ||
trust_test.go |