Skip to content

Release Linux/ARM64 images #36

@odidev

Description

@odidev

I have successfully built the docker image for Linux/ARM64 by Buildx commands in the Makefile, present in the root of the project, using this command:
{
docker buildx build -t ajv21/sample:latest --platform Linux/arm64,Linux/amd64 --push .
}
Please find the commit here for the changes in the Makefile : odidev@b5f0995
The docker hub link: https://hub.docker.com/repository/docker/ajv21/sample/tags
The docker image release process which is mentioned in the Makefile is bit confusing because the build and push commands points to some different repository (vergissberlin/jira-resource).
It would be better if you let us know the release process.
I will be happy to contribute and raise the PR.

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