Skip to content

Commit e9ebe8f

Browse files
authored
Update Dockerfile
1 parent 75361c8 commit e9ebe8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ RUN apt-get update && apt-get install -y build-essential \
2525
dialog \
2626
apt-utils \
2727
libxml2-dev \
28+
netcat \
29+
openssh-server \
2830
&& apt-get clean && rm -rf /var/lib/apt/lists/*
2931

3032
# NVIDIA does not provide OpenCL passthru.

0 commit comments

Comments
 (0)