Skip to content

Commit

Permalink
Update archives.
Browse files Browse the repository at this point in the history
  • Loading branch information
poneding committed Feb 6, 2025
1 parent 4755ba2 commit 8e70e8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/docker/some-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,11 @@ docker run -d \
neosmemo/memos:stable
```

# Open-WebUI

```txt
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
```

---
[« Mac 重装 Docker Desktop](reinstall-docker-desktop-on-mac.md)

0 comments on commit 8e70e8b

Please sign in to comment.