Update docker configuration
This commit is contained in:
parent
2184a24278
commit
026e2f84fc
3 changed files with 31 additions and 3 deletions
8
files/docker/config.json
Normal file
8
files/docker/config.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"data-root": "/home/sonny/vm/docker",
|
||||
"log-driver": "json-file",
|
||||
"log-opts": {
|
||||
"max-size": "100m",
|
||||
"max-file": "3"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue