rancher / dapper

Docker build wrapper
Apache License 2.0
365 stars 88 forks source link

Support newer Docker API versions #45

Closed LLParse closed 5 years ago

LLParse commented 7 years ago

Could we please update the shipped Docker binaries? This tool is unusable on modern Docker releases.

Error response from daemon: client version 1.21 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version

Server:
 Version:      17.03.2-ee-5
 API version:  1.27 (minimum version 1.24)
 Go version:   go1.7.5
 Git commit:   fa09039
 Built:        Wed Jul 19 23:56:45 2017
 OS/Arch:      windows/amd64
 Experimental: false
Shuliyey commented 6 years ago

shouldn't this be related to the docker client version?

ibuildthecloud commented 5 years ago

Master has been updated to latest version of go, docker, etc.