本仓库包含StaPH-B(州公共卫生实验室生物信息学)联盟成员使用的各类程序的Docker镜像构建所需的Dockerfile及其他相关文件。其核心目的是提供一个集中化的Docker镜像资源库,方便用户访问,并提供清晰的文档说明容器的构建过程和使用方法。
staphb镜像无拉取次数限制。StaPH-B镜像同时托管于以下两个平台,并定期同步:
2020年11月起,Dockerhub对镜像拉取实施限流(如***用户每6小时100次拉取)。StaPH-B已通过Docker“开源计划”认证,所有staphb镜像不受拉取限制。若遇到类似ERROR: toomanyrequests的限流错误,请通过https://github.com/StaPH-B/docker-builds/issues%E5%8F%8D%E9%A6%88%E3%80%82
拉取镜像
从Dockerhub拉取镜像:
bashdocker pull staphb/<镜像名>:<版本标签> # 示例:拉取ABRicate 1.0.0版本 docker pull staphb/abricate:1.0.0
从Quay.io拉取镜像:
bashdocker pull quay.io/staphb/<镜像名>:<版本标签>
运行容器
以ABRicate为例,运行容器并挂载本地数据目录:
bashdocker run --rm -v /本地数据目录:/data staphb/abricate:1.0.0 abricate /data/input.fasta
大部分Docker镜像可直接转换为Singularity格式。具体步骤参考https://staph-b.github.io/docker-builds/%EF%BC%8C%E5%9F%BA%E6%9C%AC%E6%B5%81%E7%A8%8B%E5%A6%82%E4%B8%8B%EF%BC%9A
bash# 从Dockerhub下载并转换为Singularity镜像 singularity pull docker://staphb/<镜像名>:<版本标签> # 运行Singularity容器 singularity run <镜像名>_<版本标签>.sif <命令>
| 软件 | 版本 | 项目链接 |
|---|---|---|
| https://hub.docker.com/r/staphb/abricate/ | - 0.8.7 - 0.8.13 - 0.8.13s (+serotypefinder db) - 0.9.8 - 1.0.0 | https://github.com/tseemann/abricate |
| https://hub.docker.com/r/staphb/any2fasta/ | - 0.4.2 | https://github.com/tseemann/any2fasta |
| https://hub.docker.com/r/staphb/ariba/ | - 2.14.4 | https://github.com/sanger-pathogens/ariba |
| https://hub.docker.com/r/staphb/artic-ncov2019 | - 1.3.0 | https://github.com/artic-network/fieldbioinformatics |
| https://hub.docker.com/r/staphb/artic-ncov2019-medaka | - 1.1.0 | https://github.com/artic-network/artic-ncov2019 |
| https://hub.docker.com/r/staphb/artic-ncov2019-nanopolish | - 1.1.0 | https://github.com/artic-network/artic-ncov2019 |
| https://github.com/nextstrain/augur | - 6.3.0 - 7.0.2 - 8.0.0 - 9.0.0 | https://github.com/nextstrain/augur |
| https://github.com/nextstrain/auspice | - 2.12.0 | https://github.com/nextstrain/auspice |
| https://hub.docker.com/r/staphb/bbtools/ | - 38.76 - 38.86 | [***] |
| https://hub.docker.com/r/staphb/bcftools/ | - 1.10.2 - 1.11 - 1.12 - 1.13 - 1.14 | https://github.com/samtools/bcftools |
| https://hub.docker.com/r/staphb/bedtools/ | - 2.29.2 - 2.30.0 | [***] https://github.com/arq5x/bedtools2 |
| https://hub.docker.com/r/staphb/ncbi-amrfinderplus | - 3.1.1b - 3.8.4 - 3.8.28 - 3.9.3 - 3.9.8 - 3.10.1 - 3.10.5 - 3.10.16 - 3.10.20 | https://github.com/ncbi/amr |
| https://hub.docker.com/r/staphb/pangolin !https://github.com/StaPH-B/docker-builds/actions/workflows/pangolin.yml/badge.svg | Pangolin版本 & pangoLEARN数据发布日期 - 1.1.14 - 2.0.4 & 2020-07-20 - 2.0.5 & 2020-07-20 - 2.1.1 & 2020-12-17 - 2.1.3 & 2020-12-17 - 2.1.6 & 2021-01-06 - 2.1.7 & 2021-01-11 - 2.1.7 & 2021-01-20 - 2.1.8 & 2021-01-22 - 2.1.10 & 2021-02-01 - 2.1.11 & 2021-02-01 - 2.1.11 & 2021-02-05 - 2.2.1 & 2021-02-06 - 2.2.2 & 2021-02-06 - 2.2.2 & 2021-02-11 - 2.2.2 & 2021-02-12 - 2.3.0 & 2021-02-12 - 2.3.0 & 2021-02-18 - 2.3.0 & 2021-02-21 - 2.3.2 & 2021-02-21 - 2.3.3 & 2021-03-16 - 2.3.4 & 2021-03-16 - 2.3.5 & 2021-03-16 - 2.3.6 & 2021-03-16 - 2.3.6 & 2021-03-29 - 2.3.8 & 2021-04-01 - 2.3.8 & 2021-04-14 - 2.3.8 & 2021-04-21 - 2.3.8 & 2021-04-23 - 2.4 & 2021-04-28 - 2.4.1 & 2021-04-28 - 2.4.2 & 2021-04-28 - 2.4.2 & 2021-05-10 - 2.4.2 & 2021-05-11 - 2.4.2 & 2021-05-19 - 3.0.5 & 2021-06-05 - 3.1.3 & 2021-06-15 - 3.1.5 & 2021-06-15 - 3.1.5 & 2021-07-07-2 - 3.1.7 & 2021-07-09 - 3.1.8 & 2021-07-28 - 3.1.10 & 2021-07-28 - 3.1.11 & 2021-08-09 - 3.1.11 & 2021-08-24 - 3.1.11 & 2021-09-17 - 3.1.14 & 2021-09-28 - 3.1.14 & 2021-10-13 - 3.1.16 & 2021-10-18 - 3.1.16 & 2021-11-04 - 3.1.16 & 2021-11-09 - 3.1.16 & 2021-11-18 - 3.1.16 & 2021-11-25 - 3.1.17 & 2021-11-25 - 3.1.17 & 2021-12-06 - 3.1.17 & 2022-01-05 | https://github.com/cov***ges/pangolin https://github.com/cov***ges/pangoLEARN |
若需贡献新镜像或改进现有镜像,请按以下步骤操作:
贡献详情参见https://staph-b.github.io/docker-builds/contribute/%E3%80%82
使用中遇到问题(如镜像不兼容Singularity、拉取错误等),请通过https://github.com/StaPH-B/docker-builds/issues%E6%8F%90%E4%BA%A4%E5%8F%8D%E9%A6%88%E3%80%82
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
docker search 限制
站内搜不到镜像
离线 save/load
插件要用 plugin install
WSL 拉取慢
安全与 digest
新手拉取配置
镜像合规机制
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
域名连通性排查
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务