Zaktualizuj 'Dockerfile'

This commit is contained in:
osiu97 2020-03-06 19:08:59 +01:00
parent 700e949191
commit cc1b6349c6
1 changed files with 0 additions and 3 deletions

View File

@ -49,8 +49,5 @@ apt-get autoremove -y && \
apt-get clean -y && \ apt-get clean -y && \
rm -rf /var/lib/apt/lists/* 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 EXPOSE 6080
CMD /startup.sh CMD /startup.sh