add lsof
This commit is contained in:
parent
447d6dd76b
commit
eddb331b91
2 changed files with 21 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue