forked from docker/browser-kali
Compare commits
2 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
8de729d4c5 | |
|
|
bfa7fe5deb |
|
|
@ -38,6 +38,7 @@ 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