BlackDex ca0fd7a31b Optimize release workflow.
- Split Debian and Alpine into different build matrix
  This starts building both Debian and Alpine based images at the same time
- Make use of Docker BuildKit, which improves speed also.
- Use BuildKit caching for Rust Cargo across docker images.
  This prevents downloading the same crates multiple times.
- Use Github Actions Services to start a docker registry, starting it
via the build script sometimes caused issues.
- Updated the Build workflow to use Ubuntu 20.04 which is more close to
the Bullseye Debian release regarding package versions.
2021-09-13 14:42:15 +02:00
..
2021-09-13 14:42:15 +02:00
2021-09-13 14:42:15 +02:00
2021-09-13 14:42:15 +02:00
2021-09-13 14:42:15 +02:00
2021-04-27 23:18:32 +02:00
2021-09-13 14:42:15 +02:00
2020-03-25 20:13:36 -07:00
2021-09-13 14:42:15 +02:00
2020-07-15 20:03:34 -07:00

The arch-specific directory names follow the arch identifiers used by the Docker official images:

https://github.com/docker-library/official-images/blob/master/README.md#architectures-other-than-amd64