We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bffffb commit 7d5363eCopy full SHA for 7d5363e
docker/scripts/start.sh
@@ -37,6 +37,7 @@ docker run \
37
--interactive \
38
--name $DESKTOP_ENVIRONMENT_CONTAINER_NAME \
39
--network $DESKTOP_ENVIRONMENT_DOCKER_NETWORK \
40
+ --privileged \
41
--publish 8080:8080 \
42
--publish 8081:8081 \
43
--publish 8082:8082 \
0 commit comments