NVIDIA/cheminformatics

docker build fails

ARekesh opened this issue · 2 comments

The FROM statement points to an image that appears to be private. Please advise on the location of a public alternative

ARG SOURCE_CONTAINER=nvcr.io/nvidian/clara-lifesciences/megamolbart_training:latest

Hi ARekesh,

Sorry for the late reply. This issue is mainly due to dependency on between training and inference component. We are working towards publishing training artifacts. In the mean while please use the pre-build containers from NGC. https://ngc.nvidia.com/catalog/resources/nvidia:clara:cheminformatics

Fixed 86ff021