zfs-localpv/buildscripts/zfs-driver
Pawan 39d2ee2859 fix(zfspv): fixing mounting issue with xfs
We changed the ubuntu docker image to 20.04 in https://github.com/openebs/zfs-localpv/pull/170,
which has issues with formatting the zvol as xfs file system. The filesystem
formatted with xfs is not able to mount with error : "missing codepage or helper program, or other error".

Reverting back to ubuntu 19.10 to fix this issue.

Signed-off-by: Pawan <pawan@mayadata.io>
2020-07-09 19:10:36 +05:30
..
Dockerfile fix(zfspv): fixing mounting issue with xfs 2020-07-09 19:10:36 +05:30
entrypoint.sh feat(zfs-localpv): initial commit 2019-09-18 08:44:08 +05:30