mirror of
https://github.com/linuxserver/docker-kasm.git
synced 2026-07-28 12:36:41 +00:00
add lsof to dev image
This commit is contained in:
parent
72bcbd06f1
commit
4680f126e7
2 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ RUN \
|
|||
gcc \
|
||||
iptables \
|
||||
jq \
|
||||
lsof \
|
||||
make \
|
||||
nodejs \
|
||||
nvidia-docker2 \
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@ RUN \
|
|||
gcc \
|
||||
iptables \
|
||||
jq \
|
||||
lsof \
|
||||
make \
|
||||
nodejs \
|
||||
nvidia-docker2 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue