Package capsule: Information

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

Source package: capsule
Version: 0.3.6-alt1
Latest version according to Repology
Build time:  May 30, 2026, 12:40 PM in the task #419636
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. rpm-build-golang
    2. rpm-macros-golang
    3. rpm-macros-meson
    4. binutils
    5. meson
    6. bubblewrap
    7. libbtrfs-devel
    8. squashfs-tools
    9. squashfuse
    10. unionfs
    11. golang
    12. libdevmapper-devel
    13. libgpgme-devel

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.