Yaya86 commited on
Commit
965c806
·
verified ·
1 Parent(s): 0ed73c9

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -28,6 +28,7 @@ WORKDIR /.ollama
28
 
29
  RUN ollama serve
30
  #
 
31
 
32
  # Copy the entry point script
33
  #COPY entrypoint.sh /entrypoint.sh
 
28
 
29
  RUN ollama serve
30
  #
31
+ CMD ollama serve
32
 
33
  # Copy the entry point script
34
  #COPY entrypoint.sh /entrypoint.sh