cilium/docker-bind

Sponsored OSS

By Isovalent.com

Updated over 7 years ago

docker-bind repo

Image
0

100K+

cilium/docker-bind repository overview

Docker bind

This is a container based on Ubuntu that has bind9 server that can be configured using the shared folder /data.

How to run it?

docker run --rm -v /data/:/data/ -p 53:53/udp -ti cilium/docker-bind

Any file that is on /data/ folder will be copied to /etc/bind/ so only new config is needed.

This container is created for testing purposes, don't use this on production envs.

Tag summary

Content type

Image

Digest

Size

59 MB

Last updated

over 7 years ago

docker pull cilium/docker-bind:v0.3

This week's pulls

Pulls:

1,498

Last week