I’ve got a trans flag pfp, feel more comfy in girls clothes, like being feminine, and I wish I had been born as a girl. Definitely still cis though (˶˃ᵕ˂˶).

It’s weird to not be weird. Hate only the hateful.

  • 2 posts
  • 10 comments
Joined 25 days ago
Cake day: July 29th, 2026

On my server, I’ve noticed that I can run docker commands like docker compose up -d or docker run hello-world without root (sudo, su, etc), as if I had done the rootless setup, but docker info reveals “context: default”. I am also not using userns-remap. Any theories for what’s going on here?

Edit: [Solved] @cosmicrose@lemmy.blahaj.zone pointed out that users in the docker group can run commands without sudo, after checking, my user is indeed in the group.