Docker api compatibility

Answered

I'm trying to create a container but it's failing with the following. I'm wondering if Docker support for intellij works with the latest version of Docker?

 

Deploying 'containerName Image Id: sha256:###'...
Creating container...
Container Id: ###
Starting container 'containerName'
Failed to deploy 'containerName Image Id: sha256:###': com.github.dockerjava.api.exception.BadRequestException: {"message":"starting container with non-empty request body was deprecated since v1.10 and removed in v1.12"}

0

Please sign in to leave a comment.