Sign inSign up

tjake/jepsen

By tjake

Updated almost 11 years ago

Run Jepsen in a container

Image
3

3.4K

tjake/jepsen repository overview

Dockerized Jepsen

Code: https://github.com/aphyr/jepsen/pull/58

This docker image attempts to simplify the setup required by Jepsen. It is intended to be used by a CI tool or anyone with docker who wants to try jepsen themselves.

It contains all the jepsen dependencies and code. It uses docker-in-docker to spin up the five containers used by Jepsen.

To start run (note this requires the --privileged flag)

    docker run --privileged -t -i tjake/jepsen

Tag summary

Content type

Image

Digest

sha256:8e23248f9

Size

622.3 MB

Last updated

almost 11 years ago

docker pull tjake/jepsen