docker-library / docker

Docker Official Image packaging for Docker
Apache License 2.0
1.09k stars 568 forks source link

IPTables Change, can't run Gitlab CI CD anymore #464

Closed intsanerarity closed 6 months ago

intsanerarity commented 6 months ago

Hey,

with your newest Version i get this error from my CI/CD Pipeline "error during connect: Post "http://docker:2375/v1.24/auth": dial tcp: lookup docker on 169.254.169.254:53: no such host"

i set dind fix on 23.0.6 and everything is working fine - any suggestions?

best regards

steven

manneorama commented 6 months ago

Same here but on Github using action-runner-controller in GKE with docker:dind as a sidecar. Worked around it by pinning docker:dind to the previous version in the runner controller Helm chart.

stevexuereb commented 6 months ago

@manneorama This is a duplicate of https://github.com/docker-library/docker/issues/463, for GitLab.com specifics you can check https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17283

tianon commented 6 months ago

Duplicate of https://github.com/docker-library/docker/issues/463 :+1: :heart: