getmango / Mango

Mango is a self-hosted manga server and web reader
https://getmango.app
MIT License
1.68k stars 118 forks source link

Add non-root user to Dockerfiles #313

Open crainte opened 2 years ago

crainte commented 2 years ago

Add the mango user and specify in Dockerfiles. This should fix #243

hkalexling commented 2 years ago

Hey thanks for the PR, and sorry for the long delay! I am hesitant to merge it because this will break some users' existing docker setup, and if they use docker-compose they will have to update docker-compose.yml as well. Let me think about it and see how we can best handle this potential breaking change.