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

DockerHub doesn't reflect updates shown on GitHub #38

Open dancmeyers opened 3 hours ago

dancmeyers commented 3 hours ago

GitHub README.md reports:

ISC BIND9 Container (Stable: 9.18.27_xx) built on top of Alpine
Last update: 7-29-24
Latest Stable Docker Tag: 9.18.27-r0
NOTE: "Last Update" is the date of the latest DockerHub build.

DockerHub at GitHub-linked URL (https://hub.docker.com/r/ventz/bind/) reports:

ISC BIND9 Container (Stable: 9.16.15_xx) built on top of Alpine
Last update: 5-20-21
Latest Stable Docker Tag: 9.16.15-r0
NOTE: "Last Update" is the date of the latest DockerHub build.

It seems like the most recent update on GitHub didn't make it through to DockerHub for some reason.

ventz commented 2 hours ago

@dancmeyers Thank you for bringing this up. Unfortunately ~3 years ago DockerHub decided to be greedy and get rid of free builds even for public repositories. You can apply for an open source project exemption, but you need to do it per repository.

I can contact them, but to be honest the whole thing really turned me off. I should move to the GitHub hosted repository, but the dockerhub bind project has 1M+ downloads and I suspect folks are using it at least as a reference.

For the time being, grab the github repo and just run build.sh to get a ventz/bind image.