-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Please publish arm64 version of docker image.
Use e.g. (tried locally):
# uncomment following line if you don't have 'docker-container'-based driver yet, check with `docker buildx ls`. 'docker' driver cannot build multiarch images.
# docker buildx create --name multiarch --driver docker-container --use
docker buildx build --platform linux/arm64,linux/amd64 --tag "docker.io/ivarref/mikkmokk-proxy:$VERSION" .
Also probably worth bumping Docker dependencies :)
Also maybe worth publishing jars to GitHub releases?
Nice tool, BTW 👍
ivarref
Metadata
Metadata
Assignees
Labels
No labels