projectatomic / container-storage-setup

Service to set up storage for Docker and other container systems
Apache License 2.0
153 stars 77 forks source link

Add SELinux information for setting labels on mount points #252

Closed rhatdan closed 7 years ago

rhatdan commented 7 years ago

If you setup a container-storage-setup to mount a new volume at a storage mount point, the administrator will need to set the SELinux labels by running restorecon -R MOUNTPOINT

Signed-off-by: Daniel J Walsh dwalsh@redhat.com