mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-03-14 06:57:35 +00:00
Added some missing dependencies
This commit is contained in:
@@ -23,6 +23,11 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||
htop \
|
||||
nvtop \
|
||||
python3-opencv \
|
||||
openssh-client \
|
||||
openssh-server \
|
||||
openssl \
|
||||
rsync \
|
||||
unzip \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user