Pull official docker image, but get 'Internal Server Error' while I run as a container. #6677
-
Beta Was this translation helpful? Give feedback.
Answered by
masayuki038
Dec 29, 2023
Replies: 2 comments 3 replies
-
Hi @adoin
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes. Redash requires some containers now. As far as I know, we have two options:
I recommend 2. since 1. requires some fixes... |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
guidopetri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@adoin
Yes. Redash requires some containers now. As far as I know, we have two options:
redash/redash:latest
with https://github.com/getredash/setup (However, you should fix some issues since it sets up Redash v8)I recommend 2. since 1. requires some fixes...