Skip to content

valve-infra-base-container: install qemu-base instead of 'qemu'

This series includes two not-really-related patches that aim to slim down the base container size (and, with the vpdu qemu-base patch, fix a future 'bug' when !353 (merged) is merged):

  • remove unused gitlab runner prebuilt container images
  • install qemu-base instead of the qemu virtual package (which essentially aliases to qemu-full by way of the -full package "providing" qemu)

I submitted both of these changes in the same MR so that we can just make one base container release

Merge request reports