I am running ollama in docker, but the port is not full.
The documentation says what to use
docker run -d -v ollama:/root/.ollama -p 11434:11434 --name ollama ollama/ollama
But I don't understand where to write it a little. To the ollama console?
If yes, then, as I understand it, you need to write the following command
docker run d v ollama:/root/.ollama p 11434:11434 name ollama ollama/ollama
But an error occurs, there is no such file.
I also checked Docker, and there is a file with that name
Tell me how you can launch the port and use the api to access ollama
Result
Ollama file is not about the problem, can run without download ollama with docker
docker run can be avaliable without downdload ollama at local directory