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
I'm trying to run Docker container, on MacBook M2:
$ docker run --rm ghcr.io/oss-review-toolkit/ort --help
Unable to find image 'ghcr.io/oss-review-toolkit/ort:latest' locally
docker: Error response from daemon: no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found.
See 'docker run --help'.
Probably, the docker image must be built for all platforms.
The text was updated successfully, but these errors were encountered:
I'm trying to run Docker container, on MacBook M2:
Probably, the docker image must be built for all platforms.
The text was updated successfully, but these errors were encountered: