this post was submitted on 30 Sep 2025
663 points (98.5% liked)
Programmer Humor
26713 readers
137 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
User permissions is my biggest gripe with containers. Most other things are so easy once you get the hang of them.
Lord help you if you want to use a non root user in the container and mount any volumes to it.
And it was all over setting up kiwix for me. It now overshadows Paperless in complexity. Now I need to find more things to play with, with no intention of using them for anything other than learning.
What's your issue with paperless? Assuming its PaperlessNGX it shouldn't be more than a simple compose
It was my 3rd ever container and I'm still learning the wonderful world of Linux by doing stuff (I'm using Bazzite on main pc, but it's locked and so not a whole hella lot I can fiddle with) And it was the first compose that wasn't just copy paste edit for me.