Add file command
This commit is contained in:
parent
fb2db0348d
commit
0d3543971d
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ ENV DEBIAN_FRONTEND=noninteractive
|
|||
|
||||
|
||||
RUN apt update; apt-get upgrade -y
|
||||
RUN apt-get install -y rsync zip unzip
|
||||
RUN apt-get install -y rsync zip unzip file
|
||||
|
|
Loading…
Reference in a new issue