We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b29756a commit e5010afCopy full SHA for e5010af
release/docker/Dockerfile
@@ -61,8 +61,5 @@ RUN source "$NVM_DIR/nvm.sh" \
61
&& nvm install 20.2.0 --reinstall-packages-from=16.15.1 node \
62
&& nvm uninstall 16.15.1
63
64
-# Defining the telemetry URL.
65
-ENV TAO_TELEMETRY_SERVER="https://sqa-telemetry.metropolis.nvidia.com:443/api/v1/telemetry"
66
-
67
# Include NGC CLI as an entrypoint.
68
CMD [ "/bin/bash" ]
0 commit comments