docker-wechat
docker-wechat copied to clipboard
can not run
momo@GS65:~$ curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | bash
____ ____ _ _
| _ \ ___ / ___| |__ __ _| |_
| | | |/ _ \| | | '_ \ / _` | __|
| |_| | (_) | |___| | | | (_| | |_
|____/ \___/ \____|_| |_|\__,_|\__|
https://github.com/huan/docker-wechat
+--------------+
/| /|
/ | / |
*--+-----------* |
| | | |
| | 盒装 | |
| | 微信 | |
| +-----------+--+
| / | /
|/ |/
*--------------*
DoChat /dɑɑˈtʃæt/ (Docker-weChat) is:
📦 a Docker image
🤐 for running PC Windows WeChat
💻 on your Linux desktop
💖 by one-line of command
🚀 Pulling the docker image...
2.7.1.85: Pulling from zixia/wechat
93956c6f8d9e: Pull complete
46bddb84d1c5: Pull complete
15fa85048576: Pull complete
8aa40341c4fa: Pull complete
1e85f9d3a0e2: Pull complete
1e7ba6fed8ef: Pull complete
522c0a74c4cc: Pull complete
bb6c04ebadfd: Pull complete
2d5b3070ed76: Pull complete
375ed383c7a8: Pull complete
4e20fedae17a: Pull complete
517d52506e35: Pull complete
be64ac073317: Pull complete
Digest: sha256:e6e9d21c7cd1dfae0484e697f12f5f3c401de2f02e771d061868740e0d26549d
Status: Downloaded newer image for zixia/wechat:2.7.1.85
docker.io/zixia/wechat:2.7.1.85
🚀 Pulling the docker image done.
🚀 Starting DoChat /dɑɑˈtʃæt/ ...
other window
momo@GS65:~$ docker logs DoChat
momo@GS65:~$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
c0a19b152615 zixia/wechat:2.7.1.85 "/entrypoint.sh" 9 minutes ago Up 9 minutes DoChat
Same here in Ubuntu 20.04, Docker version 20.10.5 build 55c4c88.
And the docker top
says:
C STIME TTY TIME CMD
99 17:33 ? 00:15:57 C:\Program Files\Tencent\WeChat\WeChat.exe
0 17:33 ? 00:00:01 /usr/lib/wine/wineserver32 -p0
0 17:33 ? 00:00:00 C:\windows\system32\services.exe
0 17:33 ? 00:00:00 C:\windows\system32\winedevice.exe
0 17:33 ? 00:00:00 C:\windows\system32\plugplay.exe
0 17:33 ? 00:00:00 C:\windows\system32\explorer.exe /desktop
0 17:33 ? 00:00:00 C:\windows\system32\winedevice.exe
See #113 , #80 , #28