Skip to content
Snippets Groups Projects
Commit bc4a31a0 authored by SANCHEZ Theophile's avatar SANCHEZ Theophile
Browse files

update tutorial

parent 2d3f50df
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ Start the docker daemon by running:
sudo dockerd
```
In another terminal, download the image from [dockerhub](https://hub.docker.com/r/thesanc/edna_tools) and run it with the following command:
In another terminal, download the image from [dockerhub](https://hub.docker.com/r/thesanc/edna_tools) and run it with this single command:
```bash
docker run -v path/to/your/local/file:path/inside/the/container -p 8787:8787 thesanc/edna_tools
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment