Sign inSign up

marthym/bind9

By marthym

•Updated over 9 years ago

Image
1

453

marthym/bind9 repository overview

⁠Image bind9

A docker image for build a little DNS server

⁠Exposes & Volumes

EXPOSE 53 # DNS Server

⁠Usage

⁠Build
# docker build -t marthym/bind9 bind9/
⁠Run
# docker run -d -p 53:53/udp -p 53:53 marthym/bind9

Tag summary

Content type

Image

Digest

sha256:081e2cf73…

Size

87.5 MB

Last updated

over 9 years ago

docker pull marthym/bind9