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
Content type
Image
Digest
sha256:8e23248f9…
Size
622.3 MB
Last updated
almost 11 years ago
docker pull tjake/jepsen