Docker error when running run_example.sh on Mac M1
Open
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
I get the following error on running the example script on my Mac M1
```
executor failed running [/bin/sh -c make -C /allrank install-reqs]: exit code: 2
Unable to find image 'allrank:latest' locally
docker: Error response from daemon: pull access denied for allrank, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
```
I also have an older MacBook Pro and did not face any such issues when I ran the same file on that. How can I fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.