removal of glusterfs in-tree driver code from the source

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-08-24 21:46:19 +05:30
parent 7be35679b8
commit c2a7bfd6b4
21 changed files with 2 additions and 2938 deletions

View File

@@ -14,6 +14,6 @@
FROM ubuntu:xenial
RUN apt-get update && apt-get install -y netbase nfs-common=1:1.2.8-9ubuntu12 glusterfs-client=3.7.6-1ubuntu1
RUN apt-get update && apt-get install -y netbase nfs-common=1:1.2.8-9ubuntu12
ENTRYPOINT ["/bin/mount"]