myyim commited on
Commit
e398b64
·
verified ·
1 Parent(s): 48b6d90

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -4
Dockerfile CHANGED
@@ -28,9 +28,5 @@ ENV OLLAMA_HOST=0.0.0.0:7860
28
  # Expose the default port
29
  EXPOSE 7860
30
 
31
- RUN ls -la
32
-
33
- RUN ls -la /usr/local/bin/
34
-
35
  # Use the custom entrypoint script
36
  ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
 
28
  # Expose the default port
29
  EXPOSE 7860
30
 
 
 
 
 
31
  # Use the custom entrypoint script
32
  ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]