mirror of
https://github.com/docker/cli.git
synced 2026-09-25 17:02:07 -04:00
We updated some of these functions to make sure os.environ was preserved, but some where not. This adds a utility to help with this, which also prevents the os.environ to be added multiple times. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>