Sign inSign up

anxing131/net-tools

By anxing131

Updated over 5 years ago

Image
0

175

anxing131/net-tools repository overview

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;"]

Tag summary

Content type

Image

Digest

Size

99.1 MB

Last updated

over 5 years ago

docker pull anxing131/net-tools