0

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.

joshua chris
  • 55
  • 12
  • Docker still has its faults here and there for portability->Example? if your project is C/C++/go you can build a binary file(Appimage) – Para Oct 09 '22 at 01:32

0 Answers0