timescale/timescaledb-docker-ha

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.

arm64) rustArch='aarch64-unknown-linux-gnu'; rustupSha256='e189948e396d47254103a49c987e7fb0e5dd8e34b200aa4481ecc4b8e41fb929' ;; \

maybe this #355 brings that a bit closer... It contains traces of ARM too :D

+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

sruehl commented

@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

maheee commented

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