go-appimage
go-appimage copied to clipboard
Dwarfs AppImage support
- Added dwarfs implementation to goappimage using the
dwarfsanddwarfsextractcommands.- Fuse mounts to /tmp for most uses, with it automatically unmounting after 5 seconds of inactivity
- Added
dwarfs(and symlink fordwarfsextract) executable to appimaged.on amd64 & arch64 (there are no 32 bit executables) - Updated github actions to ubuntu-24.04 due to 20.04 being depreciated.
Build for testing: artifacts Use at your own risk.
Build for testing: artifacts Use at your own risk.
Build for testing: artifacts Use at your own risk.
Build for testing: artifacts Use at your own risk.
Hi @CalebQ42. We would want static binaries for all supported architectures of go-appimage. This probably means that we will need to build our own, like we do with the other bundled tools.
Build for testing: artifacts Use at your own risk.