mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
f61288fe37
because `LoadContainerEnvironment` is already run, os.Environ() will return the correct environment variables for the exec command (i.e. removed duplicated envs, set HOME for user etc...) Docker-DCO-1.1-Signed-off-by: Daniel, Dao Quang Minh <dqminh89@gmail.com> (github: dqminh)