I have been trying to build a docker image and deploy it to ECR through Bitbucket pipeline. In the build step I am facing an issue process "/bin/sh -c npm run build" did not complete successfully: exit code: 137. Ours is a node JS project and the docker fil we are using is:
Community moderators have prevented the ability to post new answers.
Problem resolved after following the instructions mentioned in following page
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.