1

I am new to cube.js and trying to see if I can use it for a small personal project (mostly for learning).

I'm looking for a docker image that runs on Rasberrypi 64 bit - can anyone point me in the right direction please - or maybe it doesn't exist. It would be beyond my skill to work out how to build it for myself.

user12891
  • 23
  • 2
  • Hello @user12891 welcome to stackoverflow and cube.js community, there is a way to install cube.js through Node.js without Docker. here is a link https://cube.dev/docs/getting-started/nodejs – Kaizendae Sep 29 '21 at 14:30
  • Thanks. I was really hoping to use Docker, for reasons :) – user12891 Sep 29 '21 at 17:24
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Oct 07 '21 at 09:29

1 Answers1

0

Unfortunately, it's not possible to use cubejs/cube:latest image without qemu. For Cube Store you can use cubejs/cubestore:arm64-experimental-v2021-07-29 image.