Testing with privileges
This commit is contained in:
@@ -14,6 +14,7 @@ services:
|
|||||||
io.rancher.container.hostname_override: eclipse-che
|
io.rancher.container.hostname_override: eclipse-che
|
||||||
ports:
|
ports:
|
||||||
- "${CHE_PORT}:8080"
|
- "${CHE_PORT}:8080"
|
||||||
|
privileged: true
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|||||||
Reference in New Issue
Block a user