Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions assets/setup-ngc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ echo \
$(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
sudo apt-get update
sudo apt-get install -y docker-ce-cli
sudo apt-get install unzip
# Install NGC CLI (with suppressed output)
echo "Installing NGC CLI..."
(
Expand Down