<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 03/02/2021 16:43, Cheikh Dieng via
Pdns-users wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CADCGpEi4s7ayaQQJrpo8mJ2tAv8jmnsLkf1bENY9QN_OUz+_7g@mail.gmail.com"><b>COPY
failed: file not found in build context or excluded by
.dockerignore: stat builder/helpers/set-configure-ac-version.sh:
file does not exist<br>
</b></blockquote>
<p>It's in a git submodule:</p>
<p>$ cat .gitmodules<br>
[submodule "builder"]<br>
path = builder<br>
url = <a class="moz-txt-link-freetext" href="https://github.com/PowerDNS/pdns-builder.git">https://github.com/PowerDNS/pdns-builder.git</a></p>
<p>The README shows the commands to pull this in:</p>
<p>git submodule init<br>
git submodule update<br>
</p>
<p>Regards,</p>
<p>Brian.<br>
</p>
</body>
</html>