gliderlabs / docker-alpine

Alpine Linux Docker image. Win at minimalism!
http://gliderlabs.viewdocs.io/docker-alpine
BSD 2-Clause "Simplified" License
5.71k stars 531 forks source link

arm64v8/alpine:3.8 ping bad address www.baidu.com #479

Open droplet-js opened 5 years ago

droplet-js commented 5 years ago

uname -a

Linux aml 4.19.0-rc7-aml-s9xxx #38 SMP PREEMPT Fri Nov 16 20:57:49 MSK 2018 aarch64 aarch64 aarch64 GNU/Linux

docker -v

Docker version 18.09.0, build 4d60db4

shell:

docker run -it --rm arm64v8/alpine:3.8 ping www.baidu.com

result:

ping: bad address 'www.baidu.com'
AXington commented 5 years ago

This means that the dns name couldn't be resolved.

viweei commented 4 years ago

image

The same problem,it's so amazing~ 🖖 don't ask me why? I don't know!!!!