DeathDaDev commited on
Commit
dea72f6
1 Parent(s): 0fa8221

chore: remove `cmd` instruction from Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -34,5 +34,3 @@ User User
34
  # Expose port 11434 for Ollama and 5000 for the web server
35
  EXPOSE 11434 5000
36
 
37
- # Start Ollama server
38
- cmd ollama serve
 
34
  # Expose port 11434 for Ollama and 5000 for the web server
35
  EXPOSE 11434 5000
36