internetarchive / internetarchive/heritrix3

Apple Silicon docker images

Open
#471 1 comment 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.