Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Require image for ARM64 architecture #164

@odidev

Description

@odidev

Hi Team,

I am trying to use tnozicka/openshift-acme on ARM64 architecture but it seems the arm64 tag is not available in Docker Hub.

I tried to build the image using the command docker build -t <image_name> . It is using openshift/origin-release:golang-1.13 as the base image but it is not available for the arm64 platform. I tried to build this for arm64 but here the base image used is openshift/origin-base.

I have build the openshift/origin-base for arm64 on my local machine and using this i have build openshift/origin-release:golang-1.13 and further using this I have build the docker image for arm64 for tnozicka/openshift-acme.

Changes required:
odidev@fecde91

Issue is already raised to release image for arm64 for openshift/origin-release:golang-1.13.

Issue link: openshift/origin#26260

Do you have any plans on releasing arm64 images?

May I know how the amd64 image is getting published on Dockerhub?

It would be very helpful if the tnozicka/openshift-acme images are released for arm64. If required, I am happy to contribute.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions