FROM ollama/ollama # Expose the required port (adjust if needed) EXPOSE 7860 # Start the Ollama service CMD ollama serve