Skip to content

aarch64 support #5765

@emilburzo

Description

@emilburzo

Issue Summary

I'm trying to run redash on a Raspberry Pi 4B.

From the existing topics I could find it seems like this should be supported:

But I must be doing something wrong as I still can't seem to get it to work:

standard_init_linux.go:228: exec user process caused: exec format error

Steps to Reproduce

# docker run --rm redash/redash:preview
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
standard_init_linux.go:228: exec user process caused: exec format error

Technical details:

  • Redash Version: preview docker hub tag
  • Browser/OS: Ubuntu 20.04.4 LTS
  • How did you install Redash: docker

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions