Replies: 1 comment
-
|
You need to make sure that the docker user in the container has write access to the volume you're passing to the container. Alternatively run signal-cli inside the container as root: |
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.
-
when running the command as documented in the readme, I get:
docker logs signal-cli
Failed to read local accounts list
What do I need to do to run signal-cli from docker (the flatpak works for me at the moment, I would just prefer to run it somewhere that is not my desktop)?
Beta Was this translation helpful? Give feedback.
All reactions