gpt4 book ai didi

Docker:使用 MacOS,我如何将 CENTOS 拉到代理后面?

转载 作者:行者123 更新时间:2023-12-04 19:37:28 24 4
gpt4 key购买 nike

首先,我支持公司代理。我正在使用 docker 1.12.0
使用 OSX,我的 .bash_profile看起来像这样:

export http_proxy='http://server-ip:port/'
export https_proxy='http://server-ip:port/'
export no_proxy='localhost,0.0.0.0,127.0.0.1'

令我困惑的是,我能够拉动 ubuntu图像没有任何问题。
docker pull ubuntu:latest

当我试图拉动 centos我收到以下错误:
docker pull centos:latest
latest: Pulling from library/centos
8d30e94188e7: Pulling fs layer

dial tcp i/o timeout

我已经准备好通过 this post关于centos连接问题。我相信我已经遵循了建议的答案,但仍然没有运气。

我能够在我的个人机器上毫无问题地提取图像,所以我知道它一定与代理有关。任何建议都非常感谢!

最佳答案

现在这很明显,我不应该先求助于互联网,而应该简单地检查一下偏好选项。

在 Docker for Mac 中,v1.12.0安装后,单击工具栏中的 docker 图标(时钟旁边的右上角),然后选择“首选项”。

在“高级”选项卡下,您可以输入代理信息。

感谢 BMitch 抽出宝贵时间,非常感谢!

关于Docker:使用 MacOS,我如何将 CENTOS 拉到代理后面?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39396204/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com