Re: [PATCH v3] ci: add Fedora 35 container in GHA

2022-04-06 Thread David Marchand
On Mon, Apr 4, 2022 at 6:06 PM Aaron Conole wrote: > David Marchand writes: > > > Build DPDK with Fedora 35 containers. > > > > GHA container support does not allow caching images and docker hub > > seems to limit image pulls. > > On the other hand, the Fedora project hub does not seem to limit t

Re: [PATCH v3] ci: add Fedora 35 container in GHA

2022-04-04 Thread Aaron Conole
David Marchand writes: > Build DPDK with Fedora 35 containers. > > GHA container support does not allow caching images and docker hub > seems to limit image pulls. > On the other hand, the Fedora project hub does not seem to limit them, > so prefer this hub. > Nevertheless, let's try to be good c