debian-bootc (latest)
Published 2025-12-15 21:01:40 +02:00 by coltonp
Installation
docker pull git.pawielski.com/bootc/debian-bootc:latestsha256:55e667335e291a8c43f53ca9eed62bf23481655b6e4e4fe28fbe370ab7f9e66dAbout this package
Debian Bootc GNOME Desktop
Image layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1765152000' |
| COPY dir:f765501b4af462a2b9dac86671f65c79b72538c58c114254ad652f1d8f1db3f5 in / |
| ARG DEBIAN_FRONTEND |
| ARG BUILD_ID DEBIAN_FRONTEND |
| |2 BUILD_ID=b6a3890-20228471366 DEBIAN_FRONTEND=noninteractive /bin/sh -c --mount=type=bind,from=ctx,source=/,target=/ctx --mount=type=cache,dst=/var/cache --mount=type=cache,dst=/var/log --mount=type=cache,dst=/var/lib/apt --mount=type=cache,dst=/var/lib/dpkg/updates --mount=type=tmpfs,dst=/tmp /ctx/install-bootloader && /ctx/install-bootc && /ctx/build && /ctx/shared/build-initramfs && /ctx/shared/finalize |
| |2 BUILD_ID=b6a3890-20228471366 DEBIAN_FRONTEND=noninteractive /bin/sh -c bootc container lint |
| LABEL "containers.bootc"="1" "io.artifacthub.package.deprecated"="false" "io.artifacthub.package.keywords"="bootc,debian,gnome" "io.artifacthub.package.license"="Apache-2.0" "io.artifacthub.package.logo-url"="https://avatars.githubusercontent.com/u/234627017?s=200&v=4" "io.artifacthub.package.prerelease"="false" "io.artifacthub.package.readme-url"="https://raw.githubusercontent.com/frostyard/debian-bootc-core/b6a3890c528ed744d690a0a404f86b0c20655974/README.md" "org.opencontainers.image.created"="2025-12-15T10:14:13Z" "org.opencontainers.image.description"="Debian Bootc GNOME Desktop" "org.opencontainers.image.documentation"="https://raw.githubusercontent.com/frostyard/debian-bootc-core/b6a3890c528ed744d690a0a404f86b0c20655974/README.md" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.revision"="b6a3890c528ed744d690a0a404f86b0c20655974" "org.opencontainers.image.source"="https://github.com/frostyard/debian-bootc-core/blob/b6a3890c528ed744d690a0a404f86b0c20655974/Containerfile" "org.opencontainers.image.title"="debian-bootc-core" "org.opencontainers.image.url"="https://github.com/frostyard/debian-bootc-core/tree/b6a3890c528ed744d690a0a404f86b0c20655974" "org.opencontainers.image.vendor"="frostyard" "org.opencontainers.image.version"="latest.20251215" |
| /bin/sh -c apt update |
| /bin/sh -c apt install -y vim podman openssh-server |
| /bin/sh -c apt install -y btop |
| /bin/sh -c systemctl enable ssh.service |
| /bin/sh -c apt install -y whois |
| /bin/sh -c usermod -p "$(echo "root" | mkpasswd -s)" root |
| /bin/sh -c echo 'LANG="C.UTF-8"' > /etc/default/locale |
| /bin/sh -c bootc container lint |
Labels
| Key | Value |
|---|---|
| containers.bootc | 1 |
| io.artifacthub.package.deprecated | false |
| io.artifacthub.package.keywords | bootc,debian,gnome |
| io.artifacthub.package.license | Apache-2.0 |
| io.artifacthub.package.logo-url | https://avatars.githubusercontent.com/u/234627017?s=200&v=4 |
| io.artifacthub.package.prerelease | false |
| io.artifacthub.package.readme-url | https://raw.githubusercontent.com/frostyard/debian-bootc-core/b6a3890c528ed744d690a0a404f86b0c20655974/README.md |
| io.buildah.version | 1.42.2 |
| org.opencontainers.image.created | 2025-12-15T10:14:13Z |
| org.opencontainers.image.description | Debian Bootc GNOME Desktop |
| org.opencontainers.image.documentation | https://raw.githubusercontent.com/frostyard/debian-bootc-core/b6a3890c528ed744d690a0a404f86b0c20655974/README.md |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | b6a3890c528ed744d690a0a404f86b0c20655974 |
| org.opencontainers.image.source | https://github.com/frostyard/debian-bootc-core/blob/b6a3890c528ed744d690a0a404f86b0c20655974/Containerfile |
| org.opencontainers.image.title | debian-bootc-core |
| org.opencontainers.image.url | https://github.com/frostyard/debian-bootc-core/tree/b6a3890c528ed744d690a0a404f86b0c20655974 |
| org.opencontainers.image.vendor | frostyard |
| org.opencontainers.image.version | latest.20251215 |