mirror of
https://github.com/apple/container.git
synced 2026-07-14 13:37:02 +00:00
73709232d2
Closes #691 Any envvars that had equal signs in the value would be ommitted today. This change brings it much more in line with docker's behavior/parser and adds unit tests to verify this is the case.