Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the appimage be able to work with libfuse3 #298

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Samueru-sama
Copy link

It uses this version of appimagetool instead because the built in one of linuxdeploy still depends on fuse2: https://github.com/probonopd/go-appimage

Note that I went and also did the --appimage-extract for the appimagetool like you were doing it with linuxdeploy, I don't think it is needed anymore because that appimagetool itself also works with fuse3, but I didn't test the script with podman so I can't be 100% sure.

One potential breaking change is that the appimage will have a different name, because this version of appimagetool requires one to provide the version of the app to add it to the title of the resulting AppImage.

@Samueru-sama Samueru-sama mentioned this pull request Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant