Update /etc/hosts
with private DNS host names.
docker run -v /usr/share/ca-certificates:/etc/ssl/certs:ro yieldr/aws-vpc-hosts-daemon
A common use case is to have the daemon run on a schedule such as cron or systemd timer. You can find an example in the dist/systemd
folder.