You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2020. It is now read-only.
All upstream projects are built using both [Travis CI](https://travis-ci.com/pschmitt/zabbix-docker-multiarch) and [GitHub Actions](https://github.com/pschmitt/zabbix-docker-multiarch/actions?query=workflow%3A%22GitHub+Actions+CI%22)
37
-
**except** zabbix-agent2 since [it won't build properly with buildx and QEMU for ARM](https://github.com/pschmitt/zabbix-docker-multiarch/issues/3).
36
+
All upstream projects are built using [GitHub Actions](https://github.com/pschmitt/zabbix-docker-multiarch/actions?query=workflow%3A%22GitHub+Actions+CI%22)
37
+
**except** zabbix-agent2 since it won't build properly with buildx and QEMU for ARM.
38
38
39
39
I currently build zabbix-agent2 locally every day using an AMD64 machine and a Raspberry Pi.
40
40
41
-
Sadly due to https://github.com/docker/buildx/issues/177 only the `latest` tag get published for the moment.
41
+
Sadly due to [a bug in buildx](https://github.com/docker/buildx/issues/177) only the `latest` tag get published for the moment.
0 commit comments