mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-30 19:46:15 +00:00
Add dnsmasq to forward .fips queries to the FIPS daemon (port 5354) and all other DNS to Docker's embedded resolver (127.0.0.11). Remove the port 53 override from the node template so FIPS uses its default port. Also add curl and python3 to the container image for testing.