ghcr.io/genentech/scimilarity:latest linux/amd64

ghcr.io/genentech/scimilarity:latest - 国内下载镜像源 浏览次数:64

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

```html

该镜像 ghcr.io/genentech/scimilarity 可能包含用于基因组学或生物信息学分析的工具,特别是与结构相似性比较相关的工具。 由于缺乏官方文档,无法给出更精确的描述。 名称中的 "scimilarity" 暗示了其功能可能与序列比对或结构相似性计算有关。 "Genentech" 表明它可能由基因泰克公司开发或维护,并用于其内部研究或产品。

```
源镜像 ghcr.io/genentech/scimilarity:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest
镜像ID sha256:2c6b0c2ee1d9a1011386983771b6f9d8d3bba162683573ded7d57eb9cdcd377e
镜像TAG latest
大小 12.07GB
镜像源 ghcr.io
CMD start-notebook
启动入口
工作目录
OS/平台 linux/amd64
浏览量 64 次
贡献者
镜像创建 2024-11-19T18:04:04.936879947Z
同步时间 2024-12-03 04:32
更新时间 2025-02-18 21:41
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DISTTAG=f38container FGC=f38 FBR=f38 SCDATA_HOME=/data SCMODEL_HOME=/models
镜像标签
Jason Anthony Vander Heiden [vandej27@gene.com]: maintainer 2024-11-19T17:59:49.176Z: org.opencontainers.image.created A unifying representation of single cell expression profiles that quantifies similarity between expression states and generalizes to represent new studies without additional training.: org.opencontainers.image.description NOASSERTION: org.opencontainers.image.licenses 36d0dfb3cffee2a52002bc04e643c7e8c8bc4c5b: org.opencontainers.image.revision https://github.com/Genentech/scimilarity: org.opencontainers.image.source scimilarity: org.opencontainers.image.title https://github.com/Genentech/scimilarity: org.opencontainers.image.url latest: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: fedora 38 扫描引擎: Trivy 扫描时间: 2024-12-03 04:35

低危漏洞:0 中危漏洞:0 高危漏洞:0 严重漏洞:0

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest  ghcr.io/genentech/scimilarity:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest  ghcr.io/genentech/scimilarity:latest

Shell快速替换命令

sed -i 's#ghcr.io/genentech/scimilarity:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest  ghcr.io/genentech/scimilarity:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest  ghcr.io/genentech/scimilarity:latest'

镜像构建历史


# 2024-11-20 02:04:04  0.00B 设置默认要执行的命令
CMD ["start-notebook"]
                        
# 2024-11-20 02:04:04  214.63MB 执行命令并创建新的镜像层
RUN /bin/sh -c git clone https://github.com/Genentech/scimilarity.git /tmp/scimilarity     && cd /tmp/scimilarity     && pip install . # buildkit
                        
# 2024-11-20 02:03:50  8.88GB 执行命令并创建新的镜像层
RUN /bin/sh -c pip3 install     scikit-learn 	scikit-misc 	numba 	tiledb 	leidenalg 	louvain 	umap-learn 	hnswlib 	obonet 	circlify 	captum 	torch 	pytorch-lightning     scanpy # buildkit
                        
# 2024-11-20 02:01:52  2.79GB 执行命令并创建新的镜像层
RUN /bin/sh -c dnf -y update && dnf install -y     bzip2     cmake     igraph     gcc-c++     git     lz4     pandoc     python3     python3-aiohttp     python3-asciitree     python3-bash-kernel     python3-biopython     python3-cloudpickle     python3-Cython     python3-numcodecs     python3-dask     python3-dask+array     python3-fasteners     python3-GitPython     python3-h5py     python3-igraph     python3-jupyter-client     python3-jupyterlab_pygments     python3-matplotlib     python3-matplotlib-scalebar     python3-natsort     python3-nbconvert     python3-nbsphinx     python3-notebook     python3-numpy     python3-pandas     python3-pip     python3-pydantic     python3-pydata-sphinx-theme     python3-PyYAML     python3-seaborn     python3-setuptools     python3-scipy     python3-stdlib-list     python3-texttable     python3-toolz     python3-tqdm     python3-wrapt     python3-zarr     sudo     tar     wget     zstd     && dnf clean all # buildkit
                        
# 2024-11-20 01:59:53  0.00B 设置环境变量 SCMODEL_HOME
ENV SCMODEL_HOME=/models
                        
# 2024-11-20 01:59:53  0.00B 设置环境变量 SCDATA_HOME
ENV SCDATA_HOME=/data
                        
# 2024-11-20 01:59:53  117.00B 复制新文件或目录到容器中
COPY start-notebook.sh /usr/local/bin/start-notebook # buildkit
                        
# 2024-11-20 01:59:53  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/scratch]
                        
# 2024-11-20 01:59:53  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/workspace]
                        
# 2024-11-20 01:59:53  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/models]
                        
# 2024-11-20 01:59:53  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/data]
                        
# 2024-11-20 01:59:53  0.00B 添加元数据标签
LABEL maintainer=Jason Anthony Vander Heiden [vandej27@gene.com] org.opencontainers.image.description=SCimilarity org.opencontainers.image.source=https://github.com/genentech/scimilarity
                        
# 2024-04-23 02:25:57  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2024-04-23 02:25:57  181.33MB 
/bin/sh -c #(nop) ADD file:55ad0d0dfdaa079e875e516a84579926c32c32f2872c0f1d93171026c2d70363 in / 
                        
# 2022-11-04 04:41:02  0.00B 
/bin/sh -c #(nop)  ENV DISTTAG=f38container FGC=f38 FBR=f38
                        
# 2021-04-02 01:59:37  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=Clement Verna <cverna@fedoraproject.org>
                        
                    

镜像信息

{
    "Id": "sha256:2c6b0c2ee1d9a1011386983771b6f9d8d3bba162683573ded7d57eb9cdcd377e",
    "RepoTags": [
        "ghcr.io/genentech/scimilarity:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity:latest"
    ],
    "RepoDigests": [
        "ghcr.io/genentech/scimilarity@sha256:70b34aa61ee52852dce4c89568d0827567769a78e9f4c774efc10075c4feb107",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/genentech/scimilarity@sha256:70b34aa61ee52852dce4c89568d0827567769a78e9f4c774efc10075c4feb107"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-11-19T18:04:04.936879947Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "DISTTAG=f38container",
            "FGC=f38",
            "FBR=f38",
            "SCDATA_HOME=/data",
            "SCMODEL_HOME=/models"
        ],
        "Cmd": [
            "start-notebook"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/data": {},
            "/models": {},
            "/scratch": {},
            "/workspace": {}
        },
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "maintainer": "Jason Anthony Vander Heiden [vandej27@gene.com]",
            "org.opencontainers.image.created": "2024-11-19T17:59:49.176Z",
            "org.opencontainers.image.description": "A unifying representation of single cell expression profiles that quantifies similarity between expression states and generalizes to represent new studies without additional training.",
            "org.opencontainers.image.licenses": "NOASSERTION",
            "org.opencontainers.image.revision": "36d0dfb3cffee2a52002bc04e643c7e8c8bc4c5b",
            "org.opencontainers.image.source": "https://github.com/Genentech/scimilarity",
            "org.opencontainers.image.title": "scimilarity",
            "org.opencontainers.image.url": "https://github.com/Genentech/scimilarity",
            "org.opencontainers.image.version": "latest"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 12066882950,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/441e124e55487468753c68a7e71bc82643d959ad2d4b85411a17dc8f8f6bb340/diff:/var/lib/docker/overlay2/c502ae33e2a9b33cda0eac2c57779d147b7e2fc92d1ce3d8ae2b020f2b69f52c/diff:/var/lib/docker/overlay2/de2af85e935a06f3e5e2e50bd0d65aa54e7c4531eae0bb0d93a2191cbaafc129/diff:/var/lib/docker/overlay2/4ca1a0350a60508ff93fa7b271d06bd3ee85494a8572c3ce88e2313dcaf27871/diff",
            "MergedDir": "/var/lib/docker/overlay2/143b25b8b868c94a29d3dc8d7754098eace4d76165f74924d80903a3e3c503d0/merged",
            "UpperDir": "/var/lib/docker/overlay2/143b25b8b868c94a29d3dc8d7754098eace4d76165f74924d80903a3e3c503d0/diff",
            "WorkDir": "/var/lib/docker/overlay2/143b25b8b868c94a29d3dc8d7754098eace4d76165f74924d80903a3e3c503d0/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:6fe0a25272d5935a0eb252bd54023bac5967553a8fd2b339c04d3239b5cc6287",
            "sha256:ed30f7d561250f91886d1938367596163cccf895091ecc56fe13a6b89c99a2d6",
            "sha256:3e0c680e946370367339fb6973d1c686b122b6dbcbe757aa2c6caacea02d6164",
            "sha256:f14ec62ea36f99d21a339921545841cb0ceeb88de5819168b97dce7e5b1cf983",
            "sha256:e01d901fbe6aec48aee9a386889a58d6c2092ff7b7986865247fae9f3522f348"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-12-03T04:16:20.301533985+08:00"
    }
}

更多版本

ghcr.io/genentech/scimilarity:latest

linux/amd64 ghcr.io12.07GB2024-12-03 04:32
63