mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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>