timescale-ha multiarch (ARM/Aarch64) support
SharkWipf opened this issue ยท 23 comments
While the main timescaledb image has multiarch support, and attempts have been made (timescale/timescaledb-docker#23, timescale/timescaledb-docker#145) to provide multiarch support for the timescaledb-postgis image, since its deprecation, its recommended replacement, timescaledb-ha, does not offer multiarch support.
Is there a chance of getting arm/v7 and Aarch64 support on these images?
To give another great reason for this:
This would also make development with timescaledb on ARM-based macs much faster.
Thank you for the amazing software!
+1 for this feature, would allow me to use ARM based EC2 instances - which are cheaper!
+1
+1
Any support planned for this. As i see this issue was raised in May2022.
It looks like someone is thinking about it.
timescaledb-docker-ha/Dockerfile
Line 81 in 2466f28
+1 to may have this amazing software running on arm in the future :)
+ 1
waiting on this
+1 would love to hear any updates on this
@graveland mentioned in #355 that
This also adds most of the required support for arm64 builds as well, but we need to
fix public arm64 build runners before fully building multiplatform images
is there a issue for that to follow? As long as those runners are not fixed I guess there won't be images then.
+1
Would love to have that as well. I want to run it on a RaspberryPi.
In the meantime, I'm using an image starting with postgres and install timescaledb + toolkit myself:
https://gist.github.com/maheee/309641ce45a511bc61dd12b1eb10c55e
+1 any chance it will work?
if you care for a temporary solution, you could use the dev repository... https://hub.docker.com/u/timescaledev