mariadb-alpine
mariadb-alpine copied to clipboard
Use github matrix to build docker images
The buildx action recently grew support to split up builds into matrix. I doubt a lot of time will be saved but it is an interesting project.
Recent thread on how to get this done here: https://github.com/docker/build-push-action/issues/846