GitHub user tiya-9975 added a comment to the discussion: Feature Request: 
Enable Podman compatibility by removing BUILDPLATFORM dependencies in Dockerfile

Thanks for the clarification @alefbt  — that makes sense.

It sounds like the core issue isn’t BUILDPLATFORM itself, but assuming it will 
always be injected by the build engine.

>From a contributor perspective, maybe the goal should be:

Preserve multi-arch CI behavior

While avoiding hard failures on strict OCI engines like Podman

One possible middle ground could be:

Avoid explicitly passing --platform=$BUILDPLATFORM in FROM

Or guard it so it’s only used when BUILDPLATFORM is defined

Happy to prototype and test this with Podman locally if that direction sounds 
reasonable.

GitHub link: 
https://github.com/apache/superset/discussions/37792#discussioncomment-15751974

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to