Package capsule: Information

  • Default inline alert: Version in the repository: 0.3.8-alt1

Source package: capsule
Version: 0.3.7-alt1
Latest version according to Repology
Build time:  Jun 3, 2026, 08:37 AM in the task #419919
Report package bug
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)

Maintainer: Dmitry Udalov

List of contributors:
Dmitry Udalov

ACL:
Dmitry Udalov
@everybody

    1. binutils
    2. bubblewrap
    3. libbtrfs-devel
    4. golang
    5. meson
    6. rpm-build-golang
    7. rpm-macros-golang
    8. rpm-macros-meson
    9. squashfs-tools
    10. squashfuse
    11. unionfs
    12. libdevmapper-devel
    13. libgpgme-devel

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.