Skip to content
Snippets Groups Projects
Commit 3c0ca8ab authored by Philip ABBET's avatar Philip ABBET
Browse files

Update the README

parent 980c1271
No related branches found
No related tags found
No related merge requests found
...@@ -76,16 +76,17 @@ execute algorithms or experiments. ...@@ -76,16 +76,17 @@ execute algorithms or experiments.
We use specific docker images to run user algorithms. Download the following We use specific docker images to run user algorithms. Download the following
base images before you try to run tests or experiments on your computer:: base images before you try to run tests or experiments on your computer::
$ docker pull docker.idiap.ch/beat/beat.env.system.python:system $ docker pull docker.idiap.ch/beat/beat.env.system.python:1.1.2
$ docker pull docker.idiap.ch/beat/beat.env.db.examples:1.0.0 $ docker pull docker.idiap.ch/beat/beat.env.db.examples:1.1.1
$ docker pull docker.idiap.ch/beat/beat.env.client:1.2.0
$ docker pull docker.idiap.ch/beat/beat.env.cxx:1.0.2
Optionally, also download the following images to be able to re-run experiments Optionally, also download the following images to be able to re-run experiments
downloaded from the BEAT platform (not required for unit testing):: downloaded from the BEAT platform (not required for unit testing)::
$ docker pull docker.idiap.ch/beat/beat.env.python:0.0.4 $ docker pull docker.idiap.ch/beat/beat.env.python:0.0.4
$ docker pull docker.idiap.ch/beat/beat.env.python:0.1.0 $ docker pull docker.idiap.ch/beat/beat.env.python:1.0.0
$ docker pull docker.idiap.ch/beat/beat.env.cxx:1.0.1 $ docker pull docker.idiap.ch/beat/beat.env.db:1.2.2
$ docker pull docker.idiap.ch/beat/beat.env.db:1.0.0
Documentation Documentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment