superset: apache/superset:dockerize amd64 not found

Bug description

I tried to install superset helm chart. The chart is fetching apache/superset:dockerize which is exit for arm but not for amd64 on dockerhub.

How to reproduce the bug

docker pull apache/superset:dockerize

dockerize: Pulling from apache/superset
no matching manifest for linux/amd64 in the manifest list entries

Screenshots/recordings

No response

Superset version

master / latest-dev

Python version

3.9

Node version

16

Browser

Chrome

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn’t find a solution to my problem.
  • I have searched the GitHub issue tracker and didn’t find a similar bug report.
  • 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.

About this issue

  • Original URL
  • State: closed
  • Created 5 months ago
  • Reactions: 6
  • Comments: 18 (7 by maintainers)

Most upvoted comments

Closing this issue, and opened a feature request here https://github.com/apache/superset/discussions/27043