Giter Club home page Giter Club logo

Comments (3)

thenamehasbeentake avatar thenamehasbeentake commented on August 22, 2024

https://docs.docker.com/storage/volumes/#choose-the--v-or---mount-flag

from docker-wechat.

alex-oos avatar alex-oos commented on August 22, 2024

https://docs.docker.com/storage/volumes/#choose-the--v-or---mount-flag

好的,谢谢了,

from docker-wechat.

alex-oos avatar alex-oos commented on August 22, 2024

我的问题解决了,终于修改为如下
docker run \ --name wechat \ --rm \ -i \ \ -v "$HOME/wechat/WeChatFiles/":'/home/user/WeChatFiles/' \ -v "$HOME/wechat/ApplcationData":'/home/user/.wine/drive_c/users/user/ApplicationData/' \ -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

作者: 快乐小王子🥝
链接: https://alex-oos.github.io/posts/6da36a09/#%E4%B8%80%E3%80%81docker-wechat-%EF%BC%88%E7%9B%AE%E5%89%8D%E5%8F%AF%E7%94%A8%EF%BC%8C%E5%BE%AE%E4%BF%A1%E7%89%88%E6%9C%AC-3-3-0%EF%BC%89
来源: 快乐小王子🥝
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。`

from docker-wechat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.