[ Quoting <[email protected]> in "Unbound on Docker..." ]
Hello guys,

maybe you are interested in a Docker Image for unbound.

I have created one, maybe someone has some tips for me to make it even better.

https://hub.docker.com/r/secns/unbound/ 
<https://hub.docker.com/r/secns/unbound/>
https://github.com/obi12341/docker-unbound 
<https://github.com/obi12341/docker-unbound>

Thanks in advanced.

I would not build unbound in the Dockerfile. You would want to keep the docker
image as small as possible. I would recommend building a static binary of
unbound (if possible) and putting that into an Alpine image. This should result
into something that is 5 to 10MB in size total.

/Miek

--
Miek Gieben
  • Unbound on Docker Patrick Oberdorf via Unbound-users
    • Re: Unbound on Docker Miek Gieben via Unbound-users

Reply via email to