Skip to content

Compatibility issue with newer versions of docker #36

@bauhuasbadguy

Description

@bauhuasbadguy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions