forked from docker/browser-kali
Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
700e949191
commit
cc1b6349c6
|
|
@ -49,8 +49,5 @@ apt-get autoremove -y && \
|
|||
apt-get clean -y && \
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue