Add unzip for plugins
parent
b96f26f30a
commit
376c645423
|
@ -28,6 +28,7 @@ RUN set -x \
|
|||
lib32z1 \
|
||||
simpleproxy \
|
||||
libicu-dev \
|
||||
unzip \
|
||||
&& mkdir -p "${STEAMAPPDIR}" \
|
||||
# Add entry script
|
||||
&& chmod +x "${HOMEDIR}/entry.sh" \
|
||||
|
|
Loading…
Reference in New Issue