saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
8
docker/daemon.json
Normal file
8
docker/daemon.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"selinux-enabled": false,
|
||||
"log-driver": "syslog",
|
||||
"log-opts": {
|
||||
"syslog-address": "unixgram:///dev/log",
|
||||
"tag": "docker/{{.Name}}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user