childe / gohangout

使用 golang 模仿的 Logstash。用于消费 Kafka 数据,处理后写入 ES、Clickhouse 等。
MIT License
1.01k stars 234 forks source link

Improvement: build multi-arch official image #222

Closed ColinChamber closed 1 year ago

ColinChamber commented 1 year ago

Currently, we only have the official image for the amd64 arch. We should also provide the official image for the arm64 arch.