This commit is contained in:
TuRz4m 2015-09-17 13:37:12 +02:00
commit eddb331b91
2 changed files with 21 additions and 16 deletions

View file

@ -25,7 +25,7 @@ ENV AUTOBACKUP -1
# Install dependencies
RUN apt-get update &&\
apt-get install -y curl lib32gcc1 git
apt-get install -y curl lib32gcc1 lsof git
# Run commands as the steam user