Closed
Description
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
Labels
No labels