docker run -it --rm -v /Users/jool/Documents/dev/scripts:/root/scripts jooool/dns-batch
A docker image with all the prerequisites to:
* sendemail ; a perl program to send mails :)
* libio-socket-ssl-perl ; a perl lib to add TLS support
* ca-certificates ; to avoid below error
```TLS setup failed: SSL connect attempt failed error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed```
2. Execute shell script
* bash
3. Get WHOIS content
* whois
Content type
Image
Digest
Size
68.5 MB
Last updated
over 8 years ago
docker pull jooool/dns-batch