This commit is contained in:
root 2023-11-03 23:34:24 +00:00
parent f65d4111fe
commit db3eb33d96
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ RUN apt-get update && apt-get install -y \
libvirt-daemon-system \
libvirt-clients \
bridge-utils \
libvulkan1 \
&& rm -rf /var/lib/apt/lists/* && \
mkdir -p /root/.ssh/ && \
chmod 600 /root/.ssh