From 5a0346865d5e0bdfee3330054e9fe2d3a77be01e Mon Sep 17 00:00:00 2001 From: "J.R. Morgan" Date: Thu, 7 Mar 2024 12:30:38 -0500 Subject: [PATCH] Remove unnecessary nvcf-specific image --- Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Makefile b/Makefile index 03c1f63e36..19d449395b 100644 --- a/Makefile +++ b/Makefile @@ -31,11 +31,6 @@ ngc: docker tag autotrain-advanced:latest nvcr.io/ycymhzotssoi/autotrain-advanced:latest docker push nvcr.io/ycymhzotssoi/autotrain-advanced:latest -nvcf: - docker build -t autotrain-advanced:latest . - docker tag autotrain-advanced:latest nvcr.io/qtfpt1h0bieu/c-rg8zrqf9dx6gjoyqu/autotrain-advanced:latest - docker push nvcr.io/qtfpt1h0bieu/c-rg8zrqf9dx6gjoyqu/autotrain-advanced:latest - pip: rm -rf build/ rm -rf dist/