openblocks-dev / openblocks

🔥 🔥 🔥 The Open Source Retool Alternative
https://cloud.openblocks.dev
GNU Affero General Public License v3.0
5.88k stars 360 forks source link

Multi docker image after 1.1.4 doesn't support arm64 #309

Open DanielOaks opened 1 year ago

DanielOaks commented 1 year ago

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.

jerry-goodman commented 1 year ago

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

DanielOaks commented 1 year ago

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.

jerry-goodman commented 1 year ago

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