Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -26,7 +26,7 @@ RUN chmod 777 /.ollama
|
|
| 26 |
|
| 27 |
WORKDIR /.ollama
|
| 28 |
|
| 29 |
-
|
| 30 |
#
|
| 31 |
|
| 32 |
# Copy the entry point script
|
|
|
|
| 26 |
|
| 27 |
WORKDIR /.ollama
|
| 28 |
|
| 29 |
+
RUN ollama serve
|
| 30 |
#
|
| 31 |
|
| 32 |
# Copy the entry point script
|