Replies: 1 comment 3 replies
-
How are you installing the Docker image? From source, or via What platform are you using? Please share the output of |
Beta Was this translation helpful? Give feedback.
3 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 have followed this documentation : https://keygen.sh/docs/self-hosting/ to install Keygen CE on my machine with Docker (for testing purpose).
When I try to run the Keygen container (after starting Postgres and Redis) I have this error :
I have the same result if I run the setup command given in the documentation.
I suppose it says the container needs rails/cli to be installed but the image is supposed to ahve everything. Did I miss something ?
Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions