• 1 Post
  • 8 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle







  • dr_robot@kbin.socialtoLinux@lemmy.mlShould I bother learning Podman?
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    1 year ago

    That’s because podman-compose is not a goal for the project IIRC. Therefore, it will never be feature complete. They encourage using systemd or other tools to manage the pods. It seems that podman-compose is just not an enterprise use case.

    Edit: so if docker-compose is important then yea, stick to docker. I moved to using systemd instead. Podman can generate the systems files for you.


  • Well, that’s just not true. WSL indeed is not Linux, but it does have several of the advantages of Linux.

    It is not good if you want a home desktop solution, because that’s not what it’s there for. However, if you need to use Windows for something, e.g., at work to have full outlook MS office compatibility (access through the web is not great) but need Linux for dev work then WSL is great.

    In short, I’d say WSL is there if you want to do dev work on Linux, but everything else on Windows.