Yuliang commited on
Commit
e409ba3
1 Parent(s): d3123b7

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -93,6 +93,4 @@ COPY --chown=user . $HOME/app
93
  # Set the working directory to the user's home directory
94
  WORKDIR $HOME/app
95
 
96
- RUN locate libglapi.so.0
97
-
98
  CMD ["python", "app.py"]
 
93
  # Set the working directory to the user's home directory
94
  WORKDIR $HOME/app
95
 
 
 
96
  CMD ["python", "app.py"]