oracle-quickstart / oci-kubernetes-monitoring

Kubernetes Monitoring with OCI Observability & Management Platform
https://www.oracle.com/manageability/logging-analytics/
Universal Permissive License v1.0
43 stars 33 forks source link

add platform when building docker image for building on arm64 (and other) platforms #32

Open mmacmillan opened 1 year ago

mmacmillan commented 1 year ago

when building image on non-linux (i.e. mac/arm), it defaults to arm64, causing image crash when launching. explicitly specifying the platform prevents this