我的系統是Ubuntu14.04 原來是Docker1.6 現在升級為Docker 1.7$uname -aLinux 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 DockerTo install the latest version of Docker with wget:$ wget -qO- https://get.docker.com/ | sh結果顯示報錯:$docker imagesError response from daemon: client and server don't have same version (client : 1.19, server: 1.18)
在Ubuntu上升級Docker后出現的問題
慕尼黑5688855
2018-08-30 14:22:14