We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db4bb9 commit 5e25f92Copy full SHA for 5e25f92
Dockerfile
@@ -20,6 +20,8 @@ RUN apt-get update && apt-get install -y build-essential \
20
libclang-dev \
21
cmake \
22
pkg-config \
23
+ netcat \
24
+ openssh-server \
25
make \
26
ninja-build \
27
intel-oneapi-runtime-libs \
0 commit comments