cli: Add --init to run/create by dcantah · Pull Request #1244 · apple/container

@github-actions bot added the documentation

Improvements or additions to documentation

label

Feb 22, 2026

jglogan

@dcantah

Add a flag to signify that we'd like to run a minimal init
process that can reap zombie processes. The actual support
for this is in the Containerization library so the plumbing
here is very simple.