diff --git a/examples/virt/docker/ai_web_ui/readme.md b/examples/virt/docker/ai_web_ui/readme.md index 4483f7fb..4fccbc10 100644 --- a/examples/virt/docker/ai_web_ui/readme.md +++ b/examples/virt/docker/ai_web_ui/readme.md @@ -1,7 +1,8 @@ # AI Web UI - make docker build (see docker_ubuntu example) - - start from docker_ubuntu + - start from docker_ubuntu + - for build use our vlanf approach (example see docker_ubuntu, make sure we have our zinit & ssh working) - install the web UI: openwebui (not by docker but use uv to install this software) - use https://github.com/astral-sh/uv for the python part - as last step, clean it all up (remove apt cache, ...)