feat(ZFSPV): adding xfs filesystem support for zfs-localpv

Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
Pawan 2019-11-06 18:06:46 +05:30 committed by Kiran Mova
parent a10dedbd5e
commit 57b3acf079
2 changed files with 72 additions and 1 deletions

View file

@ -5,7 +5,7 @@
FROM ubuntu:18.04
RUN apt-get update; exit 0
RUN apt-get -y install rsyslog libssl-dev
RUN apt-get -y install rsyslog libssl-dev xfsprogs
#RUN apt-get clean && rm -rf /var/lib/apt/lists/*
COPY zfs-driver /usr/local/bin/