This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-ci.git
from aabb296 Add new images to keep
new 38da648 Restrict FDB to amd64 containers for now
new 946c094 Use buildx plugin for multi-arch images
new 8c76d6c Remove old Bintray reference
new 1ef076d Add image builder action
new d548cf3 Choose package repo dynamically
new d793cc1 Restore old xplat support, add new buildx targets
new 4815316 Remove always-outdated matrix, link to Docker Hub
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/image-builder.yml | 63 ++++++++++++++++++++++++++
README.md | 89 +++++++++++++++++++++++++------------
bin/apt-dependencies.sh | 21 ---------
bin/yum-dependencies.sh | 14 +++---
build.sh | 73 ++++++++++++++++++++++++------
dockerfiles/debian-bullseye | 5 +--
dockerfiles/debian-buster | 5 +--
dockerfiles/debian-stretch | 5 +--
8 files changed, 195 insertions(+), 80 deletions(-)
create mode 100644 .github/workflows/image-builder.yml