Yaya86 commited on
Commit
0ed73c9
·
verified ·
1 Parent(s): 61d9278

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -26,7 +26,7 @@ RUN chmod 777 /.ollama
26
 
27
  WORKDIR /.ollama
28
 
29
- CMD ollama serve
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