Updated Debian and added more tools
This commit is contained in:
parent
f4ca8bbab9
commit
f6c1d4872b
@ -1,6 +1,6 @@
|
|||||||
FROM debian:11-slim
|
FROM debian:12-slim
|
||||||
RUN apt-get update && apt-get install -y apache2 \
|
RUN apt-get update && apt-get install -y apache2 \
|
||||||
curl netcat nmap openssl iputils-ping dnsutils \
|
curl netcat-openbsd nmap openssl iputils-ping dnsutils \
|
||||||
ntpdate net-tools \
|
ntpdate net-tools mbpoll snmp \
|
||||||
&& apt-get clean
|
&& apt-get clean
|
||||||
CMD ["/bin/bash"]
|
CMD ["/bin/bash"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user