On 10/04/2025 10:33 am, Anthony PERARD wrote: > On Wed, Apr 09, 2025 at 05:36:56PM +0100, Andrew Cooper wrote: >> +BASE="registry.gitlab.com/xen-project/hardware/test-artifacts" >> +case "_${CONTAINER}" in >> + _alpine-x86_64-base) CONTAINER="${BASE}/alpine:x86_64-base" ;; > There's no "images/alpine/x86_64-base.dockerfile" in the repo, do you > mean "alpine:x86_64-rootfs" instead?
Yes and no. I'm renaming the containers, but haven't posted that part of the series yet. This wants to go back to rootfs in the short term. ~Andrew