605
submitted 7 months ago by Samsy@lemmy.ml to c/linuxmemes@lemmy.world

Next evolution, just a one line bash script.

you are viewing a single comment's thread
view the rest of the comments
[-] fireflash38@lemmy.world 7 points 7 months ago

I'd agree more if most docker stuff didn't depend on running as root.

[-] possiblylinux127@lemmy.zip 17 points 7 months ago

I think your looking for podman

[-] platypus_plumba@lemmy.world 7 points 7 months ago* (last edited 7 months ago)

yeha, but the big projects like linuxserver.io love creating docker images with root access, even if people have warned them it is an awful security practice. I rewrote all of their images in a personal repo, screw that. I won't run shit as root in my machine, even in containers.

[-] Tja@programming.dev 10 points 7 months ago

Ah to be young and have that kind of energy... Enjoy it!

[-] Im_old@lemmy.world 6 points 7 months ago
[-] HappyRedditRefugee@lemm.ee 1 points 7 months ago

Im young and have neither of those tho :(

[-] brophy@lemmy.world 7 points 7 months ago

There's rootless docker, or podman, or numerous other container runtimes. The beauty in containers is separating concerns. How you choose to run it, root or rootless, is up to you in all but the nichest of scenarios.

[-] lemmyingly@lemm.ee 3 points 7 months ago

Rootful docker and rootless docker can be run at the same time on the same machine too. So projects that require root privileges can still work on a machine where most other projects run as rootless.

this post was submitted on 03 Feb 2024
605 points (95.5% liked)

linuxmemes

20680 readers
496 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS