Releases: niek-sidn/stiab
Releases · niek-sidn/stiab
v1.3.3
Docker compose down took 10s per container, because I didn't use exec to start the daemons in the entrypoints.
Also: this didn't improve de time to go down in dns-client, which has 'sleep infinity' as its entrypoint, but this container can easily be stopped by using a sigkill in stead of a sigterm.
v1.3.2
More elaborate verification script
v1.3.1 Small changes and better verification script (#18)
More advanced validation with NSD verify
v1.3.0 More advanced nsd verification (#16)
Basic validation with NSD verify
Basic validation with NSD verify
Removed an untruth from the Readme
1.2.3 Update README.md to remove an untruth
Builds in compose instead of manual builds
Builds in compose instead of manual builds
You should now run docker compose up -d --build
instead of just docker compose up -d
Second level domain functionality
Second level domain functionality added.
Fixed NSEC3 salt issue (issue #2)
Fixed NSEC3 salt issue (issue #2)
Added DNSviz & instructions for use
Added DNSviz & instructions for use