I downloaded Ollama. Open the web UI.
Run the following Docker command: docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
I used this command to download it. It worked afterwards. However, I can't reopen it. I am using Windows. Can you help me out?
Run the following Docker command: docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
I used this command to download it. It worked afterwards. However, I can't reopen it. I am using Windows. Can you help me out?