packaged by Chainguard
Contact our team to test out this image for free. Please also indicate any other images you would like to evaluate.
Bare-metal x86_64 bootc-managed Chainguard Desktop Workstation OS for laptops and mini PCs.
Chainguard Containers are regularly-updated, secure-by-default container images.
For those with access, this container image is available on cgr.dev:
Be sure to replace the ORGANIZATION placeholder with the name used for your organization's private repository within the Chainguard Registry.
The chainguard-desktop-workstation-pc container image is a Chainguard-native
bootc OS image, not a repackaged application. It is a rolling graphical
developer-workstation root filesystem for bare-metal x86_64 laptops and mini
PCs (NUC-class devices, framework laptops, and similar), published as an OCI
container and delivered to running hosts via atomic bootc upgrade on top of
composefs. It is the bare-metal sibling of the chainguard-desktop-workstation-qemu
image (which targets KVM guests) and the chainguard-desktop-workstation-rpi
image (which targets Raspberry Pi 5).
Scope of this image is the container: the composefs root that the target
device runs from once bootstrapped. The one-time bootstrap disk.raw (with
OVMF-loadable ESP, kernel, and initramfs) is produced separately by the
companion wolfi-vm pipeline that consumes this image and is then flashed to
the device's internal storage (NVMe/SATA/USB) with dd or similar.
amd64 only. The linux-desktop-7.2-bootc kernel is an
x86_64 build tuned for real laptop / mini-PC hardware (Wi-Fi, Bluetooth,
GPU drivers)./sbin/init (systemd).systemd-boot → Linux (via linux-desktop-7.2-bootc). No U-Boot or
Raspberry Pi VideoCore firmware./boot, /sysroot, /sysroot/ostree, and /ostree so bootc install --composefs-backend can populate them at bootstrap time.containers.bootc="1" — required by the bootc
container linter to identify the image as a bootc-managed OS.Desktop-workstation profile — the bare-metal x86_64 sibling of the
chainguard-desktop-workstation-qemu image with the same payload:
linux-desktop-7.2-bootc (x86_64 desktop kernel
with a matched dracut-composefs initramfs) and systemd-boot (BLS entry
management). UEFI firmware on the target device handles first-stage boot
directly.bootc-system.chainguard-desktop-workstation
meta-package pulls in the full Wayland + niri compositor session, kitty
terminal, chromium, greetd / regreet login, pipewire audio, fonts, rootless
podman, plus the Chainguard developer toolkit (cg, chainctl, claude,
git, jq, ripgrep, tmux, vim, and friends). This is the same payload the
qemu and rpi siblings ship.qemu-system-x86_64 for local iteration on the
amd64 host.This image is not run directly with docker run on a workstation — it is the
root filesystem for a bootc-managed x86_64 laptop or mini PC. Typical
lifecycle:
Bootstrap (one-off, on a workstation): build the disk.raw with the
companion wolfi-vm pipeline, which pulls this image and runs
bootc install to-filesystem --composefs-backend against it.
Flash and boot: write disk.raw to the target device's internal
storage (NVMe/SATA/USB) — for example with sudo dd if=disk.raw of=/dev/nvme0n1 bs=4M status=progress from a live USB — then boot the
device. UEFI firmware hands control to systemd-boot, which loads the
composefs deployment of this image and drops into a greetd / regreet
login on tty1 that hands off to a niri Wayland session.
Upgrade (ongoing, on the running host): pick up new digests of this image with
No re-flashing of the internal storage is required after the initial bootstrap.
To inspect the image contents from a workstation you can still pull and mount it read-only:
Chainguard's free tier of Starter container images are built with Wolfi, our minimal Linux undistro.
All other Chainguard Containers are built with Chainguard OS, Chainguard's minimal Linux operating system designed to produce container images that meet the requirements of a more secure software supply chain.
The main features of Chainguard Containers include:
For cases where you need container images with shells and package managers to build or debug, most Chainguard Containers come paired with a development, or -dev, variant.
In all other cases, including Chainguard Containers tagged as :latest or with a specific version number, the container images include only an open-source application and its runtime dependencies. These minimal container images typically do not contain a shell or package manager.
Although the -dev container image variants have similar security features as their more minimal versions, they include additional software that is typically not necessary in production environments. We recommend using multi-stage builds to copy artifacts from the -dev variant into a more minimal production image.
To improve security, Chainguard Containers include only essential dependencies. Need more packages? Chainguard customers can use Custom Assembly to add packages, either through the Console, chainctl, or API.
To use Custom Assembly in the Chainguard Console: navigate to the image you'd like to customize in your Organization's list of images, and click on the Customize image button at the top of the page.
Refer to our Chainguard Containers documentation on Chainguard Academy. Chainguard also offers VMs and Libraries — contact us for access.
This software listing is packaged by Chainguard. The trademarks set forth in this offering are owned by their respective companies, and use of them does not imply any affiliation, sponsorship, or endorsement by such companies.
Chainguard's container images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" tag of this image:
( Artistic-1.0-Perl
( GPL-2.0-or-later
AFL-2.1
Apache-2.0
Artistic-1.0-Perl
BSD-1-Clause
BSD-2-Clause
For a complete list of licenses, please refer to this Image's SBOM.
Software license agreementChainguard Containers are SLSA Level 3 compliant with detailed metadata and documentation about how it was built. We generate build provenance and a Software Bill of Materials (SBOM) for each release, with complete visibility into the software supply chain.
SLSA compliance at ChainguardThis image helps reduce time and effort in establishing PCI DSS 4.0 compliance with low-to-no CVEs.
PCI DSS at Chainguard