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

bestwu/deepin:stable-i386这个镜像在Docker Hub上没有 #2

Open
zaoqi opened this issue Nov 24, 2019 · 1 comment
Open

bestwu/deepin:stable-i386这个镜像在Docker Hub上没有 #2

zaoqi opened this issue Nov 24, 2019 · 1 comment

Comments

@zaoqi
Copy link

zaoqi commented Nov 24, 2019

No description provided.

@zaoqi
Copy link
Author

zaoqi commented Nov 24, 2019

如果改成bestwu/deepin:i386

Sending build context to Docker daemon  3.072kB
Step 1/5 : FROM bestwu/deepin:i386
i386: Pulling from bestwu/deepin
0e2d276b1b63: Pull complete 
877a5dd7068d: Pull complete 
Digest: sha256:e80b9f146cb4c97fa68a16d480680cf52daaed2f5ee467460681146f1ba4c160
Status: Downloaded newer image for bestwu/deepin:i386
 ---> a5b58b89db11
Step 2/5 : LABEL maintainer='Peter Wu <[email protected]>'
 ---> Running in a463d571cfe3
Removing intermediate container a463d571cfe3
 ---> d9b3ffd98953
Step 3/5 : RUN echo 'deb https://mirrors.aliyun.com/deepin stable main non-free contrib' > /etc/apt/sources.list &&     apt-get update &&     apt-get install -y --no-install-recommends locales &&     echo 'zh_CN.UTF-8 UTF-8' > /etc/locale.gen &&     locale-gen &&     echo -e 'LANG="zh_CN.UTF-8"\nLANGUAGE="zh_CN:zh"\n' > /etc/default/locale &&     source /etc/default/locale &&     apt-get install -y --no-install-recommends fonts-wqy-microhei deepin-wine deepin-wine32 deepin-wine32-preloader deepin-wine-helper deepin-wine-uninstaller &&     apt-get -y autoremove --purge && apt-get autoclean -y && apt-get clean -y &&     find /var/lib/apt/lists -type f -delete &&     find /var/cache -type f -delete &&     find /var/log -type f -delete &&     find /usr/share/doc -type f -delete &&     find /usr/share/man -type f -delete
 ---> Running in 5a0a589af86c
Reading package lists...
E: The method driver /usr/lib/apt/methods/https could not be found.
E: Failed to fetch https://mirrors.aliyun.com/deepin/dists/stable/InRelease  
E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c echo 'deb https://mirrors.aliyun.com/deepin stable main non-free contrib' > /etc/apt/sources.list &&     apt-get update &&     apt-get install -y --no-install-recommends locales &&     echo 'zh_CN.UTF-8 UTF-8' > /etc/locale.gen &&     locale-gen &&     echo -e 'LANG="zh_CN.UTF-8"\nLANGUAGE="zh_CN:zh"\n' > /etc/default/locale &&     source /etc/default/locale &&     apt-get install -y --no-install-recommends fonts-wqy-microhei deepin-wine deepin-wine32 deepin-wine32-preloader deepin-wine-helper deepin-wine-uninstaller &&     apt-get -y autoremove --purge && apt-get autoclean -y && apt-get clean -y &&     find /var/lib/apt/lists -type f -delete &&     find /var/cache -type f -delete &&     find /var/log -type f -delete &&     find /usr/share/doc -type f -delete &&     find /usr/share/man -type f -delete' returned a non-zero code: 100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant