Skip to content

Official ARM image for Docker #22222

@pablote

Description

@pablote

Current official Docker images seem to be only built for amd64. It would be great to also have arm64 images. Lots of other databases or similar, like mongo/postgres/redis, already provide multi arch Docker images.

Use case
My main use case would be to easily run Clickhouse on EC2 Graviton2 instances. Also it'd help local development on Apple M1 computers without having to emulate amd64 images.

Describe the solution you'd like
Official arm64 builds for Docker

Describe alternatives you've considered
I understand an alternative would be to build Clickhouse myself. This is considerably more difficult than just running a pre built container. Not sure if there's another alternative.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions