Related to #136
The Dockerfile has an ARCH=amd64 ARG defined which can be overridden (to arm64 in this case) but no such release is available to download from Github. Are there plans to build it in future releases? I know I can install it via deb repo, but I already have Docker for another service so would be nice to use it for this too.
Related to #136
The Dockerfile has an ARCH=amd64 ARG defined which can be overridden (to
arm64in this case) but no such release is available to download from Github. Are there plans to build it in future releases? I know I can install it via deb repo, but I already have Docker for another service so would be nice to use it for this too.