ruslanmv commited on
Commit
612f6af
·
1 Parent(s): 5d539a8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -41,7 +41,6 @@ COPY . .
41
  # Set proper permissions for the translations directory
42
  RUN chmod -R 777 translations
43
 
44
- RUN /usr/local/bin/ollama serve
45
  RUN /usr/local/bin/ollama pull llama3
46
 
47
  # Copy the init script
 
41
  # Set proper permissions for the translations directory
42
  RUN chmod -R 777 translations
43
 
 
44
  RUN /usr/local/bin/ollama pull llama3
45
 
46
  # Copy the init script