Search Docker Hub
nslookup
By freelyit
Nslookup tool on Ubuntu via dnsutils package
1.0K
This is a docker build with the linux nslookup command. The image is based on the Ubuntu image included the dnsutils package.
$ docker build -t freelyit/nslookup .
$ docker run --rm freelyit/nslookup <domain.com>
Content type
Image
Digest
sha256:d1b3dff8e…
Size
78.3 MB
Last updated
over 1 year ago
docker pull freelyit/nslookup