ale 6fe0f9b10d
Some checks reported errors
continuous-integration/drone/push Build was killed
.drone.yml
Signed-off-by: ale <ale@manalejandro.com>
2024-11-23 14:38:08 +01:00
2024-11-23 12:16:23 +01:00
2024-11-23 14:38:08 +01:00
2024-10-27 20:03:43 +01:00
2024-11-23 12:16:23 +01:00
env
2024-11-23 12:16:23 +01:00
2024-11-23 12:17:55 +01:00

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

by default all queries are logged under /var/log/querylog

License

Mit

Description
DNS Bind9 docker
Readme 41 KiB
Languages
Shell 98.6%
Dockerfile 1.4%