Fork of appimagecrafters/appimage-builder that currently works
78
GNU/Linux packaging made easy! ™
fork of https://github.com/AppImageCrafters/appimage-builder
⚠️ This package currently does not work with github actions. see AppImageKit 1027
docker pull lil5/appimage-builder
docker run -i -v .:/app lil5/appimage-builder bash -c 'cd /app && appimage-builder --recipe AppImageBuilder.yml --skip-test'
This includes a patch that uses sed to ensure that the appimagetool works.
sed -i 's|AI\x02|\x00\x00\x00|' appimagetool
https://github.com/lil5/appimage-builder-docker
Content type
Image
Digest
Size
197.6 MB
Last updated
over 4 years ago
docker pull lil5/appimage-builder:1.0.0-alpha.2