Closed
Description
Summary
Support for arm64 processors (including arm64v8).
Motivation
Users can run Sentry on mini PCs like Raspberry Pi or Asus Tinker [edit: as well as on Apple M1s].
Additional Context
There are 13 images used in official Sentry docker-compose configuration.
4 images support arm64 officially:
- memcached
- redis
- postgres
- nginx.
5 images do not support arm64 at all:
- smtp (tianon/exim4)
- geoipupdate (maxmindinc/geoipupdate:latest)
- snuba
- symbolicator
- relay
4 images support arm64 unofficially:
- cp-zookeeper (watershine/cp-zookeeper:6.1.0-arm64) - only 6.1.0 version
- cp-kafka (watershine/cp-kafka:6.1.0-arm64) - only 6.1.0 version
- clickhouse-server (altinity/clickhouse-server:20.10.1.4844-testing-arm) - looks like a test unstable build, that has 20.10.x version instead of 20.3.9.70 suggested by your config
- sentry (daprio/sentry:latest) - I guess this is 1.1.0 version of Sentry
Metadata
Metadata
Assignees
Type
Projects
Status
No status