[llvm-dev] Status of the Dockerfiles present in the tree since SVN shutdown

Mehdi AMINI via llvm-dev llvm-dev at lists.llvm.org
Sat Dec 4 14:07:12 PST 2021


On Sat, Dec 4, 2021 at 11:21 AM Patrice Blin via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi,
>
> I was looking for some sort of Dockerfiles possibly used by some bot as a
> source of inspiration for our own testing.
> We are working on a pass plugin and I would like to test it with different
> versions and forks of LLVM.
>
> I came across the docker documentation <https://llvm.org/docs/Docker.html>
> 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).
> 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.
>
> Is there something more up to date ?
>

Yes, look into the zorg repo (which contains all the bot infrastructure
things): https://github.com/llvm/llvm-zorg/tree/main/buildbot/google/docker

Best,

-- 
Mehdi


>
> Thanks
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211204/098ca006/attachment.html>


More information about the llvm-dev mailing list