Should be string? Docs don't show that.
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL_KEY}=${HOST_LABEL_VALUE}
|
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL_KEY}=${HOST_LABEL_VALUE}
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
restart: no
|
restart: "no"
|
||||||
volumes:
|
volumes:
|
||||||
- ${STORAGE_VOLUME}:/var/lib/zerotier-one
|
- ${STORAGE_VOLUME}:/var/lib/zerotier-one
|
||||||
volumes_driver: rancher-nfs
|
volumes_driver: rancher-nfs
|
||||||
Reference in New Issue
Block a user