分类

链接

2024 年 11 月
 123
45678910
11121314151617
18192021222324
252627282930  

近期文章

热门标签

新人福利,免费薅羊毛

foxmail使用google mail方案

foxmail使用google mail方案. 可双向同步邮件和日历。   注意SSL设置和代理设置   代理服务器,记得使用: http://127.0.0.1:7890

Others 暂无评论 阅读(160)

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 暂无评论 阅读(235)