apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
62.95k stars 13.93k forks source link

Can not pull super apache/superset-cache:3.10-slim-bookworm #30974

Open edwardzhanged opened 6 days ago

edwardzhanged commented 6 days ago

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