herrfrutti

joined 2 years ago
[–] herrfrutti 2 points 1 week ago (1 children)

how are you trying to run podman?

If you just want a similar setup as with docker I'll recommend this:

https://github.com/containers/podman/blob/main/docs/tutorials/rootless_tutorial.md


Lingering (running services without login / after logout)

https://github.com/containers/podman/issues/12001

https://unix.stackexchange.com/questions/462845/how-to-apply-lingering-immedeately#462867

sudo loginctl enable-linger <user>

https://github.com/containers/podman/blob/main/vendor/github.com/containers/storage/storage.conf

Check out the storage.conf to use the fuse-overlay driver.


I like podman-compose and i have a start up script that restarts all my containers at reboot, as my user.


Also use the full link to your images, like docker.io/image oder where ever you get your images from.


have fun :)

[–] herrfrutti 9 points 1 week ago (2 children)
[–] herrfrutti 3 points 1 week ago

Stimme ich dir zu. Eigentlich weiß ich das mit dem Export auch, aber wie du auch sagst zielt der Artikel auf Emotionen und da bin ich voll rein. Danke für die Erinnerung!

[–] herrfrutti 23 points 1 week ago (5 children)

Ich finde diese Entwicklung sehr schade. Die Zahlen sind so absurd hoch und unvorstellbar...

laut Statistischem Bundesamt in deutschen Schlachthöfen 48,7 Millionen Schweine, Rinder, Schafe, Ziegen und Pferde sowie 693,3 Millionen Hühner, Puten und Enten geschlachtet.

Diese zwei Kommentare unter dem Artikel fassen meine Meinung dazu eigentlich gut zusammen.

kommentare unter dem Zeitartikel

[–] herrfrutti 1 points 2 weeks ago

ich nutze magic earth. gibt es leider zur im playstore, aber sonst ist das top.

[–] herrfrutti 8 points 2 months ago

Außerdem eine Versicherung für das Tier abschließen, oder monatlich auf ein Tierkonto was einzahlen.

[–] herrfrutti 16 points 2 months ago (21 children)

Mitarbeitende, wäre direkt für alle verständlich. Kannte das Mitarbeity auch nicht.

[–] herrfrutti 6 points 2 months ago

Es heißt HAFERDRINK!11!?1!1!!1!

[–] herrfrutti 2 points 2 months ago (1 children)

Finde seine Standpunkte nicht extrem links.

[–] herrfrutti 3 points 2 months ago (3 children)

So hart link auch nicht. o7

[–] herrfrutti 3 points 3 months ago

Yes all users that have containers running, that should keep running need lingering.

The Services do not restart themself. I have cronjob that executes podman start --all at reboot for my "podman user".

[–] herrfrutti 17 points 3 months ago (2 children)

I'm running podman and podman-compose with no problem. And I'm happy. At first I was confused by the uid and gid mapping the containers have, but you'll get used to it.

This are some notes I took, please don't take all of it for the right choice.

Podman-Stuff

https://github.com/containers/podman/blob/main/docs/tutorials/rootless_tutorial.md

storage.conf

To use the fuse-overlay driver, the storage must be configured:

.config/containers/storage.conf

[storage]
  driver = "overlay"
  runroot = "/run/user/1000"
  graphroot = "/home/<user>/.local/share/containers/storage"
  [storage.options]
    mount_program = "/usr/bin/fuse-overlayfs"

Lingering (running services without login / after logout)

https://github.com/containers/podman/issues/12001

https://unix.stackexchange.com/questions/462845/how-to-apply-lingering-immedeately#462867

sudo loginctl enable-linger <user>
264
submitted 1 year ago by herrfrutti to c/cat
 
493
submitted 1 year ago by herrfrutti to c/cat
 

Our lovely Cosmo 🤗

170
Meet Cosmo ✨ (lemmy.world)
submitted 2 years ago by herrfrutti to c/cat
 

One of my cats

view more: next ›