I want to build an Appimage, but I don't want to mess with my Linux environments. so to keep things isolated and portable at times I use Docker, but Docker still has its faults here and there for portability. so is there a way to rebuild or convert a project to an Appimage?
EDIT: my project is primarily a python program connected to the shell and executing programs like ffmpeg.