mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 02:43:36 +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
@ -28,6 +28,7 @@ RUN dnf -y install \
|
||||
make \
|
||||
gcc \
|
||||
librados-devel \
|
||||
libcephfs-devel \
|
||||
librbd-devel \
|
||||
&& dnf -y update \
|
||||
&& dnf clean all \
|
||||
|
Reference in New Issue
Block a user