brikis98 / docker-osx-dev

A productive development environment with Docker on OS X

Home Page:http://www.ybrikman.com/writing/2015/05/19/docker-osx-dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to sync since updates, can't see docker machine?

rudenoise opened this issue · comments

I recently updated/upgraded my packages via home-brew, this included docker-client and docker-machine:

Client:
 Version:      1.9.1
 API version:  1.21
 Go version:   go1.5.1
 Git commit:   a34a1d5
 Built:        Sat Nov 21 00:49:19 UTC 2015
 OS/Arch:      darwin/amd64

Server:
 Version:      1.9.1
 API version:  1.21
 Go version:   go1.4.3
 Git commit:   a34a1d5
 Built:        Fri Nov 20 17:56:04 UTC 2015
 OS/Arch:      linux/amd64

When running docker-osx-dev I get the following output:

2015-12-08 08:52:12 [INFO] Using default exclude paths: .git
2015-12-08 08:52:12 [INFO] Complete list of paths to exclude: .git
2015-12-08 08:52:12 [INFO] Complete list of paths to include:
2015-12-08 08:52:12 [INFO] Starting docker-osx-dev file syncing
2015-12-08 08:52:12 [INFO] Testing if docker machine is running

Not sure what happened, I've re installed docker-osx-dev and all seems well once more.