Docker image for building custom Ceph daemon images.
2.3K
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
Content type
Image
Digest
Size
380.3 MB
Last updated
over 9 years ago
docker pull cephbuilder/ceph