mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
31dd1e499b
For the fix, see previous commit. Without the fix, this test case fails: > container_linux.go:380: starting container process caused: > process_linux.go:545: container init caused: readonly path /proc/bus: > operation not permitted Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>