codetainerapp / codetainer

A Docker container in your browser.
MIT License
1.05k stars 108 forks source link

could not create new container while Docker > v1.10 #31

Closed qxhy123 closed 7 years ago

qxhy123 commented 8 years ago

error says: Codetainer 19:41:28 [FATAL] Unable to create codetainer: API error (400): {"message":"starting container with HostConfig was deprecated since v1.10 and removed in v1.12"}

tjomk commented 7 years ago

This should be solved when https://github.com/codetainerapp/codetainer/pull/33 gets merged. Meanwhile you can bump the version yourself

djcas9 commented 7 years ago

@tjomk @qxhy123 merged