Deprecating old stuff that isnt used anymore
This commit is contained in:
7
deprecated/playbooks/alpha/docker/daemon.json
Normal file
7
deprecated/playbooks/alpha/docker/daemon.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"log-driver" : "local",
|
||||
"log-opts": {
|
||||
"max-size": "10m",
|
||||
"max-file": "3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user