I followed this guide: https://docs.docker.com/engine/installation/linux/debian/
but nothing, after all steps my docker version
is this:
Client:
Version: 1.12.3
API version: 1.24
Go version: go1.6.3
Git commit: 6b644ec
Built: Wed Oct 26 21:39:14 2016
OS/Arch: linux/amd64
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.21)
It is always to version 1.9.1
.
How to do?
I need docker-compose working with docker-compose.yml file VERSION 2
.
So I need docker-engine
at least 1.10.x.
How to do?