mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-01-23 02:14:29 +00:00
Easy start script: remove obsolete code
This commit is contained in:
parent
c4cc856e56
commit
ba942e102e
1 changed files with 0 additions and 5 deletions
|
|
@ -59,9 +59,4 @@ RUN chown -R 1000:0 $HOME
|
|||
USER 1000:ssl-cert
|
||||
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" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue