Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question:16.04,一气呵成自动exit #43

Closed
zehongs opened this issue Apr 5, 2020 · 1 comment
Closed

Question:16.04,一气呵成自动exit #43

zehongs opened this issue Apr 5, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@zehongs
Copy link

zehongs commented Apr 5, 2020

请问docker run 之后一气呵成自动结束exit是怎么回事呀,是我的问题吗?

[DoChat] 盒装微信 v0.10.3
[DoChat] WeChat 2.8.0.121
[DoChat] Starting...
[DoChat] Found new version
[DoChat] WeChat.exe exited

我用的是:

docker run \
  --name DoChat \
  --rm \
  -i \
  \
  -v "$HOME/DoChat/WeChat Files/":'/home/user/WeChat Files/' \
  -v "$HOME/DoChat/Applcation Data":'/home/user/.wine/drive_c/users/user/Application Data/' \
  -v /tmp/.X11-unix:/tmp/.X11-unix \
  \
  -e DISPLAY \
  \
  -e XMODIFIERS=@im=fcitx \
  -e GTK_IM_MODULE=fcitx \
  -e QT_IM_MODULE=fcitx \
  -e GID="$(id -g)" \
  -e UID="$(id -u)" \
  \
  --ipc=host \
  --privileged \
  \
  zixia/wechat
@huan huan added the question Further information is requested label Apr 5, 2020
@huan huan added duplicate This issue or pull request already exists and removed question Further information is requested labels Apr 26, 2020
@huan
Copy link
Owner

huan commented Apr 26, 2020

Merge to #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants