Files
configpolicy/roles/docker/files/protect-system.systemd.conf
Dustin C. Hatch 1f535e980f roles/docker: Install and set up Docker daemon
The *docker* role configures the Docker daemon on the managed machine.
2019-09-19 19:27:12 -05:00

5 lines
109 B
Plaintext

[Service]
ReadOnlyDirectories=/
ReadWriteDirectories=/var /run /proc /sys/fs/cgroup /dev/pts
PrivateTmp=true