mirror of
https://github.com/docker/docs.git
synced 2026-04-05 02:38:52 +07:00
This fixes one issue with Docker running under a grsec kernel, which denies chmod and mknod under chroot. Note, if pivot_root fails it will still fallback to chroot. Signed-off-by: Brian Goff <cpuguy83@gmail.com>