-
I'm trying to run this on my synology nas running docker. I can't for the life of me figure out what I'm doing wrong. Steps:
I run:
All runs fine and docker is able to d/l the latest image but it then stops and restarts constantly. When I check the log I get this error:
any idea what can be the issue? |
Beta Was this translation helpful? Give feedback.
Answered by
brchri
Oct 15, 2023
Replies: 1 comment 1 reply
-
It looks like you're running the container as user 1000:1000, does that user/group have read access to the config file you created? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
newtp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like you're running the container as user 1000:1000, does that user/group have read access to the config file you created?