mirror of
https://github.com/linuxserver/docker-code-server.git
synced 2025-08-10 08:07:18 +02:00
add netcat-openbsd
This commit is contained in:
parent
40f504948a
commit
fe03100101
@ -15,10 +15,10 @@ ENV HOME="/workspace"
|
||||
RUN echo "**** install runtime dependencies ****" && \
|
||||
apt-get update && \
|
||||
apt-get install -y \
|
||||
git \
|
||||
libatomic1 \
|
||||
nano \
|
||||
net-tools \
|
||||
netcat-openbsd \
|
||||
sudo && \
|
||||
\
|
||||
echo "**** install code-server ****" && \
|
||||
|
Loading…
Reference in New Issue
Block a user