top 50 comments

sorted by: hot top controversial new old
[–] 4 points 2 hours ago

Podman is unironically the better choice. Just try to make docker comply with your firewall...

  • source
  • [–] 5 points 4 hours ago (1 child)

    Ngl after trying out Rootless Podman on my system (I was playing with Distrobox) I kinda wanna switch my whole Homelab to it, I'm just lazy, afraid the move to rootless with blow up everything and have zero fucking free time.

  • source
  • hideshow 2 child comments
  • [–] 4 points 3 hours ago

    I am running my entire homelab from podman quadlets (systemd managed podman containers) and it’s honestly very dope. Podman gets a bad rap for being second tier to docker but they legit have a bunch of awesome features for Linux users specifically that make it way nicer. Using systemd for docker status can add some misdirection occasionally, but having the logs from containers directly in journalctl alongside the rest of my system logs is amazing

  • source
  • parent
  • [–] 3 points 4 hours ago

    Is that a dugtrio?

  • source
  • [–] 14 points 10 hours ago* (1 child)

    i genuinely run all my shit bare metal

  • source
  • hideshow 2 child comments
  • [–] 23 points 13 hours ago (2 children)

    This is why I don't like Docker compared to Podman:

  • source
  • hideshow 4 child comments
  • [–] [S] 8 points 13 hours ago (3 children)

    I literally yesterday dealt with that. There’s an option to just turn off Docker’s firewall manipulation so you can do it manually.

  • source
  • parent
  • hideshow 4 child comments
  • load more comments (2 replies)
  • [–] 26 points 14 hours ago (1 child)

    I'm curious why you feel this way? I'm kinda the opposite β€” podman has features I use that Docker doesn't.

  • source
  • hideshow 2 child comments
  • [–] 6 points 13 hours ago (2 children)

    Not the poster, but I kinda get this sentiment. For my laptop and things that I do for work, I prefer Podman. Better security posture out of the box, and I'm typically crafting my own pods to work a specific way.

    But, if I am just trying to start up some app/service and I'm following the GitHub documentation with the project...I want to just copy and paste and there isn't a 1-for-1 for docker compose. Podman does have an alias package so you can say docker on the cli, but the "compose" part of it is not as good if I just want something to run without dicking with it.

    So in short, if I'm making something with a container or want to have hands on control, I prefer Podman. If I'm running something "off the shelf", like just running someone's docker compose files files from their Github, I'm just running Docker man.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 53 points 17 hours ago (1 child)

    Docker became a license nest despite actual devs using k8s like a normal person should.

    Meanwhile podman gave us rootless containers, CDI, and quadlets which far outweighs whatever docker is limping to the barn with.

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    [–] 18 points 15 hours ago (3 children)

    Atleast Podman is faster + does not require a centralised daemon

  • source
  • hideshow 3 child comments
  • load more comments (3 replies)
    [–] 6 points 13 hours ago

    All my homies use nerdctl anyway.

  • source
  • load more comments
    view more: next β€Ί