codetainerapp / codetainer

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

Compatibility issue with newer versions of docker #36

Open bauhuasbadguy opened 3 years ago

bauhuasbadguy commented 3 years ago

There seems to be a compatibility issue with newer versions of docker. When I run

codetainer create ubuntu:14.04 test --debug

I get the error:

Codetainer 00:56:04 [FATAL] Unable to create codetainer: API error (400): {"message":"starting container with non-empty request body was deprecated since API v1.22 and removed in v1.24"}

I am using:

This seems to be an issue with a docker update since googling the errors returns a bunch of links about docker api