On Tue, Nov 16, 2021 at 3:44 PM Aaron Conole <acon...@redhat.com> wrote: > > Build DPDK with Fedora 35 containers. > > Differences with the Ubuntu GHA vm images: > > - tasks are run as root in containers, no need for sudo, > > - compiler must be explicitly installed: clang is not in container images, > > - GHA artifacts can't contain a ':' in their name, and must be filtered, > > > > Signed-off-by: David Marchand <david.march...@redhat.com> > Acked-by: Aaron Conole <acon...@redhat.com>
Unfortunately, while testing it a bit more (having it in my tree), I got some random failures when pulling container images. I suspect docker limits image pulls... but I am not sure yet. I'll have to investigate this. -- David Marchand