Clean driver opts
This commit is contained in:
@@ -62,14 +62,11 @@ networks:
|
|||||||
#--------------------------------------
|
#--------------------------------------
|
||||||
# Volumes
|
# Volumes
|
||||||
#--------------------------------------
|
#--------------------------------------
|
||||||
x-driver_opts: &bind-volume
|
|
||||||
type: none
|
|
||||||
o: bind
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
portainer:
|
portainer:
|
||||||
driver_opts:
|
driver_opts:
|
||||||
<<: *bind-volume
|
type: none
|
||||||
|
o: bind
|
||||||
device: ${MOUNT_DIR?}/portainer/data/
|
device: ${MOUNT_DIR?}/portainer/data/
|
||||||
|
|
||||||
configs:
|
configs:
|
||||||
|
|||||||
Reference in New Issue
Block a user