- {dockerfile: 'Dockerfile-azurelinux', tag: 'azurelinux:3.0', registry: 'mcr.microsoft.com'}
- {dockerfile: 'Dockerfile-fedora', tag: 'centos:latest', registry: 'quay.io/centos'}
- {dockerfile: 'Dockerfile-debian', tag: 'debian:sid'}
+ - {dockerfile: 'Dockerfile-fedora', tag: 'fedora:rawhide', registry: 'registry.fedoraproject.org'}
- {dockerfile: 'Dockerfile-gentoo', tag: 'gentoo:amd64-openrc', option: 'amd64-openrc'}
- {dockerfile: 'Dockerfile-gentoo', tag: 'gentoo:arm64-openrc', option: 'arm64-openrc'}
- {dockerfile: 'Dockerfile-gentoo', tag: 'gentoo:latest', option: 'systemd'}
- {tag: 'azurelinux:3.0', platforms: ['amd', 'arm']}
- {tag: 'centos:latest', platforms: ['amd', 'arm']}
- {tag: 'debian:sid', platforms: ['amd', 'arm']}
+ - {tag: 'fedora:rawhide', platforms: ['amd', 'arm']}
- {tag: 'gentoo:latest', platforms: ['amd', 'arm']}
- {tag: 'gentoo:amd64-openrc', platforms: ['amd']}
- {tag: 'gentoo:arm64-openrc', platforms: ['arm']}
- debian:latest
- debian:sid
- fedora:latest
+ - fedora:rawhide
- opensuse:latest
- ubuntu:devel
- ubuntu:rolling
architecture: {runner: 'ubuntu-24.04-arm', tag: 'arm'}
- container: fedora:latest
architecture: {runner: 'ubuntu-24.04-arm', tag: 'arm'}
+ - container: fedora:rawhide
+ architecture: {runner: 'ubuntu-24.04-arm', tag: 'arm'}
# https://github.com/dracut-ng/dracut/issues/1988
- container: debian:sid
architecture: {runner: 'ubuntu-24.04-arm', tag: 'arm'}