fix local user (#3550)

Signed-off-by: Tyler Burt <195370667+tburt-nv@users.noreply.github.com>
This commit is contained in:
tburt-nv 2025-04-15 13:20:34 +08:00 committed by GitHub
parent 5eae397b3b
commit e1e068d4f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,10 +122,6 @@ else
NVRTC_WRAPPER_MOUNT :=
endif
ifeq ($(LOCAL_USER),1)
$(call add_local_user,$(IMAGE_WITH_TAG))
endif
%_run:
ifeq ($(DOCKER_PULL),1)
@$(MAKE) --no-print-directory $*_pull