yuuki / droot

The super-simple chroot-based application container engine.
MIT License
209 stars 13 forks source link

Export fails on Docker 1.12 #7

Closed tristanz closed 8 years ago

tristanz commented 8 years ago

When droot export against Docker 1.12-rc2 I get:

API error (400): {"message":"starting container with HostConfig was deprecated since v1.10 and removed in v1.12"}

yuuki commented 8 years ago

Thanks for your feedback. I already fixed that problem at v0.6.2. Please check your droot version.

tristanz commented 8 years ago

Ahh, great. I installed via homebrew.

yuuki commented 8 years ago

Sorry, I forgot to update droot's homebrew tap. Now I updated it. You can install droot v0.6.2 via homebrew.