internetarchive / internetarchive/heritrix3
Apple Silicon docker images
Open
feature request
- Dominant language
- Java
- Stars
- 3.3k
- Forks
- 793
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 8
Description
It looks the docker archive at https://hub.docker.com/r/iipc/heritrix is missing the Apple Silicon images:
```
$ docker run --init --rm -d -p 8443:8443 -e "USERNAME=admin" -e "PASSWORD=admin" -v $(pwd)/jobs:/opt/heritrix/jobs iipc/heritrix ✘ 125
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
```
I'll see if I can make a contribution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.