From 8a0082f5f3aaad053873800feae8d0fb8b504c50 Mon Sep 17 00:00:00 2001 From: Kevin Krakauer Date: Tue, 14 Jul 2020 13:46:55 -0700 Subject: remove IPv6 docker Will re-submit when ICMP dest unreachable is handled correctly and it can be turned back on. PiperOrigin-RevId: 321227330 --- tools/vm/ubuntu1604/30_docker.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tools/vm/ubuntu1604/30_docker.sh b/tools/vm/ubuntu1604/30_docker.sh index d393133e4..332a03dfb 100755 --- a/tools/vm/ubuntu1604/30_docker.sh +++ b/tools/vm/ubuntu1604/30_docker.sh @@ -54,11 +54,8 @@ while true; do done # Enable experimental features, for cross-building aarch64 images. -# Enable Docker IPv6. cat > /etc/docker/daemon.json <