Files
networktools/Dockerfile
Wolfgang Hottgenroth deab61c9b4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
nc
2025-04-04 12:53:17 +02:00

12 lines
289 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-openbsd tcpdump dnsutils net-tools