1. 首页
  2. 数据库
  3. 其它
  4. bioinformatics docker 源码

bioinformatics docker 源码

上传者: 2021-04-21 20:32:31上传 ZIP文件 1.17KB 热度 8次
生物信息学Dockerfile 满足我所有生物信息学需求的基本dockerfile 用法 导航到下载位置 构建映像docker build -t bioinformatics:1.0.0 . 运行容器docker run -d -p 9875:9875 --restart=unless-stopped --name bioinformatics -v [path_on_your_computer]:[path_on_the_container] bioinformatics:1.0.0 使用docker日志中的令牌。 docker ps查找容器ID。 docker logs [container_id] 。 获取令牌
下载地址
用户评论