First go-lang at moby client's
Docker has transition their engine API to msoby and i have the opportunity to play with it.
https://github.com/moby/moby/tree/master/client
Using the code, I stumble into the following error. "
"Error response from daemon: client version 1.37 is too new. Maximum supported API version is 1.35"
Still trying to figure out how i can get around this.
You need to have a command prompt / terminal that is setup to run docker command, as describe here.
Comments