We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Because container-selinux in el7 is ancient we should add these fcontext entries:
$ restorecon -Frv /usr/local/bin # centos/7 node-1: restorecon reset /usr/local/bin/containerd-shim-runc-v1 context unconfined_u:object_r:bin_t:s0->system_u:object_r:bin_t:s0 node-1: restorecon reset /usr/local/bin/containerd-shim-runc-v2 context unconfined_u:object_r:bin_t:s0->system_u:object_r:bin_t:s0 node-1: restorecon reset /usr/local/bin/containerd-shim context unconfined_u:object_r:bin_t:s0->system_u:object_r:bin_t:s0 node-1: restorecon reset /usr/local/bin/ctr context unconfined_u:object_r:bin_t:s0->system_u:object_r:bin_t:s0 node-1: restorecon reset /usr/local/bin/containerd context unconfined_u:object_r:bin_t:s0->system_u:object_r:bin_t:s0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Because container-selinux in el7 is ancient we should add these fcontext entries:
The text was updated successfully, but these errors were encountered: