Before pulling these images, you should check the registry as there might have
been new release (i.e. rX versions).
...
...
@@ -103,6 +101,21 @@ To run an experiment using docker you should specify the docker image when defin
You can find more information about running experiments locally using different executors in the "Experiments" section of "beat.cmdline" in `BEAT documentation`_.
Custom image development
------------------------
Scientific development evolving quickly, the platform provided runtime environments
may not contain everything you need for your algorithms to run. In that case, you
can prepare your own environment using the following git repository.