Skip to content

[Feature Request] Build an ARM64 Version of the console plugin image #65

@eformat

Description

@eformat

I happened to be deploying OCP4.16/arm64 with an NVIDIA T4G and i wanted an arm64 build of the console plugin.

Some simple changes to the Dockerfile are needed

#64

i build an arm64 version with

podman build --net=host --platform linux/arm64 . -t ${IMG}-aarch64 -f Dockerfile

image is here

podman pull quay.io/eformat/console-plugin-nvidia-gpu@sha256:42fd3e7b3db0d66f89ac59033741c0956705fd26c51e8241f533a1ac64887187

and deployed it to OCP

Screenshot from 2024-08-28 14-43-44

Am happy to PR some changes, just not sure where they should go in here. Cheers.

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