We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a5ab6 commit 26f7824Copy full SHA for 26f7824
docker/image/Dockerfile
@@ -39,6 +39,7 @@ RUN apt-get update && \
39
apt-get install --no-install-recommends --yes \
40
binutils-multiarch \
41
clang-$llvm_version \
42
+ file \
43
cpio \
44
gawk \
45
git \
0 commit comments