BDcenter

所属分类:生物医药技术
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2023-12-20 04:25:31
上 传 者sh-1993
说明:  生物医学数据中心的Dockerfiles
(Dockerfiles of the Biomedical Data Center)

文件列表:
commbini-env/
datascience-env/
fiji-env/
flowcyto-env/
napari-env/
paraview-env/
sc-py-env/
sc-r-env/
slicer-env/

# Dockerfiles of the Biomedical Data Center # Run Docker container From the project folder, run the command below: ```bash start-docker.sh``` Which automatically updates the .env and create a new Docker Image with the ```researcher``` user sharing the ID of the host user. When the ```connect-docker.sh``` file is available, it is possible to detached from the container (```ctrl + D```) and connect in a second moment with: ```bash connect-docker.sh``` Close the container with: ```bash end-docker``` ## docker-compose approach Be aware that the user ```researhcer``` within you Docker container won't share the same ID as the host user! From the project folder, run the command below: ```docker-compose up``` Close the container with: ```docker-compose down```

近期下载者

相关文件


收藏者