Earlier this month we shared new app metadata guidelines in response to the growth and maturity of Flathub. Today we're proud to share about that growth in a bit more detail including a huge milestone, how we calculate stats, and what we believe is driving that growth.
Containers don’t need to be stateless. I use Distrobox to create environments that I run my software in. Podman is the best for Distrobox but it can use the docker backend as well.
Appimage is better for cli apps. Different purposes. Neovim appimage is very useful
Appimage is broken in many ways. Use a container
I’ve never had problems with appimage, and for me, containers are for my servers. I don’t want stateless, sandboxed applications for my workstations.
In what ways is it broken?
Containers don’t need to be stateless. I use Distrobox to create environments that I run my software in. Podman is the best for Distrobox but it can use the docker backend as well.