We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
正常安装,执行 docker-deepin run deepin.com.wechat后没反应,查看日志,提示没有权限 docker-deepin logs mkdir: cannot create directory ‘/home/deepin/.deepinwine’: 权限不够 entrypoint PING bing.com (13.107.21.200) 56(84) bytes of data. [1626076099.817869] 64 bytes from 13.107.21.200 (13.107.21.200): icmp_seq=1 ttl=115 time=44.2 ms [1626076129.841099] 64 bytes from 13.107.21.200 (13.107.21.200): icmp_seq=2 ttl=115 time=46.7 ms 查看home目录下deepin文件夹为root组.drwxr-xr-x 2 root root 4096 Jul 12 15:48 deepin
docker-deepin run deepin.com.wechat
docker-deepin logs mkdir: cannot create directory ‘/home/deepin/.deepinwine’: 权限不够 entrypoint PING bing.com (13.107.21.200) 56(84) bytes of data. [1626076099.817869] 64 bytes from 13.107.21.200 (13.107.21.200): icmp_seq=1 ttl=115 time=44.2 ms [1626076129.841099] 64 bytes from 13.107.21.200 (13.107.21.200): icmp_seq=2 ttl=115 time=46.7 ms
drwxr-xr-x 2 root root 4096 Jul 12 15:48 deepin
The text was updated successfully, but these errors were encountered:
请删除/home/deepin/.deepinwine文件夹,然后按照readme中的过程安装,安装过程不要使用sudo!!!
Sorry, something went wrong.
没有使用sudo安装,过程按照readme执行出现的问题。把.deepwine文件夹权限改了,暂时可用。
No branches or pull requests
正常安装,执行
docker-deepin run deepin.com.wechat
后没反应,查看日志,提示没有权限docker-deepin logs mkdir: cannot create directory ‘/home/deepin/.deepinwine’: 权限不够 entrypoint PING bing.com (13.107.21.200) 56(84) bytes of data. [1626076099.817869] 64 bytes from 13.107.21.200 (13.107.21.200): icmp_seq=1 ttl=115 time=44.2 ms [1626076129.841099] 64 bytes from 13.107.21.200 (13.107.21.200): icmp_seq=2 ttl=115 time=46.7 ms
查看home目录下deepin文件夹为root组.
drwxr-xr-x 2 root root 4096 Jul 12 15:48 deepin
The text was updated successfully, but these errors were encountered: