docker-trackmania icon indicating copy to clipboard operation
docker-trackmania copied to clipboard

Add info box regarding SELinux volume label

Open Chris92de opened this issue 5 months ago • 0 comments

On host systems such as Fedora that make use of SELinux, it is requires to set a :z label for bind mounts so the host system allows Docker containers to interact with the contents of said folder.

This should be noted in the README under the How to use this image section.

Explanation in the Docker docs: https://docs.docker.com/engine/storage/bind-mounts/#configure-the-selinux-label

Chris92de avatar Sep 13 '24 00:09 Chris92de