• 0 Posts
  • 7 Comments
Joined 5 years ago
cake
Cake day: January 15th, 2021

help-circle





  • Because I don’t like docker. It’s one more abstraction layer that I don’t understand, going to spend time learning how to use it, need to maintain it, it’s gonna take up space on my SSD etc.

    Same for flatpak, snap etc.

    One developer thinks flatpak is the latest shiny hype thing ans releases his software as a flatpak. The other does snap. Third one prefers docker. Fourth one maybe something else.

    I don’t want to maintain this zoo of package managers on my desktop and think about “wait, was this app a docker or a flatpak, how do I update it?”. I want to sudo apt install everything because that’s the default package manager for my distro and I expect all the software to be in a repo that works with it.

    Not to sound entitled or anything, it’s just natural to not want to use docker imho.