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:
- the latest version of codetainer
- docker V19.03.13
- docker api version 1.40
- Ubuntu 18.04.5
- go version 1.13
This seems to be an issue with a docker update since googling the errors returns a bunch of links about docker api