influxdata / influxdata-docker

Official docker images for the influxdata stack
327 stars 248 forks source link

No arm64v8/aarch64 for influxdb:alpine #335

Open mc303 opened 5 years ago

mc303 commented 5 years ago

when I pull influxdb:alpine then there is no matching entry for arm64v8

docker pull influxdb:alpine alpine: Pulling from library/influxdb no matching manifest for linux/arm64/v8 in the manifest list entries

aheil commented 4 years ago

I would second this request, linux/v8/arm for alpine would be helpful to run it on Rasberry Pi 4th generation devices.

JanHBade commented 4 years ago

Pulling influxdb (influxdb:alpine)... alpine: Pulling from library/influxdb ERROR: no matching manifest for linux/arm/v7 in the manifest list entries

nhmarujo commented 3 years ago

Any news on this issue? I still face the same as of today, with a RPI3B+

danielkza commented 1 year ago

Still missing Alpine-based ARM64 images for telegraf (and probably other Influx software). With many cloud providers offering ARM64-based instances, a fix would be very welcome.