Bayhaqy commited on
Commit
01cce57
1 Parent(s): 4f113ae

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -64,8 +64,6 @@ RUN ls -lhat $HOME/app
64
 
65
  # Check version
66
  RUN python3 --version
67
- RUN node -v
68
- RUN npm list -g
69
 
70
  # Make port 8501 available to the world outside this container
71
  EXPOSE 8501
 
64
 
65
  # Check version
66
  RUN python3 --version
 
 
67
 
68
  # Make port 8501 available to the world outside this container
69
  EXPOSE 8501