diff --git a/Dockerfile b/Dockerfile index 1ac304ca3..6e6df4f52 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,6 +33,7 @@ ARG TOOLS=" \ default-libmysqlclient-dev \ openssh-client \ sshpass \ + nmap \ bubblewrap" ARG APT_MIRROR=http://deb.debian.org