diff --git a/Dockerfile b/Dockerfile index c67f9d6..6a39041 100644 --- a/Dockerfile +++ b/Dockerfile @@ -38,6 +38,7 @@ python \ python-numpy \ unzip \ kali-linux \ +iputils-ping \ menu && \ cd /root && git clone https://github.com/kanaka/noVNC.git && \ cd noVNC/utils && git clone https://github.com/kanaka/websockify websockify && \