mirror of
https://github.com/docker/docs.git
synced 2026-04-01 08:48:56 +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>