From 5e6d5594475aa28dfe805ede06dbfbee327a1fce Mon Sep 17 00:00:00 2001 From: Classic298 <27028174+Classic298@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:47:51 +0200 Subject: [PATCH] Update docker-install.md --- docs/tutorials/docker-install.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/docker-install.md b/docs/tutorials/docker-install.md index ac6f678d..a3b3279b 100644 --- a/docs/tutorials/docker-install.md +++ b/docs/tutorials/docker-install.md @@ -1,8 +1,14 @@ --- sidebar_position: 4 -title: 🐳 Installing Docker +title: 🳠Installing Docker --- +:::info **Looking to install Open WebUI?** + +This page covers Docker installation only. For **Open WebUI installation instructions via Docker**, please visit our [Quick Start Guide](https://docs.openwebui.com/getting-started/quick-start/) which provides comprehensive setup instructions. + +::: + :::warning This tutorial is a community contribution and is not supported by the Open WebUI team. It serves only as a demonstration on how to customize Open WebUI for your specific use case. Want to contribute? Check out the contributing tutorial. ::: @@ -21,7 +27,7 @@ This tutorial is a community contribution and is not supported by the Open WebUI 1. **Open your terminal.** -2. **Set up Docker’s apt repository:** +2. **Set up Docker’s apt repository:** ```bash sudo apt-get update