Coder Social home page Coder Social logo

rokasurbelis / docker-wine-linux Goto Github PK

View Code? Open in Web Editor NEW
842.0 13.0 105.0 514.73 MB

:boom::whale::fire:Linux运行wine应用(QQ/微信/百度网盘/TIM/迅雷极速版/Foxmail等),适用于所有发行版------- Best wine-QQ/TIM/Wechat for all Linux distros

Dockerfile 19.53% Shell 80.47%
wine-qq wine-wechat ubuntu-qq deepwine-qq docker-qq debian-qq docker-wine linux-qq linux-wechat

docker-wine-linux's People

Contributors

rokasurbelis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-wine-linux's Issues

fedora系统怎么构建?

[docker-wine-linux]$ bash run.sh
[+]Cloning speed may be slow, please waitting...
正克隆到 'deepin-wine-ubuntu'...
remote: Enumerating objects: 39, done.
remote: Counting objects: 100% (39/39), done.
remote: Compressing objects: 100% (23/23), done.
remote: Total 2927 (delta 22), reused 32 (delta 16), pack-reused 2888
接收对象中: 100% (2927/2927), 65.73 MiB | 1.12 MiB/s, 完成.
处理 delta 中: 100% (1377/1377), 完成.
正在检出文件: 100% (3020/3020), 完成.

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
build docker image error,exit process

docker build镜像时网络错误

@RokasUrbelis 大佬,首先十分感谢您的工作,就是我在运行bash.sh时有如下报错:
image
这个127.0.0.1:45281是我之前使用的lantern代理地址,然后我现在换成使用从clash,代理地址变成127.0.0.1:7890,所以我尝试在run.sh中docker build后面添加参数指定代理如图:
image
但是再次运行仍然有这个报错,所以我想请教一下大佬这个问题是是什么导致的以及如何解决,望大佬拨冗解答!

安装时软件包版本冲突

运行bash run.sh后,在/bin/sh -c apt-get install wget git locales ttf-wqy-zenhei sudo tzdata -y处报错退出,最后几行的输出为:

The following packages have unmet dependencies:
 fonts-wqy-zenhei : Depends: fontconfig (>= 2.3.1-1) but it is not going to be installed
 git : Depends: libcurl3-gnutls (>= 7.16.2) but it is not going to be installed
       Depends: libexpat1 (>= 2.0.1) but it is not going to be installed
       Depends: perl but it is not going to be installed
       Depends: liberror-perl but it is not going to be installed
       Recommends: patch but it is not going to be installed
       Recommends: less but it is not going to be installed
       Recommends: ssh-client
 libc6 : Breaks: locales (< 2.31) but 2.27-3ubuntu1.5 is to be installed
 wget : Depends: libpsl5 (>= 0.16.0) but it is not going to be installed
        Depends: libssl1.1 (>= 1.1.0) but it is not going to be installed
        Recommends: ca-certificates but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
The command '/bin/sh -c apt-get install wget git locales ttf-wqy-zenhei sudo tzdata -y' returned a non-zero code: 100
build docker image error,exit process

Faied to run 'bash run.sh'.

Hi,

I try to build the docker image for this project, but failed. See the following for more detailed info.

$ bash run.sh
[+]Cloning speed may be slow, please waitting...
Cloning into 'deepin-wine-ubuntu'...
remote: Enumerating objects: 3036, done.
remote: Total 3036 (delta 0), reused 0 (delta 0), pack-reused 3036
Receiving objects: 100% (3036/3036), 67.06 MiB | 7.54 MiB/s, done.
Resolving deltas: 100% (1433/1433), done.
Sending build context to Docker daemon  1.235GB
Step 1/16 : FROM ubuntu:latest
 ---> d70eaf7277ea
Step 2/16 : MAINTAINER RokasUrbelis(Based on github deepin-wine-ubuntu project)
 ---> Using cache
 ---> 0deb62e3ee11
Step 3/16 : ADD deepin-wine-ubuntu /root/deepin-wine-ubuntu
 ---> 22647c08b06b
Step 4/16 : COPY link.sh /root/
 ---> f41887ff0be9
Step 5/16 : COPY deb/ /root/deepin-wine-ubuntu/
 ---> 72562dc1f4f7
Step 6/16 : RUN rm -rf /var/lib/apt/lists/*
 ---> Running in fe232a191b35
Removing intermediate container fe232a191b35
 ---> de4f22320035
Step 7/16 : RUN apt-get update
 ---> Running in b399e796ae90
Err:1 http://security.ubuntu.com/ubuntu focal-security InRelease
  Temporary failure resolving 'security.ubuntu.com'
Err:2 http://archive.ubuntu.com/ubuntu focal InRelease
  Temporary failure resolving 'archive.ubuntu.com'
Err:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
  Temporary failure resolving 'archive.ubuntu.com'
Err:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
  Temporary failure resolving 'archive.ubuntu.com'
Reading package lists...
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/InRelease  Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease  Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease  Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease  Temporary failure resolving 'security.ubuntu.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Removing intermediate container b399e796ae90
 ---> 383c5689dedf
Step 8/16 : RUN apt-get install wget git locales ttf-wqy-zenhei sudo tzdata -y
 ---> Running in d90e863d0088
Reading package lists...
Building dependency tree...
Reading state information...
Package locales is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Unable to locate package wget
E: Unable to locate package git
E: Package 'locales' has no installation candidate
E: Unable to locate package ttf-wqy-zenhei
E: Unable to locate package sudo
E: Unable to locate package tzdata
The command '/bin/sh -c apt-get install wget git locales ttf-wqy-zenhei sudo tzdata -y' returned a non-zero code: 100
build docker image error,exit process

Any hints for this problem will be highly appreciated.

Regards,
HY

运行bash run.sh出错

最终提示如下信息:

E: 无法下载 http://archive.ubuntu.com/ubuntu/pool/main/m/mpfr4/libmpfr6_4.0.1-1_i386.deb 连接失败 [IP: 91.189.88.162 80]
E: 有几个软件包无法下载,要不运行 apt-get update 或者加上 --fix-missing 的选项再试试?
The command '/bin/sh -c yes|bash /root/deepin-wine-ubuntu/install.sh' returned a non-zero code: 100
Unable to find image 'docker-wine-linux:latest' locally
docker: Error response from daemon: pull access denied for docker-wine-linux, repository does not exist or may require 'docker login'.
See 'docker run --help'.
Your container id is
[+]Run [source start.sh -i TIM] to run TIM or another APP

微信不能使用

source start.sh -i $dockerid WeChat
echo $? 

出现的结果是

[7]+  已停止               sudo docker exec -ti $1 /usr/bin/nohup /bin/bash $2 &> /dev/null

from ubuntu18.04 xps 9360

wechat无法使用

现在repo中的wechat packate 依赖 wine > 2.19 然而目前整个环境依赖2.18
故无法正常安装启动。

这个可以有~

一劳永逸解决其他发行版的问题😜
不过我的那个包有点旧了。。。

run.sh卡在地域选择模块

Geographic area这个地方输入6之后回车,几小时没有反应。

系统版本ubuntu 16.04.

希望得到开发者反馈~~谢谢

error run bash.sh

Step 11/19 : RUN apt-get install wget git locales ttf-wqy-zenhei sudo -y
 ---> Running in 6b1d49c04b99
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 fonts-wqy-zenhei : Depends: fontconfig (>= 2.3.1-1) but it is not going to be installed
 git : Depends: libcurl3-gnutls (>= 7.16.2) but it is not going to be installed
       Depends: libexpat1 (>= 2.0.1) but it is not going to be installed
       Depends: perl but it is not going to be installed
       Depends: liberror-perl but it is not going to be installed
       Recommends: patch but it is not going to be installed
       Recommends: less but it is not going to be installed
       Recommends: ssh-client
 libc6 : Breaks: locales (< 2.31) but 2.27-3ubuntu1.2 is to be installed
 wget : Depends: libpsl5 (>= 0.16.0) but it is not going to be installed
        Depends: libssl1.1 (>= 1.1.0) but it is not going to be installed
        Recommends: ca-certificates but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
The command '/bin/sh -c apt-get install wget git locales ttf-wqy-zenhei sudo -y' returned a non-zero code: 100

运行 source start.sh -i 6be tim 后的状况

您好,在 manjaro_lxde 条件下,运行 source start.sh -i 6be tim 后出现 + suspended ( tty output ) sudo docker exec -ti $1 /usr/bin/nohup /bin/bash $2 &> /dev/null 的状况,尝试过多次 bash run.sh 与重启系统,状况依旧,请问应该怎么解决,谢谢!

Configuring tzdata sleep ...

Configuring tzdata
------------------

Please select the geographic area in which you live. Subsequent configuration
questions will narrow this down by presenting a list of cities, representing
the time zones in which they are located

  1. Africa      4. Australia  7. Atlantic  10. Pacific  13. Etc
  2. America     5. Arctic     8. Europe    11. SystemV
  3. Antarctica  6. Asia       9. Indian    12. US
Geographic area: 6

脚本在输入地理位置 或者 在执行这一步疑似卡死 。。。
image

中文输入法与文件路径问题

deepin下载了企业微信deb包,单独构建镜像
构建后用docker exec -ti xxx /usr/bin/nohup /bin/bash &>/dev/null WXWork &打开
界面正常,收发消息正常
但无法启用中文输入法,以及找不到主机文件目录,所以收发文件也是个问题

yes|bash /root/deepin-wine-ubuntu/install.sh时出错

Processing triggers for fontconfig (2.13.1-2ubuntu3) ...
Processing triggers for libc-bin (2.32-0ubuntu3) ...
Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-5ubuntu0.1) ...
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libgcc-s1:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libcom-err2:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libkrb5support0:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libk5crypto3:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libkeyutils1:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libssl1.1:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libkrb5-3:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libgssapi-krb5-2:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libtirpc3:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libnsl2:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:i386'.
E: Could not perform immediate configuration on 'libnss-nis:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
The command '/bin/sh -c yes|bash /root/deepin-wine-ubuntu/install.sh' returned a non-zero code: 100
build docker image error,exit process

安装时在时区选择卡住

使用 bash run.sh 进行安装

Please select the geographic area in which you live. Subsequent configuration
questions will narrow this down by presenting a list of cities, representing
the time zones in which they are located.

  1. Africa   3. Antarctica  5. Arctic  7. Atlantic  9. Indian    11. US
  2. America  4. Australia   6. Asia    8. Europe    10. Pacific  12. Etc
Geographic area: 6

在时区选择时在此处卡住,输入 6 或者 6. Asia 回车后均停留在仍然能继续输入的状态

希望出一个开发者手册

如果有其他开发者想要增加新的软件,在移植过程中需要注意的等等,可以给大家参考,也是给该项目贡献那一份力

BaiduNetDisk 弹出认证

我的账号初次登录会弹出百度认证...然后就一直卡在白屏了...请问应该怎么解决呢? 感谢

docker baidu

run.sh执行到第七步出错

fedora 32系统,执行bash run.sh到第七步报错。报错信息如下。
`Step 7/16 : RUN apt-get update
---> Running in 1bc0895ecc49
Err:1 http://archive.ubuntu.com/ubuntu focal InRelease
Temporary failure resolving 'archive.ubuntu.com'
Err:2 http://security.ubuntu.com/ubuntu focal-security InRelease
Temporary failure resolving 'security.ubuntu.com'
Err:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Temporary failure resolving 'archive.ubuntu.com'
Err:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Temporary failure resolving 'archive.ubuntu.com'
Reading package lists...
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Temporary failure resolving 'security.ubuntu.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Removing intermediate container 1bc0895ecc49
---> d6d3a7f890c6
Step 8/16 : RUN apt-get install wget git locales ttf-wqy-zenhei sudo -y
---> Running in bdd183bc7129
Reading package lists...
Building dependency tree...
Reading state information...
Package locales is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Unable to locate package wget
E: Unable to locate package git
E: Package 'locales' has no installation candidate
E: Unable to locate package ttf-wqy-zenhei
E: Unable to locate package sudo
The command '/bin/sh -c apt-get install wget git locales ttf-wqy-zenhei sudo -y' returned a non-zero code: 100
build docker image error,exit process
`

KDE error

X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 20 (X_GetProperty)
Resource id in failed request: 0x0
Serial number of failed request: 10
Current serial number in output stream: 10

Above, I have no idea what happend, 'xarclock' can be run and display on my desktop.

WeChat打不开了

首先感谢楼主
现在每次打开WeChat都会有提示更新的窗口,关掉后扫码登录,会一直卡在:正在登录界面进不去
希望楼主费心解决此问题
非常感谢

WeChat: No such file or directory

root@d7ec01f2da5d:~# cat nohup.out
/bin/bash: WeChat: No such file or directory
/bin/bash: WeChat: No such file or directory
/bin/bash: WeChat: No such file or directory

运行bash.sh出错

您好,我在运行bash run.sh时一直显示这个错误,不知道如何解决,谢谢

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Fetched 3441 kB in 17min 26s (3290 B/s)
The command '/bin/sh -c apt-get install wget git locales ttf-wqy-zenhei sudo -y' returned a non-zero code: 100
build docker image error,exit process

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.