Sign inSign up

weiensong/wechat

By weiensong

•Updated 3 months ago

A containerized WeChat desktop runtime environment adapted for Linux container workflows. Contains f

Image
Web servers
0

10K+

weiensong/wechat repository overview

⁠wechat

A containerized WeChat desktop runtime environment adapted for Linux container workflows. Contains fcitx5 Chinese input method and novnc.

⁠Highlights

  • Encapsulated startup scripts for easier runtime orchestration
  • Designed for amd64 and arm64 builds
  • Can be combined with X11/VNC related runtime environments

⁠Usage

⁠deploy
docker run -d --name wechat --restart unless-stopped -p 6080:6080 weiensong/wechat:latest
⁠test
docker run --rm -p 6080:6080 -it weiensong/wechat:latest
⁠visit
http://127.0.0.1:6080/?autoconnect=1&password=secret&resize=scale&null

Tag summary

Content type

Image

Digest

sha256:f670e763a…

Size

1.1 GB

Last updated

3 months ago

docker pull weiensong/wechat