Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 602 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 602 Bytes

Provides all the dependencies for building ceph. Assuming the source tree for Ceph is in the host machine at /path/to/cephsrc, the following will build Ceph:

cd /path/to/cephsrc
docker run --rm -v `pwd`:/ceph ivotron/cephbuilder:jewel build-cmake

Our goal is to have multiple images, one for each stable version of Ceph: hammer, infernalis and jewel.

The scripts folder contains convenience bash scripts (inspired by the autobuild-ceph repo) to ceph in multiple ways.

/lib/x86_64-linux-gnu/ talk about adding alias