Merge remote-tracking branch 'gitea/master'
This commit is contained in:
commit
6d103c9c9a
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