Replies: 3 comments 1 reply
-
me too,May I ask how to solve this |
Beta Was this translation helpful? Give feedback.
-
I encountered the same issue.I restarted the wathchtower container using the command above with a setting on parameter DOCKER_REGISTRY_MIRROR. ck if https://register.librax.org works for you without proxy.if not ,change it to some other mirror domain. |
Beta Was this translation helpful? Give feedback.
-
@Seriainme 嘿哥们,我加上了DOCKER_REGISTRY_MIRROR变量,不知道为啥容器的镜像地址还是https://index.docker.io/v2吗?很奇怪
|
Beta Was this translation helpful? Give feedback.
-
Hi Team, when I run but got some error:
I already set proxy
$sudo systemctl show --property=Environment docker Environment=HTTP_PROXY=http://192.168.10.233:7890 HTTPS_PROXY=http://192.168.10.233:7890
When I pull the image manually it succeeds.
It looks like watchtower is not using the proxy config?
Beta Was this translation helpful? Give feedback.
All reactions