We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17bae26 commit 4e6693eCopy full SHA for 4e6693e
entrypoint.sh
@@ -87,7 +87,6 @@ cp -r "${CP_PATH}" "/app/"
87
cd /app
88
89
# install and run nodejs
90
-apk add --update nodejs npm
91
npm ci
92
npm run build --if-present
93
node dist/index.js
0 commit comments