mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 09:49:38 +07:00
Update docker-install.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user