539
submitted 10 months ago by RmDebArc_5@lemmy.ml to c/linuxmemes@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] avidamoeba@lemmy.ca 53 points 10 months ago* (last edited 10 months ago)

Whenever you get bored:

~$ sudo docker run -it --rm archlinux bash
[root@5452124778b3 /]# pacman -Syu
:: Synchronizing package databases...
 core downloading...
 extra downloading...
:: Starting full system upgrade...
resolving dependencies...
[-] possiblylinux127@lemmy.zip 8 points 10 months ago

Its easier to use distrobox with podman

[-] anonono@lemmy.world 1 points 10 months ago

this coming from someone who used podman for years for hours for development every day.

podman is cancer, it's way better to use docker rootless.

podman will break if you sneeze at it, and the only recourse you will find in github is to podman system reset which stinks of bad programming.

docker rootless never breaks, podman may die if you cancel a download because the devs were either inexperienced or bad and instead of protecting the state with atomic filesystem operations they leave dirty files in working directories which make it fail in random and unexpected ways.

[-] possiblylinux127@lemmy.zip 3 points 10 months ago

I've personally only had good experiences with podman

load more comments (1 replies)
load more comments (6 replies)
this post was submitted on 17 Nov 2023
539 points (97.2% liked)

linuxmemes

20704 readers
2290 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