Added optional change of docker root dir
This commit is contained in:
parent
d13072cbea
commit
60f58ad45b
3 changed files with 13 additions and 0 deletions
3
templates/daemon.json.j2
Normal file
3
templates/daemon.json.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"data-root": "{{ docker_root }}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue