Skip to content

Publish multiarch Docker image #1

@VladRassokhin

Description

@VladRassokhin

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 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions