[Bug]: Docker entrypoint prevents non root user usage #18583
Unanswered
Syntax3rror404
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Snipe-IT Version
docker.io/snipe/snipe-it:v8.3.7-alpine
PHP Version
embedded
Composer Version
embedded
MySQL/MariaDB version
docker-registry1.mariadb.com/library/mariadb:11.8.2
How did you install Snipe-IT?
Docker
Is this a fresh install or an upgrade?
Fresh install
What happened?
I want to use snipeit without root user for security, so I want to use user 100 with group 101.
But the entrypoint dont allows that, because it always try to chown the dirs, which isnt possible without privilege escalation.
See startup.sh https://github.com/grokability/snipe-it/blob/master/docker/startup.sh
What browsers are you seeing the problem on?
No response
Can you reproduce this on the public demo?
Yes
Do you have full multiple company support enabled?
Yes
If you have full multiple company support enabled, do you have location scoping to company enabled?
Yes
Application log output
Browser console output
Common Issues
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions