Skip to content
Snippets Groups Projects
Commit 6fda6475 authored by Dutta, Ayushi (PG/R - Comp Sci & Elec Eng)'s avatar Dutta, Ayushi (PG/R - Comp Sci & Elec Eng)
Browse files

non interactive ubuntu

parent 50efb1a6
No related branches found
No related tags found
No related merge requests found
Pipeline #103849 passed
......@@ -3,7 +3,7 @@ BootStrap: docker
From: nvidia/cuda:12.8.1-cudnn-devel-ubuntu20.04
%post
# Install special software or additions
export DEBIAN_FRONTEND=noninteractive
apt-get update -y # Good practice, update the package database.
apt-get install -y \
wget sshfs rsync curl vim bzip2 zip unzip git build-essential cmake \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment