docker.io/bombamela/insightface:cuda10.0-devel-centos7 linux/amd64

docker.io/bombamela/insightface:cuda10.0-devel-centos7 - 国内下载镜像源 浏览次数:7
源镜像 docker.io/bombamela/insightface:cuda10.0-devel-centos7
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7
镜像ID sha256:1ac8d3bc20d5cf109ca5e110ab2e224f18545fed8f6639348ee26426434ec289
镜像TAG cuda10.0-devel-centos7
大小 4.16GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录
OS/平台 linux/amd64
浏览量 7 次
贡献者 fa*********2@163.com
镜像创建 2019-04-23T17:27:44.987249039Z
同步时间 2025-09-28 11:40
更新时间 2025-09-28 12:49
环境变量
PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CUDA_VERSION=10.0.130 CUDA_PKG_VERSION=10-0-10.0.130-1 LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 NVIDIA_VISIBLE_DEVICES=all NVIDIA_DRIVER_CAPABILITIES=compute,utility NVIDIA_REQUIRE_CUDA=cuda>=10.0 brand=tesla,driver>=384,driver<385 brand=tesla,driver>=410,driver<411 LIBRARY_PATH=/usr/local/cuda/lib64/stubs
镜像标签
NVIDIA CORPORATION <cudatools@nvidia.com>: maintainer 20190305: org.label-schema.build-date GPLv2: org.label-schema.license CentOS Base Image: org.label-schema.name 1.0: org.label-schema.schema-version CentOS: org.label-schema.vendor

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7  docker.io/bombamela/insightface:cuda10.0-devel-centos7

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7  docker.io/bombamela/insightface:cuda10.0-devel-centos7

Shell快速替换命令

sed -i 's#bombamela/insightface:cuda10.0-devel-centos7#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7  docker.io/bombamela/insightface:cuda10.0-devel-centos7'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7  docker.io/bombamela/insightface:cuda10.0-devel-centos7'

镜像构建历史


# 2019-04-24 01:27:44  1.96GB 
/bin/bash
                        
# 2019-04-09 06:24:40  0.00B 
/bin/sh -c #(nop)  ENV LIBRARY_PATH=/usr/local/cuda/lib64/stubs
                        
# 2019-04-09 06:24:29  1.24GB 
/bin/sh -c yum install -y         cuda-libraries-dev-$CUDA_PKG_VERSION         cuda-nvml-dev-$CUDA_PKG_VERSION         cuda-minimal-build-$CUDA_PKG_VERSION         cuda-command-line-tools-$CUDA_PKG_VERSION &&     rm -rf /var/cache/yum/*
                        
# 2019-04-09 06:20:47  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=NVIDIA CORPORATION <cudatools@nvidia.com>
                        
# 2019-04-09 06:20:30  703.02MB 
/bin/sh -c yum install -y         cuda-libraries-$CUDA_PKG_VERSION         cuda-nvtx-$CUDA_PKG_VERSION &&     rm -rf /var/cache/yum/*
                        
# 2019-04-09 06:18:52  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=NVIDIA CORPORATION <cudatools@nvidia.com>
                        
# 2019-04-09 06:18:51  0.00B 
/bin/sh -c #(nop)  ENV NVIDIA_REQUIRE_CUDA=cuda>=10.0 brand=tesla,driver>=384,driver<385 brand=tesla,driver>=410,driver<411
                        
# 2019-04-09 06:18:50  0.00B 
/bin/sh -c #(nop)  ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility
                        
# 2019-04-09 06:18:49  0.00B 
/bin/sh -c #(nop)  ENV NVIDIA_VISIBLE_DEVICES=all
                        
# 2019-04-09 06:18:48  0.00B 
/bin/sh -c #(nop)  ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64
                        
# 2019-04-09 06:18:47  0.00B 
/bin/sh -c #(nop)  ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2019-04-09 06:18:45  46.00B 
/bin/sh -c echo "/usr/local/nvidia/lib" >> /etc/ld.so.conf.d/nvidia.conf &&     echo "/usr/local/nvidia/lib64" >> /etc/ld.so.conf.d/nvidia.conf
                        
# 2019-04-09 06:18:42  51.56MB 
/bin/sh -c yum install -y         cuda-cudart-$CUDA_PKG_VERSION         cuda-compat-10-0 &&     ln -s cuda-10.0 /usr/local/cuda &&     rm -rf /var/cache/yum/*
                        
# 2019-04-09 06:17:54  0.00B 
/bin/sh -c #(nop)  ENV CUDA_PKG_VERSION=10-0-10.0.130-1
                        
# 2019-04-09 06:17:53  0.00B 
/bin/sh -c #(nop)  ENV CUDA_VERSION=10.0.130
                        
# 2019-04-09 06:17:52  164.00B 
/bin/sh -c #(nop) COPY file:ac92ff4b158017dfd91da460f62eb86f57f7c58aaad5335996ab3cda9d097ce5 in /etc/yum.repos.d/cuda.repo 
                        
# 2019-04-09 06:17:52  22.09KB 
/bin/sh -c NVIDIA_GPGKEY_SUM=d1be581509378368edeec8c1eb2958702feedf3bc3d17011adbf24efacce4ab5 &&     curl -fsSL https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/7fa2af80.pub | sed '/^Version/d' > /etc/pki/rpm-gpg/RPM-GPG-KEY-NVIDIA &&     echo "$NVIDIA_GPGKEY_SUM  /etc/pki/rpm-gpg/RPM-GPG-KEY-NVIDIA" | sha256sum -c --strict -
                        
# 2019-04-09 06:17:47  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=NVIDIA CORPORATION <cudatools@nvidia.com>
                        
# 2019-03-15 05:19:53  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2019-03-15 05:19:53  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20190305
                        
# 2019-03-15 05:19:52  201.78MB 
/bin/sh -c #(nop) ADD file:074f2c974463ab38cf3532134e8ba2c91c9e346457713f2e8b8e2ac0ee9fd83d in / 
                        
                    

镜像信息

{
    "Id": "sha256:1ac8d3bc20d5cf109ca5e110ab2e224f18545fed8f6639348ee26426434ec289",
    "RepoTags": [
        "bombamela/insightface:cuda10.0-devel-centos7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface:cuda10.0-devel-centos7"
    ],
    "RepoDigests": [
        "bombamela/insightface@sha256:7c6b9bd8bbda3aae55cdc7f240ed821f5d6bcc1532bf31afbf09831851d82a06",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bombamela/insightface@sha256:7c6b9bd8bbda3aae55cdc7f240ed821f5d6bcc1532bf31afbf09831851d82a06"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2019-04-23T17:27:44.987249039Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "18.09.3",
    "Author": "",
    "Config": {
        "Hostname": "shanghai",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": true,
        "OpenStdin": true,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "CUDA_VERSION=10.0.130",
            "CUDA_PKG_VERSION=10-0-10.0.130-1",
            "LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64",
            "NVIDIA_VISIBLE_DEVICES=all",
            "NVIDIA_DRIVER_CAPABILITIES=compute,utility",
            "NVIDIA_REQUIRE_CUDA=cuda\u003e=10.0 brand=tesla,driver\u003e=384,driver\u003c385 brand=tesla,driver\u003e=410,driver\u003c411",
            "LIBRARY_PATH=/usr/local/cuda/lib64/stubs"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "ArgsEscaped": true,
        "Image": "nvidia/cuda:10.0-devel-centos7",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "maintainer": "NVIDIA CORPORATION \u003ccudatools@nvidia.com\u003e",
            "org.label-schema.build-date": "20190305",
            "org.label-schema.license": "GPLv2",
            "org.label-schema.name": "CentOS Base Image",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.vendor": "CentOS"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 4155291947,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/5c9f0c4e8867ccff8e8e533275614726313a6f03dd722f6232fc41de15102c17/diff:/var/lib/docker/overlay2/60a06088a0f1fd1b19591fea8ff22b73339c7dfaa66629c26585c18ec4ca210b/diff:/var/lib/docker/overlay2/3230eca0f2b9637ed06feee34832bfad22f21afa3a9207980b29205f3d65e724/diff:/var/lib/docker/overlay2/437fca1a2cc273dfbd37e2d1749fdd757d6bf4cb417d36ef917cc0512dd84ba8/diff:/var/lib/docker/overlay2/7cc0738eead4b4075ef130718baf6d158e99f7b74dcd7bac7fe56ea029e88597/diff:/var/lib/docker/overlay2/5723ef29afddb16442ef5aab5d1a7dcac8151c3a4e102a3f8faa4c6dc1391585/diff:/var/lib/docker/overlay2/b2a3e5f0b16805d6f2e6dc5562774a9f4d5324634684a6af9053d3cd2222a6f1/diff",
            "MergedDir": "/var/lib/docker/overlay2/e6e67c7efdc8bf38e33d6109c9ac12a45c41c768ac5c7ea787172a050682822a/merged",
            "UpperDir": "/var/lib/docker/overlay2/e6e67c7efdc8bf38e33d6109c9ac12a45c41c768ac5c7ea787172a050682822a/diff",
            "WorkDir": "/var/lib/docker/overlay2/e6e67c7efdc8bf38e33d6109c9ac12a45c41c768ac5c7ea787172a050682822a/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:d69483a6face4499acb974449d1303591fcbb5cdce5420f36f8a6607bda11854",
            "sha256:b6a7bb8efb03ae6b566d92f9b257015ab7f167f5e64c6cf230282fdc2c36d2de",
            "sha256:f70f0b4a657750bf767abb0b8d775566ef9946cc34708cb5304d86120f15882e",
            "sha256:4465902f9bf3cef2e49e33ce389cf99ed2af639590960e3b95c5c0d2e62aa278",
            "sha256:3320a7b65fd8344bd4ba3c66aa6c6699b84616cee5e38b4cc465a7e2b4cf75f8",
            "sha256:ba0ab88e22412f8f08a07ca23f1d4fb1aea7ec3c72e201e6aff818f02cb7ad57",
            "sha256:b26f5d553fbc665011036dab45dcde015a784f34be55af65ea590e84e666895a",
            "sha256:bde149eff820bd350c0ec5dcd75586e56eb2fd0615bbe37ba9098f6ef6fc54bb"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-28T11:35:09.187863306+08:00"
    }
}

更多版本

docker.io/bombamela/insightface:cuda10.0-devel-centos7

linux/amd64 docker.io4.16GB2025-09-28 11:40
6