Unbound on Docker

Miek Gieben miek at miek.nl
Mon Feb 29 21:48:45 UTC 2016


[ Quoting <unbound-users at unbound.net> 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



More information about the Unbound-users mailing list