You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
The way the repo is currently structured forces us to bump and rebuild the images even when not needed.
Say for example that I want to fix a problem in simphony-mayavi, and create a new release after that.
I will have to rebuild all images with the new tag (including the base images), rebuild all of them, and have them built on hub docker (or pushed if the image takes too long).
We should split the images to individual repositories and have more control over the current versioning
The way the repo is currently structured forces us to bump and rebuild the images even when not needed.
Say for example that I want to fix a problem in simphony-mayavi, and create a new release after that.
I will have to rebuild all images with the new tag (including the base images), rebuild all of them, and have them built on hub docker (or pushed if the image takes too long).
We should split the images to individual repositories and have more control over the current versioning