mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
In particular I want to make sure that calling getEnv() when the same var name appears more than once in the env list that we only pick up the first one. PR #15182 counts on this Signed-off-by: Doug Davis <dug@us.ibm.com>