adoroszlai opened a new pull request, #32: URL: https://github.com/apache/ozone-docker/pull/32
## What changes were proposed in this pull request? Workflow to build and publish multi-platform `ozone` Docker image to GitHub Container Registry and Docker Hub. - Pull request: image is built, but not published - Push: image is built and published by commit SHA. - Push to branch `ozone-X.Y`: the image is also published with Docker tag `X.Y`. This matches current Docker Hub automated build rules. - Similarly to `ozone-docker-runner`, push to Docker Hub is optional, only performed if credentials are available. https://issues.apache.org/jira/browse/HDDS-11632 ## How was this patch tested? Push to branches: - `HDDS-11632` ([workflow](https://github.com/adoroszlai/ozone-docker/actions/runs/11730671311), [image](https://github.com/adoroszlai/ozone-docker/pkgs/container/ozone/302215411?tag=2721d2e5503dfa7b797ff9bfc8e6f5c21fa487fc)). - `ozone-test` ([workflow](https://github.com/adoroszlai/ozone-docker/actions/runs/11730787985), [image](https://github.com/adoroszlai/ozone-docker/pkgs/container/ozone/302215411?tag=test)). - `ozone-test-with-dh` after adding Docker Hub credentials to the repo ([workflow](https://github.com/adoroszlai/ozone-docker/actions/runs/11730972980), image at [ghcr.io](https://github.com/adoroszlai/ozone-docker/pkgs/container/ozone/302215411?tag=test-with-dh) and [hub.docker.com](https://hub.docker.com/layers/adoroszlai/ozone/test-with-dh/images/sha256-e5d20b95e06eac5e6d5b6116e26d5689bed9c68d650167aac52fa122b5a048cd?context=repo)) (Note that the same commit was pushed to all branches, so tags `test` and `test-with-dh` refer to the same image.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
