mirror of
https://github.com/apple/container.git
synced 2026-09-14 03:35:42 +00:00
- We're already setting the default `HOME` and `TERM`. Setting the default `PATH` as well seems reasonable. - This PR also fixes the bug in retrieving the `PATH` value (`PATH=` has to be removed, and `=` should be allowed in folder names).