remove outdated images#1
Conversation
ubuntu-boost-tbb is obselete and gtsam has been updated in the borglab/gtsam github repo
|
@varunagrawal any activity regarding this? We have two versions of containers in our ecosystem. |
|
@acxz I think you misunderstood my original comments about a common repository for docker images. The goal would be to have all the images in this repo as the common source of truth. Over time, I would like to remove the Given this need, the changes in this PR will have to be updated. |
|
I agree with. However, the first step is to get rid of unused containers. The next step is to remove the containers from gtsam repo and add them in this repo. This PR is simply the first step. The containers that are being removed in this PR are not being used at all and hence serve no purpose, besides confusing users who come across this repo and the images on dockerhub. |
Disagree. We can update this repo and make it work very well so that when we flip the switch to use the containers here and delete the those in other repos, there is no disruption.
That's not true. I use these containers and there may be others as well. :) As to your point about Dockerhub, these images are no longer on Dockerhub so no one should be coming to this repo via that route. |
|
@acxz we have received approval for the Docker OSS program 🎉 |
|
Re-open if still relevant... |
ubuntu-boost-tbb is obselete and gtsam has been updated in the borglab/gtsam github repo
follow up of borglab/gtsam#1779 and borglab/gtsam#1780 (comment)
I imagine this is temporary, but in any case, we should still be consistent and not have duplicate containerfiles for images across our organization.
Once it is decided where the images should reside (and if it that location is in this repo), we can open up a merge request here and remove the
containers/folder in the main borglab/gtsam github repo.