Skip to content

Commit 6cfd3eb

Browse files
committed
Add mailcap installation to Dockerfile
1 parent 1958298 commit 6cfd3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FROM alpine:3.17
1111
LABEL maintainers="Vitaliy Filippov <[email protected]>"
1212
LABEL description="csi-s3 slim image"
1313

14-
RUN apk add --no-cache fuse rclone
14+
RUN apk add --no-cache fuse mailcap rclone
1515
RUN apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/community s3fs-fuse
1616

1717
ADD https://github.com/yandex-cloud/geesefs/releases/latest/download/geesefs-linux-amd64 /usr/bin/geesefs

0 commit comments

Comments
 (0)