Docker error: client and server don't have same version

前端 未结 14 1528
谎友^
谎友^ 2020-12-04 14:30

Since I just updated Docker to 1.1.0 I get:

Error response from daemon: client and server don\'t have same version (client : 1.13, server: 1.12)

<
14条回答
  •  天命终不由人
    2020-12-04 14:40

    I find the version in brew is outdated compared to the one on the docker.io website. Therefore I think the best way is go to the website and download the install file.

提交回复
热议问题