Should be string? Docs don't show that.

This commit is contained in:
WilliamMiceli
2018-03-20 16:01:15 -04:00
parent 8439082e06
commit 05d7c5c9ee

View File

@@ -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