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

how to add proxy for docker #26

Open
GaoJoJo opened this issue Jul 12, 2023 · 3 comments
Open

how to add proxy for docker #26

GaoJoJo opened this issue Jul 12, 2023 · 3 comments

Comments

@GaoJoJo
Copy link

GaoJoJo commented Jul 12, 2023

(base) root@ttrc-0001:# kubectl get pod -n yatai
NAME READY STATUS RESTARTS AGE
yatai-bento-image-builder-iris-classifier--1-0-0 0/1 Error 0 12m
(base) root@ttrc-0001:
# kubectl logs -n yatai yatai-bento-image-builder-iris-classifier--1-0-0
INFO[0000] Resolved base name python:3.9-slim to base-container
INFO[0000] Retrieving image manifest python:3.9-slim
INFO[0000] Retrieving image python:3.9-slim from registry index.docker.io
error building image: Get "https://index.docker.io/v2/": dial tcp 44.205.64.79:443: i/o timeout

@GaoJoJo
Copy link
Author

GaoJoJo commented Jul 12, 2023

Can I Add /etc/systemd/system/docker.service.d/http-proxy.conf Configurations to a Pod?

@parano
Copy link
Member

parano commented Oct 31, 2023

Hi @GaoJoJo, is this from a local minikube environment?

@GaoJoJo
Copy link
Author

GaoJoJo commented Nov 2, 2023

yes,i what use proxy when i build image.

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

2 participants