Add file command

This commit is contained in:
zontreck 2024-07-24 14:35:13 -07:00
parent fb2db0348d
commit 0d3543971d

View file

@ -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