mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
rebase: install libcephfs-devel
Signed-off-by: Riya Singhal <rsinghal@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
4b5cdd5316
commit
5e80c6aee0
@ -37,7 +37,7 @@ RUN source /build.env && \
|
||||
RUN ${GOROOT}/bin/go version && ${GOROOT}/bin/go env
|
||||
|
||||
RUN dnf -y install --nodocs \
|
||||
librados-devel librbd-devel \
|
||||
librados-devel librbd-devel libcephfs-devel \
|
||||
/usr/bin/cc \
|
||||
make \
|
||||
git \
|
||||
|
Reference in New Issue
Block a user