mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Merge pull request #49813 from p5/systemd-sysusers
Add systemd-sysusers contrib configuration
This commit is contained in:
9
contrib/systemd-sysusers/docker.conf
Normal file
9
contrib/systemd-sysusers/docker.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# WARNING: the docker group grants root-level privileges
|
||||
#
|
||||
# For details on how this impacts security in your system, see:
|
||||
#
|
||||
# https://docs.docker.com/go/attack-surface/
|
||||
# https://docs.docker.com/go/daemon-access/
|
||||
#
|
||||
g docker -
|
||||
Reference in New Issue
Block a user