| ostree export of commit 05277a9437692203defe9710e225669e3e71c3fa032c1370fd2e6033552bcad2 |
| python3-botocore-1.42.74-1.fc43.noarch |
| nvidia-gpu-firmware-20260309-1.fc43.noarch |
| kernel-modules-6.19.9-200.fc43.x86_64 |
| kernel-modules-core-6.19.9-200.fc43.x86_64 |
| linux-firmware-20260309-1.fc43.noarch |
| podman-5:5.8.1-1.fc43.x86_64 |
| python3-libs-3.14.3-1.fc43.x86_64 |
| atheros-firmware-20260309-1.fc43.noarch |
| libicu-77.1-1.fc43.x86_64 |
| rpm-6.0.1-1.fc43.x86_64 |
| qemu-user-static-mips-2:10.1.5-1.fc43.x86_64 |
| kernel-core-6.19.9-200.fc43.x86_64 |
| amd-gpu-firmware-20260309-1.fc43.noarch |
| skopeo-1:1.22.0-2.fc43.x86_64 |
| mt7xxx-firmware-20260309-1.fc43.noarch |
| samba-client-libs-2:4.23.5-2.fc43.x86_64 |
| qemu-user-static-aarch64-2:10.1.5-1.fc43.x86_64 |
| microcode_ctl-2:2.1-71.1.fc43.x86_64 |
| glib2-2.86.4-2.fc43.x86_64 |
| qemu-user-static-ppc-2:10.1.5-1.fc43.x86_64 |
| qemu-user-static-xtensa-2:10.1.5-1.fc43.x86_64 |
| rpm-ostree-2026.1-2.fc43.x86_64 |
| systemd-udev-258.7-1.fc43.x86_64 |
| qemu-user-static-sparc-2:10.1.5-1.fc43.x86_64 |
| systemd-258.7-1.fc43.x86_64 |
| bootc-1.14.1-1.fc43.x86_64 |
| toolbox-0.3-1.fc43.x86_64 |
| file-libs-5.46-8.fc43.x86_64 |
| coreutils-common-9.7-8.fc43.x86_64 |
| qemu-user-static-riscv-2:10.1.5-1.fc43.x86_64 |
| qemu-user-static-arm-2:10.1.5-1.fc43.x86_64 |
| NetworkManager-libnm-1:1.54.3-2.fc43.x86_64 |
| fwupd-2.0.20-1.fc43.x86_64 |
| hwdata-0.405-1.fc43.noarch |
| brcmfmac-firmware-20260309-1.fc43.noarch |
| qemu-user-static-x86-2:10.1.5-1.fc43.x86_64 |
| 174 components |
| systemd-pam-258.7-1.fc43.x86_64 and systemd-resolved-258.7-1.fc43.x86_64 |
| systemd-shared-258.7-1.fc43.x86_64 and systemd-libs-258.7-1.fc43.x86_64 and python3-boto3-1.42.74-1.fc43.noarch |
| 9 components |
| 12 components |
| 12 components |
| libldb-2:4.23.5-2.fc43.x86_64 and samba-common-libs-2:4.23.5-2.fc43.x86_64 and libsmbclient-2:4.23.5-2.fc43.x86_64 and samba-common-2:4.23.5-2.fc43.noarch |
| 12 components |
| 11 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 24 components |
| 18 components |
| 24 components |
| 24 components |
| p11-kit-0.26.2-1.fc43.x86_64 and criu-4.2-11.fc43.x86_64 |
| initramfs (kernel 6.19.9-200.fc43.x86_64) and rpmostree-unpackaged-content |
| Reserved for new packages |
| RUN /bin/sh -c set -eoux pipefail && dnf upgrade --refresh -y && dnf install -y dnf-plugins-core openssh-server firewalld && dnf install 'dnf5-command(config-manager)' -y && dnf config-manager addrepo --from-repofile="https://download.docker.com/linux/fedora/docker-ce.repo" && dnf install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin -y && dnf clean all -y && systemctl enable docker && systemctl enable sshd && systemctl enable firewalld && printf 'VARIANT="mgn access system"\n' >> /usr/lib/os-release && printf 'VARIANT_ID="wf.hvn.git.magonia.access.stemcell"\n' >> /usr/lib/os-release # buildkit |
| COPY config/firewalld/pangolin.xml /etc/firewalld/zones/pangolin.xml # buildkit |
| COPY config/sshd/sshd_config /etc/ssh/sshd_config # buildkit |
| COPY config/sshd/cipher.conf /etc/ssh/sshd_config.d/cipher.conf # buildkit |
| COPY config/systemd/enforce_pangolin_zone.service /etc/systemd/system/enforce_pangolin_zone.service # buildkit |
| RUN /bin/sh -c systemctl enable enforce_pangolin_zone && bootc container lint # buildkit |