Can not pull apache/superset-cache:3.10-slim-bookworm
docker pull apache/superset-cache:3.10-slim-bookworm
returns received unexpected HTTP status: 500 Internal Server Error.
I am starting superset in a offline environment which means I have to pull image from local servers.
I am able to push nginx/postgres/node image by docker pull then push. But superset-cache give me the error.
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
[X] I have searched Superset docs and Slack and didn't find a solution to my problem.
[X] I have searched the GitHub issue tracker and didn't find a similar bug report.
[X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
Bug description
Can not pull apache/superset-cache:3.10-slim-bookworm
docker pull apache/superset-cache:3.10-slim-bookworm
returns received unexpected HTTP status: 500 Internal Server Error.I am starting superset in a offline environment which means I have to pull image from local servers. I am able to push nginx/postgres/node image by docker pull then push. But superset-cache give me the error.
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist