Add unzip for plugins
This commit is contained in:
parent
b96f26f30a
commit
376c645423
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ RUN set -x \
|
|||
lib32z1 \
|
||||
simpleproxy \
|
||||
libicu-dev \
|
||||
unzip \
|
||||
&& mkdir -p "${STEAMAPPDIR}" \
|
||||
# Add entry script
|
||||
&& chmod +x "${HOMEDIR}/entry.sh" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue