rusackas commented on code in PR #27072: URL: https://github.com/apache/superset/pull/27072#discussion_r1484724510
########## docs/docs/installation/docker.mdx: ########## @@ -61,7 +64,20 @@ build times, larger images, lower layer cache hit rate, ...). For production use cases, we recommend that you derive our `lean` image(s) and add database support for the database you need. -## On ARM builds and working with Apple silicon +## On supporting arm64 AND amd64 + +Only the release builds are multi-platform, supporting `linux/arm64` Review Comment: Based on all the github noise, I'm just wondering if there are _currently_ versions with this support, or if we're lacking this support until the _next_ version. I'm guessing the former, and not the latter 🤞 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
