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