Extends the docker image eventstore/eventstore with additional features, primarily used for local development.
We try to match the tags used by the base docker image (eventstore/eventstore).
Triggers a restore of a backup located in Amazon S3 (using esutils)
./run restore
Brings up a clustered eventstore using docker-compose
./run cluster