Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```