Installation
docker pull git.m1ch.eu/oci/c-os:base-43-20260825-r280sha256:3d5833e4dd653915cf45b0e6671e2d8fa8b85913b777cb22b95f697ae49c12fbImage layers
| ostree export of commit 68c06fcf63f0a0874278f40893a037fd6b131f4175e741f8d5bb333156334795 |
| python3-botocore-1.43.71-1.fc43.noarch |
| nvidia-gpu-firmware-20260810-1.fc43.noarch |
| kernel-modules-7.1.9-100.fc43.x86_64 |
| kernel-modules-core-7.1.9-100.fc43.x86_64 |
| podman-5:5.8.4-1.fc43.x86_64 |
| linux-firmware-20260810-1.fc43.noarch |
| atheros-firmware-20260810-1.fc43.noarch |
| python3-libs-3.14.7-1.fc43.x86_64 |
| libicu-77.1-1.fc43.x86_64 |
| rpm-6.0.2-1.fc43.x86_64 |
| mt7xxx-firmware-20260810-1.fc43.noarch |
| qemu-user-static-mips-2:10.1.5-1.fc43.x86_64 |
| kernel-core-7.1.9-100.fc43.x86_64 |
| amd-gpu-firmware-20260810-1.fc43.noarch |
| skopeo-1:1.22.2-2.fc43.x86_64 |
| samba-client-libs-2:4.23.11-1.fc43.x86_64 |
| bootc-1.16.9-1.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.5-1.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-3.fc43.x86_64 |
| systemd-udev-258.10-1.fc43.x86_64 |
| systemd-258.10-1.fc43.x86_64 |
| qemu-user-static-sparc-2:10.1.5-1.fc43.x86_64 |
| intel-gpu-firmware-20260810-1.fc43.noarch |
| toolbox-0.3-1.fc43.x86_64 |
| file-libs-5.46-9.fc43.x86_64 |
| coreutils-common-9.7-10.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-3.fc43.x86_64 |
| hwdata-0.410-1.fc43.noarch |
| fwupd-2.0.20-1.fc43.x86_64 |
| brcmfmac-firmware-20260810-1.fc43.noarch |
| 180 components |
| vim-minimal-2:9.2.967-1.fc43.x86_64 and python3-boto3-1.43.71-1.fc43.noarch |
| glibc-gconv-extra-2.42-16.fc43.x86_64 and glibc-2.42-16.fc43.x86_64 and realtek-firmware-20260810-1.fc43.noarch and btrfs-progs-7.1-1.fc43.x86_64 |
| 12 components |
| 9 components |
| 12 components |
| criu-4.2.1-1.fc43.x86_64 and systemd-shared-258.10-1.fc43.x86_64 and systemd-libs-258.10-1.fc43.x86_64 |
| 12 components |
| python3-libdnf5-5.2.18.0-5.fc43.x86_64 and qemu-user-static-x86-2:10.1.5-1.fc43.x86_64 and qemu-user-static-sh4-2:10.1.5-1.fc43.x86_64 and qemu-user-static-microblaze-2:10.1.5-1.fc43.x86_64 and qemu-user-static-hexagon-2:10.1.5-1.fc43.x86_64 |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| qemu-user-static-hppa-2:10.1.5-1.fc43.x86_64 and qemu-user-static-alpha-2:10.1.5-1.fc43.x86_64 and qemu-user-static-or1k-2:10.1.5-1.fc43.x86_64 |
| 24 components |
| 17 components |
| 24 components |
| 24 components |
| 24 components |
| initramfs (kernel 7.1.9-100.fc43.x86_64) and rpmostree-unpackaged-content |
| Reserved for new packages |
| WORKDIR /tmp |
| /bin/sh -c --mount=type=tmpfs,target=/var --mount=type=tmpfs,target=/run --mount=type=tmpfs,target=/tmp --mount=ro,relabel=shared,type=bind,source=/scripts,target=scripts dnf -y install dnf5-plugins && grep -vE '^#' scripts/packages-remove | xargs dnf -y remove && grep -vE '^#' scripts/packages-add | xargs dnf -y install --setopt=install_weak_deps=False --allowerasing && dnf -y autoremove && ln /usr/bin/nvim /usr/bin/vim:sha256:74c9f547a64a08fcb07648532066e64d24583c98e55b73ec8587b4455ae46c67 |
| /bin/sh -c --mount=type=tmpfs,target=/var --mount=type=tmpfs,target=/run --mount=type=tmpfs,target=/tmp --mount=ro,relabel=shared,type=bind,source=/files,target=files find files -mindepth 1 -type d | sed -e 's/^files/mkdir -p /' -e 's|__|/|g' | bash && find files -mindepth 1 -type f -name "*__*" | sed -e 's!^files\(.*\)__.*$!mkdir -p $(echo \1 | sed -e "s|__|/|g" )!' | bash && find files -mindepth 1 -type f -not -name .gitkeep | sed -e 's!^files\(.*\)!cp files\1 $(echo \1 | sed -e "s|__|/|g" )!' | bash && find /usr/local/bin -type f -exec chmod 555 {} \; && find /usr/local/sbin -type f -exec chmod 550 {} \;:sha256:3a9781bec5d298eb0661d9d6a4abfed4f99d53a2a2b2c5a3882ce0577b39c113 |
| /bin/sh -c echo -e "kernel.printk = 2\t4\t1\t7" >> /usr/lib/sysctl.d/99-user.conf && systemctl enable lm_sensors && systemctl enable sysstat && systemctl enable tuned && systemctl enable fstrim.timer && systemctl enable bootc-fetch.timer && systemctl enable bootc-boot.service && systemctl enable multiuser-reboot.timer && systemctl enable influx_monitor.service && systemctl mask bootc-fetch-apply-updates.timer |
| /bin/sh -c bootc container lint |
| LABEL "upstream-digest"="sha256:c1133226662ce7f79c2398bf6f86047ff37fd82e843dee4d5f9cb8f3dbb58c8d" |
Labels
| Key | Value |
|---|---|
| containers.bootc | 1 |
| io.buildah.version | 1.43.2 |
| org.opencontainers.image.version | 43.20260824.0 |
| ostree.bootable | true |
| ostree.commit | 68c06fcf63f0a0874278f40893a037fd6b131f4175e741f8d5bb333156334795 |
| ostree.final-diffid | sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1 |
| ostree.linux | 7.1.9-100.fc43.x86_64 |
| rpmostree.inputhash | 7966e57003d3bb116d8c3f1b1c6996adb5e8a889dff01930793fed93d97e1985 |
| upstream-digest | sha256:c1133226662ce7f79c2398bf6f86047ff37fd82e843dee4d5f9cb8f3dbb58c8d |
Details
Versions (99)
View all
docker-43-20260830-r285
2026-08-30
docker-43
2026-08-30
docker
2026-08-30
docker-44-20260830-r285
2026-08-30
docker-44
2026-08-30