a simple Alpine linux konteyner image with bind-tools
Use following commands to build & push to Docker Hub
docker login --username=kullanıcı_adı --password=şifre
docker build --pull -t enterprisecodingcom/dnsutils:latest .
docker push enterprisecodingcom/dnsutils:latest