Add unzip for plugins

main
Astra 2023-12-27 21:05:20 +00:00
parent b96f26f30a
commit 376c645423
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ RUN set -x \
lib32z1 \
simpleproxy \
libicu-dev \
unzip \
&& mkdir -p "${STEAMAPPDIR}" \
# Add entry script
&& chmod +x "${HOMEDIR}/entry.sh" \