openblocks icon indicating copy to clipboard operation
openblocks copied to clipboard

Multi docker image after 1.1.4 doesn't support arm64

Open DanielOaks opened this issue 2 years ago • 3 comments

Hi there! I'm really interested in OpenBlocks and running it locally.

While looking through the Docker setup instructions I noticed that the monolithic openblocks-ce image supports arm64 on the latest versions: https://hub.docker.com/r/openblocksdev/openblocks-ce/tags

However, the split up api-service, node-service, and frontend don't have arm64 builds after 1.1.4, see https://hub.docker.com/r/openblocksdev/openblocks-ce-api-service/tags

I'm wondering whether this is intentional or not? I couldn't see a mention of this change in the release notes, which makes me think maybe it's not an intentional change.

DanielOaks avatar Mar 13 '23 22:03 DanielOaks

May I ask if you have a requirement to build OpenBlocks using machines with arm64 architecture in a production environment?

jerry-goodman avatar Mar 14 '23 02:03 jerry-goodman

If I can call my lil home use production, then yep! I'm running 1.1.4 on some raspberry pi's, and it's all running successfully with my own mongodb/redis services. Currently have some personal apps setup on Retool which I'm rebuilding in OB.

DanielOaks avatar Mar 14 '23 09:03 DanielOaks

Got it, we will continue to provide arm64 architecture images in the future. It will be provided no later than April.

jerry-goodman avatar Mar 15 '23 13:03 jerry-goodman