elastic / stream

Test utility for streaming data via udp/tcp/tls/webhook/GCP Pub-Sub/Kafka.
https://container-library.elastic.co/r/observability/stream
Apache License 2.0
8 stars 13 forks source link

docker-build: create multi-arch image amd64,arm64 #84

Closed andrewkroh closed 6 months ago

andrewkroh commented 6 months ago

Use docker buildx to produce a multi-arch image that can run natively on linux/amd64 and linux/arm64.

Sanitize the branch name because it is used as a docker tag. Special characters need to be removed.

Closes #77

References

elasticmachine commented 6 months ago

:green_heart: Build Succeeded

History