redspread / spread

Docker to Kubernetes in one command
https://coreos.com
Apache License 2.0
1.84k stars 83 forks source link

Not working with Docker for Mac #151

Closed mindreframer closed 6 years ago

mindreframer commented 8 years ago

I'm using Docker for Mac ((https://blog.docker.com/2016/03/docker-for-mac-windows-beta/), they seem to have changed some APIs...

$ spread cluster start
....

Status: Downloaded newer image for redspreadapps/localkube:latest
Creating localkube container...
Starting localkube container...
could not start localkube: could not start container `0877afee845ac93d5de93ddc70969f5ef10f837ddeee2c396a23c91d2f06ca57`: API error (400): {"message":"starting container with HostConfig was deprecated since v1.10 and removed in v1.12"}

System Info:

$ docker -v
Docker version 1.12.0-rc2, build 906eacd, experimental

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.11.1
BuildVersion:   15B42
mfburnett commented 7 years ago

hey @mindreframer, sorry for the delayed response - after our next release, we plan to focus on both deployments and Docker for Mac. We wanted to wait until it was out of beta to release support for it, in case the format changed at all. Will let you know when we start work on it!

msammarco commented 7 years ago

This doesn't look like a docker for mac error. I'm getting it too from localkube with docker versions > 1.10

DesignByMax commented 7 years ago

@mfburnett Did you figure the problem out yet? I am getting the same error on localkube with docker 1.12.1 ? @msammarco did you end up resolving your problem? Do you mind to let us know?

msammarco commented 7 years ago

I didn't end up resolving the issue, but I see there is a linked issue to address this https://github.com/redspread/localkube/issues/67

DesignByMax commented 7 years ago

Hopefully, we get an update soon. Right @mfburnett ?

mindreframer commented 6 years ago

closing due to inactivity... Guess redspread is not relevant anymore