DNS Bind9 docker
ale
136b33a4f6
Some checks reported errors
continuous-integration/drone/push Build was killed
Signed-off-by: ale <ale@manalejandro.com> |
||
---|---|---|
bind | ||
bind9-docker@cb3c182260 | ||
.drone.yml | ||
.gitmodules | ||
docker-compose.yml | ||
env | ||
README.md |
DNS Bind9 docker
Configure
$ git clone --recurse-submodules https://git.manalejandro.com/ale/bind9
cd bind and edit ./bind/entrypoint.sh file properties before first run, then edit env file with your settings.
##Build
$ docker buildx build -t bind9-docker ./bind9-docker
$ docker-compose build
Run
$ docker-compose up -d