Sign inSign up

lil5/appimage-builder

By lil5

•Updated over 4 years ago

Fork of appimagecrafters/appimage-builder that currently works

Image
0

78

lil5/appimage-builder repository overview

https://hub.docker.com/r/lil5/appimage-builder

⁠Appimage Builder Docker

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⁠

⁠Example

docker pull lil5/appimage-builder

docker run -i -v .:/app lil5/appimage-builder bash -c 'cd /app && appimage-builder --recipe AppImageBuilder.yml --skip-test'

⁠Fork

This includes a patch that uses sed to ensure that the appimagetool works.

sed -i 's|AI\x02|\x00\x00\x00|' appimagetool

⁠Repository

https://github.com/lil5/appimage-builder-docker⁠


⁠Dockerimage build template ❤️ lil5⁠

Tag summary

Content type

Image

Digest

Size

197.6 MB

Last updated

over 4 years ago

docker pull lil5/appimage-builder:1.0.0-alpha.2