标签: 远程桌面
thumbnail

部署docker版微信实现网页聊天

在docker里运行wechat,可以通过web或者VNC访问wechat 部署教程 使用Docker Compose的方式直接在1Panel中编排最方便。 services: wechat: image: ghcr.io/xia……