Update bullseye/Dockerfile
parent
390a19f08b
commit
09b9cb0061
|
@ -30,6 +30,7 @@ RUN set -x \
|
||||||
libicu-dev \
|
libicu-dev \
|
||||||
unzip \
|
unzip \
|
||||||
git \
|
git \
|
||||||
|
patch \
|
||||||
&& mkdir -p "${STEAMAPPDIR}" \
|
&& mkdir -p "${STEAMAPPDIR}" \
|
||||||
# Add entry script
|
# Add entry script
|
||||||
&& chmod +x "${HOMEDIR}/entry.sh" \
|
&& chmod +x "${HOMEDIR}/entry.sh" \
|
||||||
|
|
Loading…
Reference in New Issue