<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 4, 2021 at 11:21 AM Patrice Blin via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I was looking for some sort of Dockerfiles possibly used by some bot as a source of inspiration for our own testing.</div><div>We are working on a pass plugin and I would like to test it with different versions and forks of LLVM.</div><div><br></div><div>I came across the <a href="https://llvm.org/docs/Docker.html" target="_blank">docker documentation</a> page which refers to llvm/utils/docker but it still uses SVN (llvm/utils/docker/scripts/checkout.sh) to checkout the source, the image is alos based on an old debian (8).<br>Anyway it still can serve as an example but I curious if it's still used by anyone as it doesn't look possible to checkout from the SVN server anymore.</div><div><br></div><div>Is there something more up to date ?</div></div></blockquote><div><br></div><div>Yes, look into the zorg repo (which contains all the bot infrastructure things): <a href="https://github.com/llvm/llvm-zorg/tree/main/buildbot/google/docker">https://github.com/llvm/llvm-zorg/tree/main/buildbot/google/docker</a></div><div><br></div><div>Best,</div><div><br></div><div>-- </div><div>Mehdi</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>Thanks<br></div></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>