alpine-node icon indicating copy to clipboard operation
alpine-node copied to clipboard

Release ARM64 images

Open odidev opened this issue 4 years ago • 2 comments
trafficstars

Hi,

I am working on adding arm64 support to ymedlop/npm-cache-resource and release arm64 images. It is using mhart/alpine-node as base image and arm64 tag is not available for alpine-node.

I have successfully built images on the local arm64 machine. It will be helpful if arm64 images are released.

If required, I am happy to help.

odidev avatar Feb 19 '21 15:02 odidev

I have successfully built the image on arm64 platform by implementing these changes.

ARM64 Image: https://hub.docker.com/repository/docker/odidev/alpine-node/tags?page=1&ordering=last_updated

Changes required: https://github.com/odidev/alpine-node/commit/10b09f0a9605ee217490762b19f4a19a42b12c1b

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

If interested, I will raise a PR with the above changes.

odidev avatar Mar 09 '21 12:03 odidev

@odidev I believe it might be helpful to provide the PR since @mhart does not seem to be very responsive right now... maybe a PR will trigger him. :smile:

mvdkleijn avatar Oct 23 '21 14:10 mvdkleijn