Commit Graph

4 Commits

Author SHA1 Message Date
Ben Phelps 99a191da45 both arm/v6 and arm/v7 will need special handling 2022-08-25 15:25:49 +03:00
Ben Phelps fc96836e13 Might be that arm/v6 won't work. 2022-08-25 15:11:59 +03:00
schklom d0d3f6d303 Build for multiple CPU architectures
I added amd64, arm64, armv6, armv7, and commented the list of supported architectures.

By the way, you should setup Dependabot in order to update (via pull requests) the Actions you use (e.g. docker/setup-qemu-action): https://github.com/marketplace/actions/docker-setup-buildx#keep-up-to-date-with-github-dependabot
2022-08-25 13:46:48 +02:00
Ben Phelps 871b63d70e Create docker-publish.yml 2022-08-24 10:48:42 +03:00