Skip to content

Commit 26f7824

Browse files
committed
add depedency 'file' tool
Signed-off-by: Sanjam Panda <[email protected]>
1 parent 00a5ab6 commit 26f7824

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/image/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ RUN apt-get update && \
3939
apt-get install --no-install-recommends --yes \
4040
binutils-multiarch \
4141
clang-$llvm_version \
42+
file \
4243
cpio \
4344
gawk \
4445
git \

0 commit comments

Comments
 (0)