How to Build a Bind9 Docker Image

How to Build a Bind9 Docker Image

2.931 Lượt nghe
How to Build a Bind9 Docker Image
Having a DNS server on your network is very important if you have your own local servers or other IT devices that you need to connect to and manage But in a small network, dedicating an entire computer to just DNS isn’t efficient Now installing applications into the same environment is still best avoided because it can lead to conflicts Fortunately though, we have another option, which is to run applications in containers But while you can download a pre-built Docker image for Bind9, it’s actually better to build your own Docker images Aside from the security reasons, knowing how to build your own images will help you create images for other software that may not be available So in this video, we show you how to build your own Bind9 Docker image Useful links: https://hub.docker.com/_/debian https://docs.docker.com/engine/reference/builder/ https://docs.docker.com/compose/compose-file/compose-versioning/ ============================ SUPPORT THE CHANNEL Donate through Paypal: https://paypal.me/DavidMcKone Donate through Buy Me A Coffee: https://buymeacoffee.com/dmckone Become a monthly contributor on Patreon: https://www.patreon.com/dmckone Become a monthly contributor on YouTube: https://www.youtube.com/c/TechTutorialsDavidMcKone ============================== ============================= MY RECORDING HARDWARE: Blue Yeti USB Microphone https://amzn.to/3IfL3qm Blue Radius III Custom Shockmount for Yeti and Yeti Pro USB Microphones https://amzn.to/3G3f89P RØDE PSA1 Professional Studio Arm https://amzn.to/3Z3lPBF Aokeo Professional Microphone Pop Filter https://amzn.to/3VuZl9H Sony Alpha ZV-E10L Mirrorless Camera https://amzn.to/3ITHCoU Elgato Cam Link 4K Capture Card https://amzn.to/43CzQaT Neewer NP-FW50 Dummy Battery Charger Kit https://amzn.to/3qp9Q4s Elgato Key Light Air - Professional 1400 lumens Desk Light https://amzn.to/3G81OB9 Neewer 2 Packs Tabletop LED Video Light Kit https://amzn.to/3CcuN5O Elgato Green Screen https://amzn.to/3CoJBOL ============================= ============================== MEDIA LINKS: Website - https://www.techtutorials.tv/ Twitter - https://twitter.com/dsmckone1 ============================== For more technical information, including commands used, check out our blog post https://www.techtutorials.tv/sections/docker/build-your-own-bind9-docker-image/ Chapters 00:00 Intro 00:56 Assumptions 01:17 Dockerfile 06:27 Build Image 08:28 Docker Compose File 11:28 Configuration Files 15:54 Forward Lookup Zone 22:43 Reverse Lookup Zone 25:42 Port 53 Already Used 27:32 Initial Testing 29:53 Latest Version 32:49 Update Network Settings 37:08 Remove An Unwanted Image 39:00 Troubleshooting 41:16 DNS Updates 43:16 Security Concerns 50:49 Summary bind9 docker tutorial,bind9 docker compose,docker dns server,docker dns configuration,dns docker container,bind9 dns docker,bind9 dns server docker,bind9 reverse dns,bind9 local dns,how to build a docker image for bind9