mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-01-23 06:18:59 +01:00
Easy start script: remove obsolete code
This commit is contained in:
parent
c4cc856e56
commit
ba942e102e
@ -59,9 +59,4 @@ RUN chown -R 1000:0 $HOME
|
|||||||
USER 1000:ssl-cert
|
USER 1000:ssl-cert
|
||||||
WORKDIR $HOME
|
WORKDIR $HOME
|
||||||
|
|
||||||
COPY $KASMVNC_PACKAGE_DIR/xstartup $HOME/
|
|
||||||
COPY $KASMVNC_PACKAGE_DIR/kasmvncserver-easy-start $HOME/
|
|
||||||
RUN mkdir ~/.vnc && cp xstartup ~/.vnc/xstartup && \
|
|
||||||
chmod +x ~/.vnc/xstartup
|
|
||||||
|
|
||||||
ENTRYPOINT [ "/dockerstartup/vnc_startup.sh" ]
|
ENTRYPOINT [ "/dockerstartup/vnc_startup.sh" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user