Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 195 Bytes

For proper crosscompiling, user Docker's buildx:


docker buildx create --use docker buildx build --platform linux/arm64/v8,linux/amd64 --push -t k8spatterns/random-generator-exporter .