Skip to content
  • Benjamin Tissoires's avatar
    Bump bootstrap base image and packages · 0a522a46
    Benjamin Tissoires authored
    
    
    A few changes that are worth mentioning:
    - we no longer lock the buildah/podman versions as the bugs
      that prevented us to run those in a privileged docker
      containers are now fixed upstream and in fedora
    - we need to install runc in addition to crun in the base
      buildah image to accomodate cgroups v1 and v2
    - the qemu image now inherits from the base buildah image
      allowing us to not have to redeclare the base packages
      we need there, and to not have to run the entire
      `bootstrap.sh` script there to have a working container
    
    Signed-off-by: default avatarBenjamin Tissoires <benjamin.tissoires@gmail.com>
    0a522a46