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