Set SELinux Context for Container to Access Path

semanage fcontext -a -t container_file_t '<path_root>(/.*)?'
restorecon -R <path_root>