Docker Ubuntu apt-get update 错误 Temporary failure resolving

Step 4/15 : RUN apt-get update && apt-get install apt-transport-https
---> Running in 89b6407edba6
Err:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Temporary failure resolving 'archive.ubuntu.com'

解决方法
重启 Docker

你可能感兴趣的:(Docker Ubuntu apt-get update 错误 Temporary failure resolving)