Search Docker Hub
dig
By freelyit
Dig tool on Ubuntu via dnsutils package
299
This is a docker build with the linux dig command. The image is based on the Ubuntu image included the dnsutils package.
$ docker build -t freelyit/dig .
$ docker run --rm freelyit/dig yourdomain.com
Content type
Image
Digest
Size
66.9 MB
Last updated
almost 7 years ago
docker pull freelyit/dig