Home

Awesome

type2-runtime GitHub Actions

The runtime is the executable part of every AppImage. It mounts the payload via FUSE and executes the entrypoint.

This repository builds a statically linked runtime for type-2 AppImages in a Alpine Linux chroot with musl libc.

Since the runtime is linked statically, libfuse2 is no longer required on the target system.

Notes for users

As an AppImage user, you do not need this repository, as the AppImage runtime is embedded into every AppImage.

Notes for developers

Please note: This repository is meant to be extremely simple.

Binaries are provided on GitHub Releases.

Please see BUILD.md if you want to build the runtime yourself.

Signing

Release builds are signed automatically using GnuPG. The corresponding public key can be found in the file signing-pubkey.asc.