分类

链接

2025 年 4 月
 123456
78910111213
14151617181920
21222324252627
282930  

近期文章

热门标签

新人福利,免费薅羊毛

How to pull docker image behind proxy

My host OS is CENTOS7, and running behind proxy. The output of executing docker run hello-world is like this: # docker run hello-world Unable to find image 'hello-world:latest' locally Trying to pull repository registry.access.redhat.com/hello-world ... failed Trying to pull repository docker.io/library/hello-world ... failed Error while pulling image: Get https://index.docker.io/v1/repositories/library/hello-world/images: x509: certificate is valid for FG3K6C3A1580002...

LINUX 暂无评论 阅读(270)