Changes
Page history
alexlag created page: docker
authored
Apr 03, 2015
by
Aleksey Laguta
Show whitespace changes
Inline
Side-by-side
docker.markdown
View page @
8df1a134
...
...
@@ -2,7 +2,7 @@ You can use Docker to run AnnotameLE.
### 1. Install Docker
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
Clone AnnotameLE repo
...
...
...
...