I would like to build my container multiplatform, but naming is currently a blocker for me.
Would like to do FROM restreamio/gstreamer:${TARGETARCH}-latest-prod but it returns amd64.
I see you did use it before, but then switched the naming.
Why so?
p.s. I guess best best would be to make a multiarch docker image
I would like to build my container multiplatform, but naming is currently a blocker for me.
Would like to do
FROM restreamio/gstreamer:${TARGETARCH}-latest-prodbut it returnsamd64.I see you did use it before, but then switched the naming.
Why so?
p.s. I guess best best would be to make a multiarch docker image