Releases: rakheshster/docker-stubby-unbound
Releases · rakheshster/docker-stubby-unbound
0.3.0-1.13.0-1
Changes:
- New version of Unbound.
- Rearranged the
Dockerfile
build stages to combine most of them, as well as add verification to the source tarballs before I build them. - Bumped the underlying Alpine-s6 image to a newer version
Contains the following:
- Alpine 3.13
- Stubby 0.3.0 & GetDNS 1.6.0
- Unbound 1.13.0
- s6 2.2.0.1
0.3.0-1.11.0-4
Minor release that includes (since the previous release) nano, openssl, and tzdata in the image. These are useful for troubleshooting and having proper timezone support (although the timezone doesn't seem to get picked up for me at home).
0.3.0-1.11.0-1
Similar to the previous release just that I am changing the version number format.
v0.2.1
This is similar to v0.2.0 except that I changed the underlying Dockerfile to be multi-arch. This is the version I started pushing to Docker Hub.
An additional change I made is that this image now it builds upon another image I created (rakheshster/alpine-s6). The latter just contains Alpine Linux + s6-overlay and is multi-arch ready.
v0.2.0
Contains the following:
- Alpine 3.12
- Stubby 0.3.0 & GetDNS 1.6.0
- Unbound 1.11.0
- s6 2.0.0.1
v0.1
First release for public consumption.