ventz / docker-bind

Docker Hub ventz/bind - Secure ISC BIND (Authoritative, Recursive, Slave, RPZ) - Docker image always latest built!
https://hub.docker.com/r/ventz/bind/
34 stars 37 forks source link

Tag Release #5

Closed jeanlucmongrain closed 6 years ago

jeanlucmongrain commented 7 years ago

instead of latest you should also keep a tag like :9.9.3_p4 for every release of your image

ventz commented 6 years ago

@bclermont I can do that - I actually just submitted two bug requests (one of which is a critical remote vulnerability) for the Alpine -- so as soon as they patch, I'll tag the next release.

This originally started as a personal project, and I never assumed in my wildest dreams that > 10K people would use it :)

ventz commented 6 years ago

@bclermont Have not forgotten about the tagging. In fact, I just pushed out a major new release with a lot of changes in terms of default configs/examples/etc. I am going to tag it for the current version, and start tagging from now on.

The release is this one btw: https://github.com/ventz/docker-bind/commit/108554317ee821cc926109de9179fed4a1aed2ea

jeanlucmongrain commented 6 years ago

ok please add the tag!

ventz commented 6 years ago

Will do - I want to add back the older dir (i've been going back and forth on it, and I think it makes sense to at least support all "standard and semi-standard" directories, and let the users choose).

Expect it in the next day or two -- and I'll release tag that one. I'll add a "RELEASE" file too that has some information on the tagged releases so people can always refer to them and know which change is present in each.

In the future -- after a new version/upgrades/upstream changes, a few days later when it's been "real world tested", i'll tag and release with that dates.

ventz commented 6 years ago

@bclermont All set: https://github.com/ventz/docker-bind/tree/9.11.2_p1-r0 (also, dockerhub tag: 9.11.2_p1-r0)

jeanlucmongrain commented 6 years ago

Finally!

jeanlucmongrain commented 6 years ago

Thanks @ventz

ventz commented 6 years ago

@bclermont No problem - sorry that it took this long. I have finally caught up with all of the requests, and can now focus on improving configs/examples. I'll still make sure that security updates are given top priority and are released within hours to a day of becoming publicly available.