We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm mostly interested in using the File Browser aspect of CasaOS, but it seems that the default user is root:root
root:root
Would it be possible to set a PUID and PGID in the docker-compose.yml so the container can run as non-root??
docker-compose.yml
The text was updated successfully, but these errors were encountered:
Agree, the container works really well, impressed the containers show up, but file manager is the real value here.
Sorry, something went wrong.
From what I can see, the normal CasaOS also runs as root. So it will be difficult to add a feature that is not present in the real CasaOS.
No branches or pull requests
I'm mostly interested in using the File Browser aspect of CasaOS, but it seems that the default user is
root:root
Would it be possible to set a PUID and PGID in the
docker-compose.yml
so the container can run as non-root??The text was updated successfully, but these errors were encountered: