Closed
Description
docker manifest inspect arm64v8/ruby:3.0.3
this is unfortunate 'cause Docker will report containers FROM arm64v8/ruby:3.0.3 as aarch64-linux
- which further down the "road" makes for bad compiler decisions otherwise 😢
any chance of a quick remedy?
tried FROM --platform=linux/arm64/v8 arm64v8/ruby:3.0.3 which I am sad to report meet with no success (other than Docker keep reporting aarch64-linux
Metadata
Metadata
Assignees
Labels
No labels