CasaOS
CasaOS copied to clipboard
Ability to run app as different user
On some cases there are needs to run app as separated user/group than default (i.e. to isolate access to external files).
Could there be a optional input to define which user this docker container should run with?
Additionally, I tried to add user manually in docker-compose.yml, but CasaOS did not recognize app anymore...