Mediocreatmybest commited on
Commit
6a32a1e
·
1 Parent(s): c590d22

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -48,6 +48,8 @@ ARG NODE_ENV=production
48
 
49
  RUN yarn build:app:docker
50
 
 
 
51
  COPY /opt/node_app/excalidraw/build /var/www/html
52
 
53
  WORKDIR /opt/node_app/
 
48
 
49
  RUN yarn build:app:docker
50
 
51
+ RUN ls -a
52
+
53
  COPY /opt/node_app/excalidraw/build /var/www/html
54
 
55
  WORKDIR /opt/node_app/