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

Require image for ARM64 architecture #164

Open
odidev opened this issue Nov 24, 2021 · 1 comment
Open

Require image for ARM64 architecture #164

odidev opened this issue Nov 24, 2021 · 1 comment

Comments

@odidev
Copy link

odidev commented Nov 24, 2021

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.

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants