Skip to content

Releases: rakheshster/docker-stubby-unbound

0.3.0-1.13.0-1

24 Jan 15:45
Compare
Choose a tag to compare

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

05 Sep 11:07
Compare
Choose a tag to compare

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

29 Aug 21:53
Compare
Choose a tag to compare

Similar to the previous release just that I am changing the version number format.

v0.2.1

23 Aug 09:19
Compare
Choose a tag to compare

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

22 Aug 10:07
Compare
Choose a tag to compare

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

07 Aug 17:38
Compare
Choose a tag to compare

First release for public consumption.