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 0b85227 commit 26a9980Copy full SHA for 26a9980
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:14
+FROM node:14-slim
2
WORKDIR /usr/src/app
3
# Do `npm ci` separately so we can cache `node_modules`
4
# https://nodejs.org/en/docs/guides/nodejs-docker-webapp/
0 commit comments