Target format:
ghcr.io/project-tick-infra/images/<target_name>:<target_tag>dockerfiles/*.Dockerfile (40 files, one base image per file).github/workflows/build.ymlREADME.mdRepack Existing Images runs automatically on:
main (when Dockerfiles/workflow/README change)03:17 UTC)The workflow builds and pushes the Qt6-compatible set on each run (currently 35 targets).
Each image is rebuilt with:
Package profile highlights:
apt: Qt6 packages are required; build fails if unavailablednf: CRB/PowerTools and EPEL probing + package-name fallbacks for CentOS/RHEL familyapk: Alpine-specific package mapping (no libsystemd-dev)zypper/yum/pacman/xbps/nix/emerge: mapped equivalents + Qt6 verificationdockerfiles/.