Alexandr

Results 3 comments of Alexandr

Restarting Docker Desktop didn't help. The problem is observed on the MacOS platform. `System Version: macOS 11.2.1`

@thresheek ``` docker run -ti --rm alpine:3.13 wget https://github.com/kelseyhightower/confd/releases/download/v0.16.0/confd-0.16.0-linux-amd64 Unable to find image 'alpine:3.13' locally 3.13: Pulling from library/alpine ba3557a56b15: Already exists Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be Status: Downloaded newer image for alpine:3.13...

@thresheek ``` docker run -ti --rm debian:buster ping -c3 github.com PING github.com (140.82.121.3) 56(84) bytes of data. 64 bytes from lb-140-82-121-3-fra.github.com (140.82.121.3): icmp_seq=1 ttl=37 time=37.6 ms 64 bytes from lb-140-82-121-3-fra.github.com...