Skip to content

Commit 09a3bc8

Browse files
committed
Install 'file' command.
1 parent 408d383 commit 09a3bc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
1111
RUN set -x; \
1212
apt-get update && apt-get -y install --no-install-recommends \
1313
jq \
14+
file \
1415
# For cl-fuse
1516
libfuse-dev \
1617
# For IOLib

0 commit comments

Comments
 (0)