kszucs commented on PR #50125: URL: https://github.com/apache/arrow/pull/50125#issuecomment-4669512428
> > If we use Docker Compose directly, the `platform` option is better. Archery sometimes uses `docker` not Docker Compose directly... So if we use the `platform` option, we need to change Archery too... > > I see. I think @kszucs wanted to get rid of Docker Compose at some point and use Docker directly. IIRC correctly there were some issues with docker layer caching through compose but that behavior varied across platforms, docker and compose versions. Though it was a long time ago, I believe the docker ecosystem has matured a lot since then. The $ARCH explicit tag was required for similar historical reasons, back then docker didn't have platform option, different archs were organized into different dockerhub orgs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
