revert change
This commit is contained in:
parent
e242788d88
commit
ba17061fd6
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ runcmd:
|
|||
|
||||
%{ if add_data_share }
|
||||
mounts:
|
||||
- ["data", "/var/lib/docker/volumes", "9p", "trans=virtio,rw", "0", "0"]
|
||||
- ["data", "/mnt/data", "9p", "trans=virtio,rw", "0", "0"]
|
||||
%{ endif }
|
||||
|
||||
%{ if fixed_dns != "" }
|
||||
|
|
Reference in a new issue