Trying to fix NFS issues

This commit is contained in:
WilliamMiceli
2018-03-28 19:15:28 -04:00
parent b25b653d5f
commit baf147aa46

View File

@@ -5,7 +5,7 @@ services:
container_name: che container_name: che
environment: environment:
- CHE_HOST=${HOST_IP} - CHE_HOST=${HOST_IP}
- CHE_USER=0:0 - CHE_DOCKER_PRIVILEGED=true
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}
ports: ports: