docker.io/langgenius/enterprise_plugin-crd:0.10.2 linux/amd64

docker.io/langgenius/enterprise_plugin-crd:0.10.2 - 国内下载镜像源 浏览次数:11 安全受验证的发布者-Dify

该镜像 docker.io/langgenius/enterprise_plugin-crd 包含了 Langgenius 企业插件的自定义资源定义 (CRD)。 它用于在 Kubernetes 集群中部署和管理 Langgenius 企业插件。

源镜像 docker.io/langgenius/enterprise_plugin-crd:0.10.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2
镜像ID sha256:c5be090e61c1a665568e1257975d35de58aec1def35160435ed248665b8ebddb
镜像TAG 0.10.2
大小 157.31MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录 /app
OS/平台 linux/amd64
浏览量 11 次
贡献者 li********n@auc2.com
镜像创建 2025-07-22T07:59:10.864902588Z
同步时间 2025-08-06 15:49
更新时间 2025-08-07 12:50
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
ubuntu: org.opencontainers.image.ref.name 24.10: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2  docker.io/langgenius/enterprise_plugin-crd:0.10.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2  docker.io/langgenius/enterprise_plugin-crd:0.10.2

Shell快速替换命令

sed -i 's#langgenius/enterprise_plugin-crd:0.10.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2  docker.io/langgenius/enterprise_plugin-crd:0.10.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2  docker.io/langgenius/enterprise_plugin-crd:0.10.2'

镜像构建历史


# 2025-07-22 15:59:10  77.03MB 复制新文件或目录到容器中
COPY /src/bin /app # buildkit
                        
# 2025-07-22 15:56:23  0.00B 设置工作目录为/app
WORKDIR /app
                        
# 2025-06-20 18:17:16  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2025-06-20 18:17:16  80.28MB 
/bin/sh -c #(nop) ADD file:73f6e57f4af4f06e7be06f1e898a5b2b2404356c0a780d312160801798914622 in / 
                        
# 2025-06-20 18:17:14  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=24.10
                        
# 2025-06-20 18:17:14  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2025-06-20 18:17:14  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2025-06-20 18:17:14  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:c5be090e61c1a665568e1257975d35de58aec1def35160435ed248665b8ebddb",
    "RepoTags": [
        "langgenius/enterprise_plugin-crd:0.10.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd:0.10.2"
    ],
    "RepoDigests": [
        "langgenius/enterprise_plugin-crd@sha256:117ab397afd13e230eb0cdc17539a6607b6958da17688b3cca49d386e623d4cf",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/enterprise_plugin-crd@sha256:64c4e1a99519c9d56666c448ddca32a87f75423f33074122e70596698d6a1da0"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-22T07:59:10.864902588Z",
    "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"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.version": "24.10"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 157312957,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/a98041cfb88f64c417cc312adb72b2f447514037571b70d2c6274a7a1c1ca2d2/diff:/var/lib/docker/overlay2/bc03d277818d3e9d3ddddc74d5e3f32c1f646fe5379223af7260a81b43fe5f20/diff",
            "MergedDir": "/var/lib/docker/overlay2/4e91931b9c1eeee5e254da25acbc357df62ab392f8eccc6d952c78d65a16b590/merged",
            "UpperDir": "/var/lib/docker/overlay2/4e91931b9c1eeee5e254da25acbc357df62ab392f8eccc6d952c78d65a16b590/diff",
            "WorkDir": "/var/lib/docker/overlay2/4e91931b9c1eeee5e254da25acbc357df62ab392f8eccc6d952c78d65a16b590/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a16cf44ca25b04d82867dfbe5342a138a296566d7f974fe2bc8bfbedb2af40eb",
            "sha256:f64d2d0aec1168074550a6f156621d37c6465ac9fd6fe8df2618a74673153e31",
            "sha256:2817617d2252fb19880c449865f9710eba1fa91d86bff6daae56acfdf4be15c4"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-06T15:49:06.448334333+08:00"
    }
}

更多版本

docker.io/langgenius/enterprise_plugin-crd:0.9.1

linux/amd64 docker.io151.84MB2025-07-07 15:28
121

docker.io/langgenius/enterprise_plugin-crd:0.9.3

linux/amd64 docker.io151.84MB2025-07-11 21:01
28

docker.io/langgenius/enterprise_plugin-crd:0.11.0

linux/amd64 docker.io157.31MB2025-08-01 10:37
21

docker.io/langgenius/enterprise_plugin-crd:0.10.2

linux/amd64 docker.io157.31MB2025-08-06 15:49
10