CLI: Fix env-file parsing by dcantah · Pull Request #707 · apple/container

@dcantah

Closes apple#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.

@dcantah dcantah marked this pull request as ready for review

October 3, 2025 02:01

katiewasnothere