On Mon, 2019-03-11 at 14:54 +0000, Daniel P. Berrangé wrote:
On Fri, Mar 08, 2019 at 07:00:46PM +0100, Andrea Bolognani wrote:
> lcitool supports generating Dockerfiles targeting cross-compilation
> of libvirt, so all that's left to do is teach the refresh script
> how to pass the necessary information to lcitool.
FWIW, I have been working on code to directly use the quay.io API to
create build envs, since the thought of using the web UI to manually
create so many extra images is horrible. None the less if you want
to go ahead with creating it all manually....
Unlike Dockerfile regeneration, adding new images to quay.io is not
something that I expect we'll be doing very frequently, so I'm okay
doing it manually, plus there's the GitHub side of it as well...
That said, feel free to complete your script if you're far enough
along, we can use it next time :)
> Andrea Bolognani (4):
> refresh: Drop shell implementation
> refresh: Add Python implementation
> refresh: Add support for cross-compilation Dockerfiles
> Add cross-compilation Dockerfiles
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
Thanks! I'll push once everything has been set up on quay.io and
GitHub.
--
Andrea Bolognani / Red Hat / Virtualization