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
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