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 has been archived by the owner on May 13, 2024. It is now read-only.
i found it can't auto identify and adapt different cpu architecture....
When i use this command docker run -d matrixconduit/matrix-conduit:latest -p 8448:8000 -v /home/matrixconduit:/srv/conduit/.local/share/conduit to deploy it ,it says
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i found it can't auto identify and adapt different cpu architecture....
When i use this command
docker run -d matrixconduit/matrix-conduit:latest -p 8448:8000 -v /home/matrixconduit:/srv/conduit/.local/share/conduit
to deploy it ,it saysThe text was updated successfully, but these errors were encountered: