Skip to content

Work around DNS failures within Docker container

Stan Hu requested to merge sh-windows-containers-dns-workaround into main

What does this MR do?

For over a week, something changed that caused DNS to fail within Windows Docker containers. We are working with Google Support to identify the issue. For now, hard-code 8.8.8.8 and 8.8.4.4 as DNS addresses to work around the issues.

Relates to gitlab-org/gitlab#425290 (closed)

Edited by Stan Hu

Merge request reports