forked from docker/browser-kali
Compare commits
No commits in common. "master" and "1.0" have entirely different histories.
|
|
@ -38,7 +38,6 @@ python \
|
||||||
python-numpy \
|
python-numpy \
|
||||||
unzip \
|
unzip \
|
||||||
kali-linux \
|
kali-linux \
|
||||||
iputils-ping \
|
|
||||||
menu && \
|
menu && \
|
||||||
cd /root && git clone https://github.com/kanaka/noVNC.git && \
|
cd /root && git clone https://github.com/kanaka/noVNC.git && \
|
||||||
cd noVNC/utils && git clone https://github.com/kanaka/websockify websockify && \
|
cd noVNC/utils && git clone https://github.com/kanaka/websockify websockify && \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue