6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
# Docker Daemon Configuration
|
|
#
|
|
# For configuration options see: docker daemon --help
|
|
|
|
OPTS="-p /var/run/docker.pid -G docker"
|