Package capsule: Information
Default inline alert: Version in the repository: 0.3.8-alt1
Source package: capsule
Version: 0.3.6-alt1
Build time: May 30, 2026, 12:40 PM in the task #419636
Category: System/Configuration/Other
Report package bugHome page: https://altlinux.space/dmitry/capsule
License: GPL-3.0-or-later
Summary: Tool for creating portable Linux containers from OCI images
Description:
capsule is a tool for creating portable Linux containers from OCI images, producing a single self-contained ELF binary that bundles a SquashFS rootfs and a Go runtime which mounts and runs it via bubblewrap.
List of RPM packages built from this SRPM:
capsule (x86_64, aarch64)
capsule-debuginfo (x86_64, aarch64)
capsule (x86_64, aarch64)
capsule-debuginfo (x86_64, aarch64)
Maintainer: Dmitry Udalov
Last changed
May 30, 2026 Dmitry Udalov 0.3.6-alt1
- Pull the image when it has been updated upstream. - Fix icon export.
May 25, 2026 Dmitry Udalov 0.3.5-alt1
- Auto-detect ld-linux and libgcc paths in the utils bundle.
May 17, 2026 Dmitry Udalov 0.3.4-alt1
- Generate utils.tar.gz at build time. - Align Requires with buildah subprocess deps. - Install example capsule recipes as %doc.