nlf / dlite

The simplest way to use Docker on OS X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client is on Version 1.24

azngeek opened this issue · comments

Hello, is there a way to update the docker server to 1.24 from 1.23? I have installed dlite on my new machine and used brew which only installs client verison 1.24

commented

Try adding DOCKER_API_VERSION=1.23 to your environment variables.
It worked for me.

Peace!

You could build your own image. There is an open PR upgrading docker server to latest here.

commented

https://github.com/nlf/dlite/releases/tag/2.0.0-beta7

brand new beta, resolves this problem