Skip to content

Commit 5a20b8d

Browse files
authored
added gdb
1 parent 8f4fbb0 commit 5a20b8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ RUN apt-get update && apt-get install -y build-essential \
2828
netcat \
2929
openssh-server \
3030
vim \
31+
gdb \
3132
&& apt-get clean && rm -rf /var/lib/apt/lists/*
3233

3334
# NVIDIA does not provide OpenCL passthru.

0 commit comments

Comments
 (0)