Skip to content

Commit 23c1d2a

Browse files
committed
set image to be noninteractive
1 parent ecb6c0b commit 23c1d2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ENV PATH=$CUDA_INSTALL_PATH/bin:$PATH
1313

1414
ENV GPUAPPS_ROOT=/accel-sim/gpu-app-collection
1515

16+
ENV DEBIAN_FRONTEND=noninteractive
1617
RUN apt-get update && apt-get install -y wget build-essential xutils-dev bison zlib1g-dev flex \
1718
libglu1-mesa-dev git g++ libssl-dev libxml2-dev libboost-all-dev git g++ \
1819
libxml2-dev vim python3-setuptools python3-pip python3-venv cmake \

0 commit comments

Comments
 (0)