Skip to content

Docker API version mismatch in devcontainer #9801

@camlloyd

Description

@camlloyd

Have you checked the docs?

Description of the bug

I have forked nf-core/modules and opened this in GitHub Codespaces.

When I try to run nf-core modules test <module>, it fails with the following error:

Command error:                                                                                                                                    
     docker: Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.43                                       
                                                                                                                                                     
     Run 'docker run --help' for more information    

The change proposed in nextflow-io/training@ce7ddbc fixes this for me.

Thanks goes to @vdauwera for pointing me in the right direction. I am happy to submit a PR.

Command used and terminal output

nf-core modules test <module>

Relevant files

No response

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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