Networking utilities installed on a base image ubuntu:latest
221
From ubuntu:latest, add some basic tools for testing and troubleshooting the network environment of a running container.
Source Dockerfile
To run the container:
# To run the net-utils, use:
$ docker run -it sostheim/net-utils
This will drop you in to a bash shell in the running container with access to the tools defined in the Dockerfile.
Content type
Image
Digest
Size
106.4 MB
Last updated
over 8 years ago
docker pull sostheim/net-utils