trikatuka2
trikatuka2 copied to clipboard
Docker support for arm64
Planning to deploy this on my docker but was greeted with an error that only x86/64 is supported. Any plan to support arm64?
For now you can experiment with changing base image in dockerfile for node which works on ARM. The version I'm working on will be a fully client side app, so it should work on any http server.