diff --git a/Dockerfile b/Dockerfile index 216c9f1..71ccb60 100644 --- a/Dockerfile +++ b/Dockerfile @@ -52,4 +52,5 @@ rm -rf /var/lib/apt/lists/* #The Kali Docker Image Is Out Of Date. : ( #RUN apt-get update -y && apt-get dist-upgrade -y +EXPOSE 6080 CMD /startup.sh