-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels