Tutor is a one-click install of Open edX, both for production and local development, inside docker containers. Tutor is easy to run, fast, full of cool features, and it is already used by dozens of Open edX platforms in the world.
git clone https://github.com/regisb/tutor cd tutor/deploy/local make all
Extensive documentation is available online: http://docs.tutor.overhang.io/
We go to great lengths to make it as easy as possible for people to run Open edX inside Docker containers. If you have an improvement idea, feel free to open an issue on Github so that we can discuss it. Pull requests will be happily examined, too! However, we should be careful to keep the project lean and simple: both to use and to modify. Optional features should not make the user experience more complex. Instead, documentation on how to add the feature is preferred.