Skip to content

platform information not present on the arm64v8 #374

Closed
@wdiechmann

Description

@wdiechmann

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions