What user does SerpBear run under in Docker? #265
Replies: 2 comments
-
|
I've added to docker-compose.yml: user: 1000:1000and them problem seems solved! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, that seems to do the trick. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am running SerpBear in Docker Swarm using NFS as volume store. When starting SerpBear I get an access denied on the "/app/data" folder. What are the permissions I need to set? What user is SerpBear running as?
Beta Was this translation helpful? Give feedback.
All reactions