bet43456sg096 commited on
Commit
34ba1be
1 Parent(s): 2a4a1d9

Update Dockerfile (#1)

Browse files

- Update Dockerfile (0877675aaf4ae2ad4a0cb72d066a8a167e6b2fe2)

Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -247,4 +247,4 @@ USER root
247
  #@ 7860 PORT EXPOSE
248
  EXPOSE 7860
249
  #RUNNING SERVER
250
- ENTRYPOINT [ "/bin/sh", "-c", "exec ${OPENVSCODE_SERVER_ROOT}/bin/openvscode-server --host 0.0.0.0 --port 7860 --without-connection-token --default-folder \"/home/codeplace\" --default-workspace \"/home/codestation\" \"${@}\"", "--" ]
 
247
  #@ 7860 PORT EXPOSE
248
  EXPOSE 7860
249
  #RUNNING SERVER
250
+ ENTRYPOINT [ "/bin/sh", "-c", "exec ${OPENVSCODE_SERVER_ROOT}/bin/openvscode-server --host 0.0.0.0 --port 7860 --without-connection-token --default-folder \"/home/codeplace\" --default-workspace \"/home/codeplace\" \"${@}\"", "--" ]