podman run -d -p 3000:8080 -v open-webui:/app/backend/data -e OLLAMA_BASE_URL=http://host.containers.internal:11434 --name open-webui --restart always ghcr.io/open-webui/open-webui:main
% podman volume create open-webui
open-webui
% podman run -d -p 3000:8080 -v open-webui:/app/backend/data -e OLLAMA_BASE_URL=http://host.containers.internal:11434 --name open-webui --restart always ghcr.io/open-webui/open-webui:main
Trying to pull ghcr.io/open-webui/open-webui:main...
Getting image source signatures
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:157e623d29844846bf1486ce1dc24b08b60c3c63a22c471a6ee19a86a7a5cbd5
Copying blob sha256:d51c377d94dadb60d549c51ba66d3c4eeaa8bace4935d570ee65d8d1141d38fc
Copying blob sha256:076b75118273dbd55842b522fbb55dc6d875eead95ef440121cde3d50cdd1ff2
Copying blob sha256:40d5353a5918e3b19dc38afc63437b08abe0d9f4ce2b36fbdd3cc53e9213b5f4
Copying blob sha256:987cac002684c8b2119edb1ec5fe98f5448ad8d2a2c6562214ec315072fe6657
Copying blob sha256:aebeb0b4e5d065f21d330eef147cd2ef7436852afebc7cf9dfcb96840a5fafc7
Copying blob sha256:03f562834d64768bdacbebf494f199f9034b63185d90330352efddee466a89c6
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:dc0f62a912f5d72123e4692b9061a84b7a9a760c13d3446e3a24c98e1ff1ace7
Copying blob sha256:93fdf9ebd111ee9c74695c24c27f88550f9b0703b6468c3c457b969e2f2a3ff0
Copying blob sha256:596be9ce6130cfeb35c532972dd08c024074442834fb7ff56810579df977a9cc
Copying blob sha256:07dc67f42781ccc91d3c05a4d19950c92b1bd09895fa433ac18c0601ac658c14
Copying blob sha256:7c2ef53b15e7b7715ffa172a0b8fd725b91ffc7086f4585c714f18aed424b30e
Copying blob sha256:e5511c24fa695881d58f8270fdcb752a72298908c3fc2daf41e4e431ed7ae481
Copying blob sha256:69de4f91fd3852c3e97ca94e14f39fe09a7438517ce13b27fc5dd9f0e010f6c7
Copying config sha256:92fc28ffd2eee83035f08f369fa321dbdcc0b733722bf18fb15248e3c9281397
Writing manifest to image destination
1bd8927fa97a7a2ab92ff36bf55483f10b3eb8aff5f44db7e25b6d25d7edf76b
%
iframe {
width: 100%;
height: 100vh; /* Full viewport height */
border: none; /* Optional: removes the border */
}