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
Hi @hgezim,
I am developing and running josh-proxy on M1 and M2 without emulation regularly without issues, so I'm wondering what exactly you are reporting here 🤔
Are you asking for an ARM docker image? True we don't have that, but it can easily be built.
True we don't have that, but it can easily be built.
Hi, I'm struggling to build it on M1. Do you have advice on what commands to use? Here's what I've tried:
docker build github.com/josh-project/josh
Which results in the error:
ERROR: failed to solve: git: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Unable to find image 'joshproject/josh-proxy:latest' locally
latest: Pulling from joshproject/josh-proxy
docker: no matching manifest for linux/arm64/v8 in the manifest list entries.
See 'docker run --help'.
It would be nice to run it on a Mac M1/M2 without using emulation.
The text was updated successfully, but these errors were encountered: