From 6b845683ebb8605bed3591164e736e11c8bc24de Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 6 Oct 2023 16:14:23 +0200 Subject: [PATCH] BUILDING-PACKAGES: Mention that `pdns-builder` requires a working Docker local daemon Co-authored-by: Peter van Dijk --- BUILDING-PACKAGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILDING-PACKAGES.md b/BUILDING-PACKAGES.md index 7da089d815..0df59bdd90 100644 --- a/BUILDING-PACKAGES.md +++ b/BUILDING-PACKAGES.md @@ -7,6 +7,8 @@ The [build-tags.yml](https://github.com/PowerDNS/pdns/blob/master/.github/workfl Building packages on your own computer -------------------------------------- +This requires a working Docker installation. + 1. Clone our git repo (`git clone https://github.com/PowerDNS/pdns.git`) 2. Check out the version you want, it can be a git tag like dnsdist-1.8.1, a git commit ID or branch 3. Update submodules (`git submodule update --init --recursive`) -- 2.47.2