riju/docker
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
..
admin Deal with some DNS garbage 2021-01-17 11:56:57 -08:00
app Make users.js robust to concurrency 2021-01-07 21:09:33 -08:00
ci -_- 2021-01-13 21:47:37 -08:00
compile Successfully run webserver from Docker image 2020-12-25 19:34:15 -08:00
composite Install shared deps into composite image 2021-01-16 09:56:59 -08:00
packaging Deal with some DNS garbage 2021-01-17 11:56:57 -08:00
runtime Deal with some DNS garbage 2021-01-17 11:56:57 -08:00
shared Use smaller admin image for CI 2020-12-31 23:29:56 -08:00