vault backup: 2025-07-15 23:02:26
This commit is contained in:
parent
d3eeefa7a3
commit
73bcc6de47
18
InterestingStuffs/Docker.md
Normal file
18
InterestingStuffs/Docker.md
Normal file
@ -0,0 +1,18 @@
|
||||
|
||||
显示上下文环境
|
||||
docker context ls
|
||||
切换上下文环境
|
||||
docker context use orbstack
|
||||
|
||||
|
||||
open webui
|
||||
docker run -d -p 3000:8080 -e OLLAMA_BASE_URL=https://possibly-engaged-filly.ngrok-free.app/ -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
|
||||
|
||||
|
||||
clash 容器切换节点
|
||||
|
||||
|
||||
|
||||
curl -X PUT "http://localhost:50003/proxies/%F0%9F%9A%80%E4%BB%A3%E7%90%86%E7%BA%BF%E8%B7%AF" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{"name": "R6-1|美国-NF|BGP"}'
|
Loading…
x
Reference in New Issue
Block a user