Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- 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"]
|