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 b8e7300 commit f5d5ce0Copy full SHA for f5d5ce0
Dockerfile
@@ -33,4 +33,4 @@ EXPOSE 50051
33
USER root
34
USER node
35
36
-CMD [ "npm", "start" ]
+CMD [ "node", "./lib/start.cjs" ]
0 commit comments