riju/docker/admin
Radon Rosborough 4e032aaecb Deal with some DNS garbage
Apparently, my laptop was using 75.75.75.75 from Comcast as one of its
DNS servers, and unfortunately that server was totally broken (dig
@75.75.75.75 never returned results). I had to edit
/etc/systemd/resolved.conf to override DNS=8.8.8.8, then things worked
again. How DNS resolution worked at all outside of Docker was unclear
to me, but overriding 75.75.75.75 makes it work inside as well (when
not operating in --network=host mode).
2021-01-17 11:56:57 -08:00
..
Dockerfile Use smaller admin image for CI 2020-12-31 23:29:56 -08:00
install.bash Deal with some DNS garbage 2021-01-17 11:56:57 -08:00