This commit is contained in:
thelamer 2023-04-07 17:21:23 -07:00
parent a7544a45c4
commit 5323f94f74
2 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,7 @@ RUN \
gcc \
iptables \
jq \
lsof \
make \
nodejs \
nvidia-docker2 \

View File

@ -41,6 +41,7 @@ RUN \
gcc \
iptables \
jq \
lsof \
make \
nodejs \
nvidia-docker2 \