4 lines
166 B
Text
4 lines
166 B
Text
# /etc/sysconfig/docker
|
|
|
|
# Modify these options if you want to change the way the docker daemon runs
|
|
OPTIONS='--selinux-enabled --log-driver=journald --live-restore'
|