| ... | ... | @@ -17,9 +17,9 @@ cd annotamele | 
| 
 | 
 | 
nano docker/answer_types.json
 | 
| 
 | 
 | 
nano docker/dataset.json
 | 
| 
 | 
 | 
```
 | 
| 
 | 
 | 
_answer_types.json_ contains array of questions to be asked by system
 | 
| 
 | 
 | 
[answer_types.json](http://gitlab.at.ispras.ru/annotame/annotamele/blob/master/docker/answer_types.json) contains array of questions to be asked by system
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
_dataset.json_ contains data to be marked up. _type_ field is number from _answer_types_
 | 
| 
 | 
 | 
[dataset.json](http://gitlab.at.ispras.ru/annotame/annotamele/blob/master/docker/dataset.json) contains data to be marked up. _type_ field is number from _answer_types_ array
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
### 4. Build image
 | 
| 
 | 
 | 
```
 | 
| ... | ... |  | 
| ... | ... |  |