Skip to content

Error in Neurodocker tutorial - docker version command #190

@SJaffa

Description

@SJaffa

" docker run --rm kaczmarj/neurodocker:v0.4.0 generate [docker|singularity] --help\n",

This line gives an error:

Unable to find image 'kaczmarj/neurodocker:v0.4.0' locally docker: Error response from daemon: manifest for kaczmarj/neurodocker:v0.4.0 not found: manifest unknown: manifest unknown.

I think it should be
docker run --rm kaczmarj/neurodocker:0.4.0 generate [docker|singularity] --help
removing the v before the version number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions