Re: [RFC PATCH] gitlab: add a binary build to project registry

2022-07-11 Thread Anders Roxell
On Wed, 22 Jun 2022 at 17:06, Daniel P. Berrangé wrote: > > On Wed, Jun 22, 2022 at 03:43:54PM +0100, Alex Bennée wrote: > > > > Peter Maydell writes: > > > > > On Wed, 22 Jun 2022 at 13:33, Alex Bennée wrote: > > >> > > >> There have been requests from other projects such LKFT to have > > >> "o

Re: [RFC PATCH] gitlab: add a binary build to project registry

2022-06-22 Thread Daniel P . Berrangé
On Wed, Jun 22, 2022 at 03:43:54PM +0100, Alex Bennée wrote: > > Peter Maydell writes: > > > On Wed, 22 Jun 2022 at 13:33, Alex Bennée wrote: > >> > >> There have been requests from other projects such LKFT to have > >> "official" docker images with pre-built QEMU binaries. These could > >> the

Re: [RFC PATCH] gitlab: add a binary build to project registry

2022-06-22 Thread Alex Bennée
Peter Maydell writes: > On Wed, 22 Jun 2022 at 13:33, Alex Bennée wrote: >> >> There have been requests from other projects such LKFT to have >> "official" docker images with pre-built QEMU binaries. These could >> then be consumed by downstream CI systems by pulling directly from the >> qemu-

Re: [RFC PATCH] gitlab: add a binary build to project registry

2022-06-22 Thread Peter Maydell
On Wed, 22 Jun 2022 at 13:33, Alex Bennée wrote: > > There have been requests from other projects such LKFT to have > "official" docker images with pre-built QEMU binaries. These could > then be consumed by downstream CI systems by pulling directly from the > qemu-project container registry. The f

[RFC PATCH] gitlab: add a binary build to project registry

2022-06-22 Thread Alex Bennée
There have been requests from other projects such LKFT to have "official" docker images with pre-built QEMU binaries. These could then be consumed by downstream CI systems by pulling directly from the qemu-project container registry. The final image could then be run by doing: docker run --rm -i