Skip to content

Make docker images thinner and use tags #1558

Closed
@oesteban

Description

@oesteban

The current versioning of docker images is not appropriate. We should aim at having only one docker image name nipype/nipype for the production images (with all the software written in #1536) and use tags to identify the images:

nipype/nipype:py2.7
nipype/nipype:py3.4
nipype/nipype:py3.5

For tests, I would propose to have one nipype/nipype_tests. That would include 6 tags for running the matrix of tests that we currently have in travis, and one tag for circle.

This would also fix this issue: #1552.

WDYT @satra ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions