node-engine
node-engine copied to clipboard
Add ARM64 support
Describe the Enhancement
Add arm64 support.
Possible Solution
Make the paketobuildpacks/node-engine image multi-arch.
Include *.cnb in GH release for amd64 and arm64.
Motivation
Support for apple silicon.
I create https://github.com/paketo-buildpacks/nodejs/issues/995 as a "tracking" issue since arm support needs more.
@matejvasek I think this one has been completed
Closing as this one is done