This is annoying

This commit is contained in:
WilliamMiceli
2018-03-28 19:31:28 -04:00
parent 2c37ef111b
commit ebf81a1fa7
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ services:
image: eclipse/che-server:latest
environment:
- CHE_HOST=${HOST_IP}
- CHE_DOCKER_PRIVILEGED=true
labels:
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL_KEY}=${HOST_LABEL_VALUE}
ports:

View File

@@ -1,6 +1,7 @@
name: Eclipse Che (Single-User)
description: |
Will put in description later.
Still doesn't work. Either a rancher-nfs issue, or eclipse-che issue.
Might try again some other time.
version: latest
category: Development
maintainer: WilliamMiceli