... | @@ -70,4 +70,4 @@ docker run --detach \ |
... | @@ -70,4 +70,4 @@ docker run --detach \ |
|
mongo
|
|
mongo
|
|
```
|
|
```
|
|
|
|
|
|
It should be noted that a \_volume \_is necessary in order to permanently store the results of the analysis. If this parameter is not set, the results that are stored in the database are lost every time you restart the docker container. |
|
It should be noted that `volume` is necessary in order to permanently store the results of the analysis. If this parameter is not set, the results that are stored in the database are lost every time you restart the docker container. |
|
\ No newline at end of file |
|
\ No newline at end of file |