Skip to content
Snippets Groups Projects
Commit 45b70c8d authored by Flissi Areski's avatar Flissi Areski
Browse files

Update project name

parent 143e5454
No related branches found
No related tags found
No related merge requests found
# Build docker image # Build docker image
```bash ```bash
docker build --tag tnphyto . docker build --tag tnseek .
``` ```
# Run docker image # Run docker image
```bash ```bash
...@@ -11,9 +11,9 @@ docker run --rm -p 3838:3838 -p 8787:8787 --cpus $(nproc) \ ...@@ -11,9 +11,9 @@ docker run --rm -p 3838:3838 -p 8787:8787 --cpus $(nproc) \
-v /etc/localtime:/etc/localtime:ro \ -v /etc/localtime:/etc/localtime:ro \
-v "${INSTALL_DIRECTORY}/playground/":/home/rstudio/playground/ \ -v "${INSTALL_DIRECTORY}/playground/":/home/rstudio/playground/ \
-v "${INSTALL_DIRECTORY}/src/":/home/rstudio/pipeline/ \ -v "${INSTALL_DIRECTORY}/src/":/home/rstudio/pipeline/ \
-e USERID=$UID -e PASSWORD=tnphyto \ -e USERID=$UID -e PASSWORD=tnseek \
--name tnphyto \ --name tnseek \
tnphyto tnseek
``` ```
# Available services # Available services
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment