Package capsule: Information
Default inline alert: Version in the repository: 0.3.8-alt1
Source package: capsule
Version: 0.3.7-alt1
Build time: Jun 3, 2026, 08:37 AM in the task #419919
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
June 3, 2026 Dmitry Udalov 0.3.7-alt1
- Add sandbox isolation levels: shared, isolated, strict. - Guide the user to set up rootless subuid/subgid (ALT-specific).
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.