Open
Description
The problem occur when I build the image like this:
FROM --platform=linux/arm node:20
The process get stuck at:
=> => # npm info run [email protected] preinstall node_modules/aws-lambda-ric ./scripts/preinstall.sh

When I use in my dockerfile something like:
FROM node:20
it run smoothly
Metadata
Metadata
Assignees
Labels
No labels