美文网首页
Docker Ubuntu apt-get update 错误

Docker Ubuntu apt-get update 错误

作者: tingshuo123 | 来源:发表于2019-05-14 10:24 被阅读0次

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

          本文链接:https://www.haomeiwen.com/subject/cxijaqtx.html