extract config files out of setup.sh
This commit is contained in:
parent
41ae856938
commit
f6fe57aaf1
8 changed files with 445 additions and 396 deletions
3
templates/etc/docker/daemon.json
Normal file
3
templates/etc/docker/daemon.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"storage-driver": "overlay2"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue