Installation
docker pull git.m1ch.eu/oci/c-os:docker-44-20260509-r160sha256:eec7b7d38e2b49aac39a3ca0715bddbab8b3708f198e875b46222fc0206bc115Image layers
| ostree export of commit 12e235bf76223357e01eecf4a8285f52e9ac4f7e2b01bbce00759fb2d77d3e38 |
| python3-botocore-1.43.2-1.fc44.noarch |
| nvidia-gpu-firmware-20260410-1.fc44.noarch |
| kernel-modules-6.19.14-300.fc44.x86_64 |
| kernel-modules-core-6.19.14-300.fc44.x86_64 |
| linux-firmware-20260410-1.fc44.noarch |
| podman-5:5.8.2-1.fc44.x86_64 |
| python3-libs-3.14.4-2.fc44.x86_64 |
| atheros-firmware-20260410-1.fc44.noarch |
| libicu-77.1-2.fc44.x86_64 |
| rpm-6.0.1-2.fc44.x86_64 |
| qemu-user-static-mips-2:10.2.2-1.fc44.x86_64 |
| kernel-core-6.19.14-300.fc44.x86_64 |
| amd-gpu-firmware-20260410-1.fc44.noarch |
| skopeo-1:1.22.2-1.fc44.x86_64 |
| mt7xxx-firmware-20260410-1.fc44.noarch |
| qemu-user-static-ppc-2:10.2.2-1.fc44.x86_64 |
| glib2-2.88.1-1.fc44.x86_64 |
| qemu-user-static-aarch64-2:10.2.2-1.fc44.x86_64 |
| microcode_ctl-2:2.1-74.fc44.x86_64 |
| qemu-user-static-xtensa-2:10.2.2-1.fc44.x86_64 |
| rpm-ostree-2026.1-3.fc44.x86_64 |
| qemu-user-static-sparc-2:10.2.2-1.fc44.x86_64 |
| systemd-259.5-1.fc44.x86_64 |
| systemd-udev-259.5-1.fc44.x86_64 |
| bootc-1.15.2-1.fc44.x86_64 |
| toolbox-0.3-4.fc44.x86_64 |
| file-libs-5.46-10.fc44.x86_64 |
| samba-client-libs-2:4.24.1-1.fc44.x86_64 |
| qemu-user-static-riscv-2:10.2.2-1.fc44.x86_64 |
| qemu-user-static-arm-2:10.2.2-1.fc44.x86_64 |
| coreutils-common-9.10-3.fc44.x86_64 |
| fwupd-2.1.1-1.fc44.x86_64 |
| NetworkManager-libnm-1:1.56.0-1.fc44.x86_64 |
| hwdata-0.406-1.fc44.noarch |
| python3-libdnf5-5.4.2.0-1.fc44.x86_64 |
| qemu-user-static-x86-2:10.2.2-1.fc44.x86_64 |
| 178 components |
| glibc-gconv-extra-2.43-4.fc44.x86_64 and glibc-2.43-4.fc44.x86_64 |
| glibc-common-2.43-4.fc44.x86_64 |
| python3-boto3-1.43.2-1.fc44.noarch |
| 12 components |
| qemu-user-static-microblaze-2:10.2.2-1.fc44.x86_64 and qemu-user-static-hexagon-2:10.2.2-1.fc44.x86_64 |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| systemd-pam-259.5-1.fc44.x86_64 and systemd-resolved-259.5-1.fc44.x86_64 and libldb-2:4.24.1-1.fc44.x86_64 and libsmbclient-2:4.24.1-1.fc44.x86_64 and samba-common-2:4.24.1-1.fc44.noarch |
| 12 components |
| 12 components |
| 12 components |
| 6 components |
| 7 components |
| 12 components |
| 11 components |
| 24 components |
| 24 components |
| 24 components |
| 24 components |
| 24 components |
| 20 components |
| 24 components |
| initramfs (kernel 6.19.14-300.fc44.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 --allowerasing && dnf -y autoremove && ln /usr/bin/nvim /usr/bin/vim:sha256:25e111fd9938864d09c141429a65ea5b35661cd665ac02f855b94ddd35c1d9f3 |
| /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:687bc270972ba3a5e4e99c9c4f6cc0fb7047fb07f2cad59dbba3a03a46187388 |
| /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:44a9b53e5e83e737997240dce2631a28163deaab99c96e8675fbeb01a44a313f" |
| 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 grep -vE '^#' scripts/packages-add | xargs dnf -y install --allowerasing && dnf -y autoremove:sha256:5dfedea6df8215d179b430097256f8007558af130ad060cf98b8cce9744d9f44 |
| /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:ae6104bce7c9dab7d143b38d07898798230e1db32f69b31c729b5f3955230303 |
| /bin/sh -c --mount=type=tmpfs,target=/var --mount=type=tmpfs,target=/run --mount=type=tmpfs,target=/tmp curl -sL "https://github.com/henrygd/beszel/releases/latest/download/beszel-agent_$(uname -s)_$(uname -m | sed -e 's/x86_64/amd64/' -e 's/armv6l/arm/' -e 's/armv7l/arm/' -e 's/aarch64/arm64/').tar.gz" | tar -xz --directory /usr/local/bin beszel-agent |
| /bin/sh -c bootc container lint |
| LABEL "upstream-digest"="sha256:74eb35d53c0e7c831d3ba19ede5e164ac936f205abce3ad7cec4c8403fb425d7" |
| 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 dnf5 config-manager addrepo --from-repofile=https://download.docker.com/linux/fedora/docker-ce.repo && grep -vE '^#' scripts/packages-add | xargs dnf -y install --allowerasing:sha256:4a1f7289106e1ab613d2990a5a535e02b5026264ad2d7dd49c470108170ac34f |
| /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:05cf85bc6a16d5e91fa2beef35bf53be9cbfa1c3f13f5fdc17d99af69b164d1d |
| /bin/sh -c systemctl enable docker-prune.timer && systemctl enable docker.service |
| /bin/sh -c bootc container lint |
| LABEL "upstream-digest"="sha256:d7008fa7947c4dea5682169da68d9ecaa467317ace7d127dc25ef4607dd4e022" |
Labels
| Key | Value |
|---|---|
| containers.bootc | 1 |
| io.buildah.version | 1.43.1 |
| org.opencontainers.image.version | 44.20260508.0 |
| ostree.bootable | true |
| ostree.commit | 12e235bf76223357e01eecf4a8285f52e9ac4f7e2b01bbce00759fb2d77d3e38 |
| ostree.final-diffid | sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1 |
| ostree.linux | 6.19.14-300.fc44.x86_64 |
| rpmostree.inputhash | 067a43755cf043941362ad8d936843b9451a147d8ed6a35203322ac3c643d9b1 |
| upstream-digest | sha256:d7008fa7947c4dea5682169da68d9ecaa467317ace7d127dc25ef4607dd4e022 |
Details
Versions (60)
View all
docker-44-20260516-r174
2026-05-16
docker-44
2026-05-16
docker
2026-05-16
docker-43-20260516-r174
2026-05-16
docker-43
2026-05-16