Skip to content

coldrye-docker/coldrye-debian-bind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coldrye-debian-bind

coldrye/debian-bind

Description

This packages bind in various releases based on coldrye/debian-tini.

Image Releases

Images are released for the following debian releases.

  • jessie
  • testing

See https://hub.docker.com/r/coldrye/debian-bind/tags/ for a complete list.

Environment

  • PORT= (default 53)
  • CPUS= (default 1)
  • PROTO=<4|6> (default 4)

Command

The command is set to /usr/sbin/named -g -p $PORT -$PROTO -n $CPUS.

Usage

General Usage

docker create -v $(pwd)/data:/etc/bind --net=host --name dns coldrye/debian-bind:<TAG>

About

provides bind from coldrye-debian-tini.

Resources

Stars

Watchers

Forks

Packages

No packages published