Sign inSign up

michaelsevilla/builder-ceph

By michaelsevilla

Updated over 10 years ago

Container for building a customized Ceph version and a daemon container.

Image
0

308

michaelsevilla/builder-ceph repository overview

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

Tag summary

Content type

Image

Digest

Size

424.9 MB

Last updated

over 10 years ago

docker pull michaelsevilla/builder-ceph