Persarce commited on
Commit
39c6a6f
·
verified ·
1 Parent(s): 77370cf

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -1
Dockerfile CHANGED
@@ -22,4 +22,7 @@ USER node
22
  RUN ls -la
23
 
24
  # Start the application
25
- CMD ["node", "clewd.js"]
 
 
 
 
22
  RUN ls -la
23
 
24
  # Start the application
25
+ CMD ["node", "clewd.js"]
26
+
27
+
28
+ RUN env