Merge pull request #3631 from TristanCacqueray/master

Document SELinux label requirements for the rootfs argument
This commit is contained in:
OpenShift Merge Robot
2019-07-25 18:03:35 +02:00
committed by GitHub

View File

@ -646,6 +646,9 @@ If specified, the first argument refers to an exploded container on the file sys
This is useful to run a container without requiring any image management, the rootfs
of the container is assumed to be managed externally.
Note: On `SELinux` systems, the rootfs needs the correct label, which is by default
`unconfined_u:object_r:container_file_t`.
**--security-opt**=*option*
Security Options