kocolosk opened a new pull request #33:
URL: https://github.com/apache/couchdb-ci/pull/33


   This PR documents the process to build multi-arch container images with the 
Docker `buildx` plugin. It also creates a GitHub Action that allows building 
these images directly from the GitHub UI instead of messing with the `build.sh` 
script.
   
   Currently the images get posted to the GitHub Container Registry instead of 
Docker Hub. I did this intentionally as it seems worthwhile to evaluate using 
GHCR for this "internal" CouchDB use case instead of Docker Hub. But it really 
is just an evaluation. Happy to entertain feedback.
   
   I am interested in the idea of setting up some event triggering so that e.g. 
new images get published when a new Erlang version is released and then get 
picked up automatically by Jenkins. For now though the Action is just a 
manually invoked one.


-- 
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]


Reply via email to