Update Dockerfile #3
1 changed files with 0 additions and 1 deletions
|
@ -3,4 +3,3 @@ RUN apt-get update -qq
|
|||
RUN apt-get install -qq curl nmap inetutils-ping iftop ldap-utils vim nano git ca-certificates --no-install-recommends
|
||||
RUN rm -rf /var/lib/apt/lists/*
|
||||
RUN rm -rf /var/cache/apt/*
|
||||
ENTRYPOINT ["tail", "-f", "/dev/null"]
|
Loading…
Reference in a new issue