You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2025. It is now read-only.
following the README I tried to build the docker image, then it turns out the Dockerfile only packages the code in. The binary compilation logic is missing. Could you please provide the necessary process for compiling the binary then I can update the Dockerfile to build the image. Or if you have already prepare the pre-built image on public registry that would be helpful too.
Hi,
following the README I tried to build the docker image, then it turns out the Dockerfile only packages the code in. The binary compilation logic is missing. Could you please provide the necessary process for compiling the binary then I can update the Dockerfile to build the image. Or if you have already prepare the pre-built image on public registry that would be helpful too.