brenno

joined 1 year ago
[–] [email protected] 2 points 3 months ago (1 children)

I've built a Dockerfile that does a hybrid of solution 1 and AppImage building.

It compiles the software with an older Debian release, then packages the software in a Python AppImage with necessary dependencies installed and the proper dynamic libs copied.