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
$ 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.
The text was updated successfully, but these errors were encountered:
The registry, username and password would need to be updated accordingly. Right now they're using respectively env.REGISTRY, github.actor and secrets.GITHUB_TOKEN.
It looks the docker archive at https://hub.docker.com/r/iipc/heritrix is missing the Apple Silicon images:
I'll see if I can make a contribution.
The text was updated successfully, but these errors were encountered: