[Pdns-users] build powerdns in docker mode failed

Brian Candler b.candler at pobox.com
Wed Feb 3 16:55:13 UTC 2021


On 03/02/2021 16:43, Cheikh Dieng via Pdns-users wrote:
> *COPY failed: file not found in build context or excluded by 
> .dockerignore: stat builder/helpers/set-configure-ac-version.sh: file 
> does not exist
> *

It's in a git submodule:

$ cat .gitmodules
[submodule "builder"]
         path = builder
         url = https://github.com/PowerDNS/pdns-builder.git

The README shows the commands to pull this in:

git submodule init
git submodule update

Regards,

Brian.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20210203/c3cdd73a/attachment.htm>


More information about the Pdns-users mailing list