Added more tools
This commit is contained in:
parent
2019a79e9d
commit
db6c81616c
@ -1,5 +1,6 @@
|
||||
FROM debian:10-slim
|
||||
RUN apt-get update && apt-get install -y apache2 \
|
||||
curl netcat nmap openssl \
|
||||
curl netcat nmap openssl iputils-ping bind-utils \
|
||||
ntpdate \
|
||||
&& apt-get clean
|
||||
CMD ["/bin/bash"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user