Added templates.yml file
This commit is contained in:
parent
96e4e659ce
commit
15f33f7f61
8
templates.yml
Normal file
8
templates.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Template for volumes Top-level element, only modifying the device from the
|
||||||
|
# extension fields contained in docker-extensions.yml
|
||||||
|
volumes:
|
||||||
|
{volume_name}:
|
||||||
|
<<: *volume-opt
|
||||||
|
driver_opts:
|
||||||
|
<<: *options
|
||||||
|
device: ":/mnt/path/{service}/{volume}"
|
||||||
Loading…
x
Reference in New Issue
Block a user