alexlag created page: docker authored by Aleksey Laguta's avatar Aleksey Laguta
...@@ -4,7 +4,7 @@ You can use Docker to run AnnotameLE. ...@@ -4,7 +4,7 @@ You can use Docker to run AnnotameLE.
Follow instructions in one of the guides [here](https://docs.docker.com/installation/#installation). Follow instructions in one of the guides [here](https://docs.docker.com/installation/#installation).
I assume ```docker``` as base command further, but you might be to use ```sudo docker``` I assume ```docker``` as base command further, but you might be to use ```sudo docker```
### 2. Clone _annotamele_ repo ### 2. Clone repo
Clone AnnotameLE repo Clone AnnotameLE repo
``` ```
git clone http://gitlab.at.ispras.ru/annotame/annotamele.git git clone http://gitlab.at.ispras.ru/annotame/annotamele.git
... ...
......