Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abn/selinux-policy-docker-sock-connect
SELinux Policy to allow containers to connect to docker.sock unix socket
https://github.com/abn/selinux-policy-docker-sock-connect
Last synced: 7 days ago
JSON representation
SELinux Policy to allow containers to connect to docker.sock unix socket
- Host: GitHub
- URL: https://github.com/abn/selinux-policy-docker-sock-connect
- Owner: abn
- License: mit
- Created: 2017-09-19T09:15:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T09:22:18.000Z (over 7 years ago)
- Last Synced: 2024-11-18T07:50:02.893Z (about 1 month ago)
- Language: Makefile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# selinux-policy-docker-sock-connect
SELinux Policy to allow containers to connect to docker.sock unix socket```
# load
sudo make load# unload
sudo make unload
```