ngc-container-replicator icon indicating copy to clipboard operation
ngc-container-replicator copied to clipboard

Make it easier for users to replicate a small number of the most common containers

Open supertetelman opened this issue 5 years ago • 1 comments

Since this project's original creation the number of containers available on NGC has grown exponentially. Downloading and copying with the default settings takes up Terabytes of data and specifying specific common containers is somewhat of a hassle and requires specific knowledge or subject matter expertise that the admin running the replicator might not have.

I would suggest we create --common flag that will only download the last N versions of the most common containers (TensorFlow, PyTorch, RAPIDS, CUDA, Clara, Triton, TensorRT, ...) by default and allow specification of other containers with the --image flag.

supertetelman avatar Dec 11 '20 21:12 supertetelman

I second this request. I don't want X versions as it creates am impression that a certain specific version is needed. I want to look at a monthly update and only keep 4 versions of each container.

blairjj avatar Jun 25 '21 21:06 blairjj