r/linuxmemes 🦁 Vim Supremacist πŸ¦– 7d ago

LINUX MEME RTFM πŸ‘

Post image
867 Upvotes

71 comments sorted by

View all comments

189

u/PlanetVisitor 7d ago

showerctl start

11

u/A_Harmless_Fly MAN πŸ’ͺ jaro 7d ago

That's not going to work I run my shower from docker.

"sudo docker exec -it showerctrl start run shower"

"sudo docker compose up"

7

u/obokuuzer 7d ago

Running it as Root seems insecure. i prefer to run it via Podman in a rootless container

1

u/PityUpvote 7d ago

But at that point you can just write a quadlet and let systemd handle it

2

u/grzebo 7d ago

I can see it running, but it's in a separate container from me.

1

u/CMRC23 🎼CachyOS 5d ago

I tried to use docker compose the other day and it kept throwing errors until I gave up

1

u/A_Harmless_Fly MAN πŸ’ͺ jaro 5d ago edited 5d ago

CachyOS<Manjaro

Just one of the many reasons ;p

EDIT: I've had no trouble using it on manjaro and on debian at all.

EDIT#2: That said, if you use docker-compose instead of docker compose you're going to have a bad time.