【发布时间】:2021-02-09 08:07:44
【问题描述】:
/ # wget -O - https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/${HUGO_ID}
_Linux-64bit.tar.gz
--2021-02-09 08:03:32-- https://github.com/gohugoio/hugo/releases/download/v0.76.5/hugo_extended_0.76.5_Linux-64bit.tar.gz
Resolving github.com (github.com)... failed: Name does not resolve.
在 alpine 内部,我无法解析 github.com。我检查了 /etc/hosts 并没有发现任何问题。然而,像 google.com 这样的其他网站确实可以解决。
【问题讨论】: