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