Skip to content

Instantly share code, notes, and snippets.

@lucj
Created January 18, 2017 14:38
Show Gist options
  • Save lucj/dc57f9ee75c9eacd6b8334099d616208 to your computer and use it in GitHub Desktop.
Save lucj/dc57f9ee75c9eacd6b8334099d616208 to your computer and use it in GitHub Desktop.
centos-selinux-docker-1.10.3
# ls -Z /usr/bin/docker*
-rwxr-xr-x. root root system_u:object_r:container_runtime_exec_t:s0 /usr/bin/docker
-rwxr-xr-x. root root system_u:object_r:container_runtime_exec_t:s0 /usr/bin/docker-current
-rwxr-xr-x. root root system_u:object_r:container_runtime_exec_t:s0 /usr/bin/docker-storage-setup
-rwx------. root root system_u:object_r:container_runtime_exec_t:s0 /usr/bin/docker-v1.10-migrator-helper
-rwx------. root root system_u:object_r:container_runtime_exec_t:s0 /usr/bin/docker-v1.10-migrator-local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment