Spaces:
Running
Running
Update Dockerfile
Browse files- 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
|