Dockerfile for cPanel-Update-Dns.
docker run --rm --ti \
-e USERNAME=foo \
-e PASSWORD=bar \
-e URL=https://foobar.com:1234\
t13a/cpanel-update-dns \
--domain example.com \
--name test.example.com \
--ttl 7200 \
--type A
Content type
Image
Digest
Size
28.7 MB
Last updated
over 8 years ago
docker pull t13a/cpanel-update-dns