Update files
This commit is contained in:
parent
e5a69f276a
commit
e328b3f6a6
3 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,7 @@ RUN set -x \
|
|||
# Add entry script
|
||||
&& chmod +x "${HOMEDIR}/entry.sh" \
|
||||
&& chown -R "${USER}:${USER}" "${HOMEDIR}/entry.sh" "${STEAMAPPDIR}" \
|
||||
&& chmod -R +x /etc/post /etc/pre \
|
||||
# Clean up
|
||||
&& apt-get clean \
|
||||
&& find /var/lib/apt/lists/ -type f -delete
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue