mirror of
https://github.com/rkt/rkt.git
synced 2026-03-13 09:40:21 +08:00
rkt normally creates a new IPC namespace for the pod. In order to stay in the host IPC namespace, a new option is added: --ipc=[auto|private|parent]
rkt normally creates a new IPC namespace for the pod. In order to stay in the host IPC namespace, a new option is added: --ipc=[auto|private|parent]