We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3097cc8 commit 0c094ebCopy full SHA for 0c094eb
Dockerfile
@@ -20,6 +20,7 @@ RUN \
20
libatomic1 \
21
nano \
22
net-tools \
23
+ netcat \
24
sudo && \
25
echo "**** install openvscode-server ****" && \
26
if [ -z ${CODE_RELEASE+x} ]; then \
Dockerfile.aarch64
Dockerfile.armhf
0 commit comments