广告图片

ghcr.io/kubeflow/kfp-launcher:2.16.0 linux/amd64

ghcr.io/kubeflow/kfp-launcher:2.16.0 - 国内下载镜像源 浏览次数:10

ghcr.io/kubeflow/kfp-launcher 镜像描述

该镜像包含Kubeflow Pipelines (KFP) 的启动器组件。KFP是一个用于创建、运行和管理机器学习工作流的平台。这个启动器镜像负责启动和管理KFP工作流的执行。

源镜像 ghcr.io/kubeflow/kfp-launcher:2.16.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0
镜像ID sha256:8f77239af16be252f8e2fd317f181c371079122cb48e6655cabc78ceddf9f178
镜像TAG 2.16.0
大小 138.10MB
镜像源 ghcr.io
CMD
启动入口 /bin/launcher-v2
工作目录 /bin
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2026-02-24T21:23:11.357506627Z
同步时间 2026-04-24 11:04
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2026-02-24T21:21:12.110Z: org.opencontainers.image.created Machine Learning Pipelines for Kubeflow: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 85a38e0719870e5b2f97a74f5c966d79bcc7c960: org.opencontainers.image.revision https://github.com/kubeflow/pipelines: org.opencontainers.image.source pipelines: org.opencontainers.image.title https://github.com/kubeflow/pipelines: org.opencontainers.image.url 2.16.0: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0  ghcr.io/kubeflow/kfp-launcher:2.16.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0  ghcr.io/kubeflow/kfp-launcher:2.16.0

Shell快速替换命令

sed -i 's#ghcr.io/kubeflow/kfp-launcher:2.16.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0  ghcr.io/kubeflow/kfp-launcher:2.16.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0  ghcr.io/kubeflow/kfp-launcher:2.16.0'

镜像构建历史


# 2026-02-25 05:23:11  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/launcher-v2"]
                        
# 2026-02-25 05:23:11  130.26MB 复制新文件或目录到容器中
COPY /bin/launcher-v2 /bin/launcher-v2 # buildkit
                        
# 2026-02-25 05:21:15  0.00B 设置工作目录为/bin
WORKDIR /bin
                        
# 2026-02-25 05:21:15  0.00B 指定运行容器时使用的用户
USER 65532
                        
# 2026-02-25 05:21:15  3.03KB 执行命令并创建新的镜像层
RUN /bin/sh -c adduser -S -u 65532 appuser # buildkit
                        
# 2026-01-28 09:18:43  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2026-01-28 09:18:43  7.84MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:8f77239af16be252f8e2fd317f181c371079122cb48e6655cabc78ceddf9f178",
    "RepoTags": [
        "ghcr.io/kubeflow/kfp-launcher:2.16.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher:2.16.0"
    ],
    "RepoDigests": [
        "ghcr.io/kubeflow/kfp-launcher@sha256:6b2d6c5733d957c9f7831cafe12aebcf9ef8ec503f57b74ed2ab00d5db113d29",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/kubeflow/kfp-launcher@sha256:6b2d6c5733d957c9f7831cafe12aebcf9ef8ec503f57b74ed2ab00d5db113d29"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-02-24T21:23:11.357506627Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65532",
        "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"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/bin",
        "Entrypoint": [
            "/bin/launcher-v2"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2026-02-24T21:21:12.110Z",
            "org.opencontainers.image.description": "Machine Learning Pipelines for Kubeflow",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "85a38e0719870e5b2f97a74f5c966d79bcc7c960",
            "org.opencontainers.image.source": "https://github.com/kubeflow/pipelines",
            "org.opencontainers.image.title": "pipelines",
            "org.opencontainers.image.url": "https://github.com/kubeflow/pipelines",
            "org.opencontainers.image.version": "2.16.0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 138096190,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e588489b7247d3e6eab7395b0fb6370c1f416d3fc82be93052333274abdd9fef/diff:/var/lib/docker/overlay2/9a31506025096181b5ff4bd6238606da864b42e91eb52bbdcc948f1e01bfac22/diff:/var/lib/docker/overlay2/d4f0ebb92dff2d2d0394b615435f62a53fff2d8eea2abdb11d6233b67955a2b7/diff",
            "MergedDir": "/var/lib/docker/overlay2/d8dad4c686a0b5ef34b16ff70e67521a732a8993dfd25582cbd79f7ebf87fa8f/merged",
            "UpperDir": "/var/lib/docker/overlay2/d8dad4c686a0b5ef34b16ff70e67521a732a8993dfd25582cbd79f7ebf87fa8f/diff",
            "WorkDir": "/var/lib/docker/overlay2/d8dad4c686a0b5ef34b16ff70e67521a732a8993dfd25582cbd79f7ebf87fa8f/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:23e75c9dd3ec742dcf0b41994dd6e581b011fb29044efa7b1921f92f59e3e11e",
            "sha256:86d7754724d9249e49802e924bc996abfb46954297e88603162105d93efa230c",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:05ef66170506f839a2cb4c08ff66054f89f3fe0867e53fdeb1084e51943c5bc5"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-24T11:04:45.543414393+08:00"
    }
}

更多版本

ghcr.io/kubeflow/kfp-launcher:2.4.0

linux/amd64 ghcr.io106.35MB2025-02-20 13:46
284

ghcr.io/kubeflow/kfp-launcher:2.15.0

linux/amd64 ghcr.io137.50MB2026-02-06 16:59
108

ghcr.io/kubeflow/kfp-launcher:2.16.0

linux/amd64 ghcr.io138.10MB2026-04-24 11:04
9