Skip to content

Commit

Permalink
Merge pull request #24 from jeanfabrice/patch-1
Browse files Browse the repository at this point in the history
add btrfs-progs package
  • Loading branch information
SynologyOpenSource authored Feb 8, 2022
2 parents dc05a79 + 228cbaa commit bca0c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM alpine:latest
LABEL maintainers="Synology Authors" \
description="Synology CSI Plugin"

RUN apk add --no-cache e2fsprogs e2fsprogs-extra xfsprogs xfsprogs-extra blkid util-linux iproute2 bash
RUN apk add --no-cache e2fsprogs e2fsprogs-extra xfsprogs xfsprogs-extra blkid util-linux iproute2 bash btrfs-progs

# Create symbolic link for chroot.sh
WORKDIR /
Expand Down

0 comments on commit bca0c70

Please sign in to comment.