Replies: 1 comment 5 replies
-
To clarify, this specifically happens when building for ARM64 on macOS |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're building a k8s operator for Garnet, and while testing using the official docker image, we noticed that it has issues with loading Lua in the logs.
config is mostly default settings with some minor tweaks for local testing purposes.
Just wanna ask is this expected?
We can get this working by building on top of the official image, but it was surprising the object files are not included and enabling Lua will just fail.
Beta Was this translation helpful? Give feedback.
All reactions