Files
Kathryn Baldauf e283e023ab
Release containerization / Publish release (push) Has been cancelled
Release containerization / deployDocs (push) Has been cancelled
Release containerization / containerization (push) Successful in 1s
Use container's environment when starting the init process (#329)
Fixes an issue first described in
https://github.com/apple/container/issues/740.

Previously the initial process of the container was using vminitd's
environment variables to find the target executable. This PR updates the
code to use the container's configured environment for the initial
process instead. The behavior of an exec in a container should be the
same as before.

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
2025-10-13 21:33:18 -07:00
..