mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-31 02:26:44 +10:00
kasm
This commit is contained in:
parent
826b1bc4d7
commit
56e769bdf9
1 changed files with 3 additions and 0 deletions
|
|
@ -296,6 +296,9 @@ RUN wget -q -O jump.deb https://github.com/gsamokovarov/jump/releases/download/v
|
|||
dpkg -i jump.deb && \
|
||||
rm jump.deb
|
||||
|
||||
# Install kasmvnc
|
||||
# https://github.com/kasmtech/KasmVNC
|
||||
|
||||
# Install ksnip
|
||||
RUN apt-get install -qq libqt5x11extras5-dev && \
|
||||
wget -q -O ksnip.deb https://github.com/ksnip/ksnip/releases/download/continuous/ksnip-1.10.1-continuous.deb && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue