Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

Commit 82528fb

Browse files
authored
Add issue link for zabbix-agent2 builds
1 parent 74b04cd commit 82528fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ docker run --name some-zabbix-agent -e ZBX_HOSTNAME="some-hostname" -e ZBX_SERVE
3434
## CI
3535

3636
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.
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).
3838

3939
I currently build zabbix-agent2 locally every day using an AMD64 machine and a Raspberry Pi.
4040

0 commit comments

Comments
 (0)