alpine-node
alpine-node copied to clipboard
Release ARM64 images
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.
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 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: