Files
networktools/Dockerfile
Wolfgang Hottgenroth 0e08abd109
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
initial with woodpecker and quay.io
2025-04-04 12:50:10 +02:00

12 lines
281 B
Docker

FROM debian:latest
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
RUN \
apt update && \
apt upgrade -y --autoremove && \
apt install make openssh-client git python3 python3-requests gpg apt-transport-https whet curl nmap snmp netcat tcpdump dnsutils net-tools