mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
websockify
This commit is contained in:
parent
bcfb2e6dc4
commit
af9c1b4b94
1 changed files with 1 additions and 1 deletions
|
|
@ -286,7 +286,7 @@ RUN curl -fsSL https://deb.nodesource.com/setup_12.x | bash -
|
|||
|
||||
# Install novnc
|
||||
RUN git clone --depth 1 https://github.com/cloud-computer/noVNC.git /opt/noVNC && \
|
||||
git clone https://github.com/novnc/websockify /opt/noVNC/utils
|
||||
git clone https://github.com/novnc/websockify /opt/noVNC/utils/websockify
|
||||
|
||||
# Install onedrive client
|
||||
RUN wget -O /usr/local/bin/onedrive -nv https://github.com/sabrehagen/onedrive/raw/master/onedrive && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue