亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

upgrade - 在Ubuntu上升級(jí)Docker后出現(xiàn)的問題
伊謝爾倫
伊謝爾倫 2017-04-22 08:55:51
0
2
816

我的系統(tǒng)是Ubuntu14.04 原來是Docker1.6 現(xiàn)在升級(jí)為Docker 1.7
$uname -a
Linux whw-virtual-machine 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

我的看的是官方的upgrade 的方法: https://docs.docker.com/installation/ubuntulinux/
Upgrade Docker
To install the latest version of Docker with wget:
$ wget -qO- https://get.docker.com/ | sh

結(jié)果顯示報(bào)錯(cuò):
$docker images
Error response from daemon: client and server don't have same version (client : 1.19, server: 1.18)

伊謝爾倫
伊謝爾倫

小伙看你根骨奇佳,潛力無限,來學(xué)PHP伐。

reply all(2)
Ty80

OK, this problem was solved later. Just restart it. I restarted the computer directly. . . I haven’t tried restarting Docker

阿神

Looking at the output, it seems that the client and server versions are inconsistent, causing the error. You just need to upgrade the docker engine to 1.9

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template