FROM ubuntu:18.04
RUN apt update RUN apt install -y wget curl net-tools traceroute iputils-ping iproute2 iptables tcpdump nginx dnsutils vim telnet
#CMD ["tail", "-f", "/var/log/bootstrap.log"]
CMD ["nginx", "-g", "daemon off;"]
Content type
Image
Digest
Size
99.1 MB
Last updated
over 5 years ago
docker pull anxing131/net-tools