this post was submitted on 22 Mar 2024
60 points (91.7% liked)

Selfhosted

39245 readers
305 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
60
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

Hi, I've been thinking for a few days whether I should learn Docker or Podman. I know that Podman is more FOSS and I like it more in theory, but maybe it's better to start with docker, for which there is a lot more tutorials. On the other hand, maybe it's better to straight up learn podman when I don't know any of the two and not having to change habits later. What do you think? For context, I know how containers works in theory, I know some linux I think well, but I never actually used docker nor podman. In another words: If I want to eventually end up with Podman, is it easier to start with docker and then learn Podman, or start with Podman right away? Thanks in advance

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 6 months ago (3 children)

not having to change habits later.

If everybody thought like this, we would still be banging rocks together.
I am not sure about your use case, but IMO learning Docker first would be a good default. It is more wide-spread than podman. If you want (or need) to, moving on to podman would probably not be too big a step.

[–] [email protected] 1 points 6 months ago (2 children)

What I meant by that was that it might be easier to start with podman, when my goal is to end up wuth podman anyways.

[–] [email protected] 1 points 6 months ago (1 children)

No flame intended. Quick question though - out of curiosity: what is specifically your use case for podman?

[–] [email protected] 1 points 6 months ago

I want to use it for selfhosting stuff on my raspberry pi. And the reason I want to use podman over docker is that podman is more secure and more FOSS (I know the engine is FOSS, but Docker Desktop isn't and in the past they attempted to do few bullshit thing like this )