Linux Support #46
-
Hi, will you be bringing this to Linux/Ubuntu? As of this time I only see it available via docker. |
Beta Was this translation helpful? Give feedback.
Answered by
aleksilassila
Aug 14, 2023
Replies: 1 comment 2 replies
-
I'm planning on adding more installation options shortly |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That should work, you could also clone the project and remove the amd64 platform flag from the Dockerfile to build for your platform from source. If anyone knows a proper solution to supporting multiple platforms with a single image, let me know
Edit: #45