docker.io/langgenius/dify-enterprise:0.9.3 linux/amd64

docker.io/langgenius/dify-enterprise:0.9.3 - 国内下载镜像源 浏览次数:12 安全受验证的发布者-Dify

该镜像 docker.io/langgenius/dify-enterprise 提供了 Langgenius Dify Enterprise 的 Docker 容器化版本。 Dify Enterprise 是一个用于分析和理解代码的平台,具体功能可能包括代码质量检查、安全漏洞扫描、代码复杂度分析等,但这需要参考 Langgenius 的官方文档以获得确切信息。

源镜像 docker.io/langgenius/dify-enterprise:0.9.3
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-enterprise:0.9.3
镜像ID sha256:6e567ce54440f30d5bdd0a600239745a9df8de27a0d36aca14ca3aef59690aa9
镜像TAG 0.9.3
大小 264.38MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /app/start.sh
启动入口
工作目录 /app
OS/平台 linux/amd64
浏览量 12 次
贡献者 83***6@qq.com
镜像创建 2025-07-10T06:58:54.021122049Z
同步时间 2025-07-11 20:54
更新时间 2025-07-12 11:45
开放端口
8082/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-enterprise:0.9.3
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-enterprise:0.9.3  docker.io/langgenius/dify-enterprise:0.9.3

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-enterprise:0.9.3
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-enterprise:0.9.3  docker.io/langgenius/dify-enterprise:0.9.3

Shell快速替换命令

sed -i 's#langgenius/dify-enterprise:0.9.3#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-enterprise:0.9.3#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-07-10 14:58:54  0.00B 设置默认要执行的命令
CMD ["/app/start.sh"]
                        
# 2025-07-10 14:58:54  0.00B 声明容器运行时监听的端口
EXPOSE map[8082/tcp:{}]
                        
# 2025-07-10 14:58:54  0.00B 设置工作目录为/app
WORKDIR /app
                        
# 2025-07-10 14:58:53  181.00B 执行命令并创建新的镜像层
RUN /bin/sh -c chmod +x /app/start.sh # buildkit
                        
# 2025-07-10 14:58:53  7.96MB 复制新文件或目录到容器中
COPY /src/hack/deploys/enterprise/libs /usr/lib # buildkit
                        
# 2025-07-10 14:58:53  172.37MB 复制新文件或目录到容器中
COPY /src/bin/enterprise /src/hack/deploys/enterprise/start.sh /src/hack/configs/enterprise/config.yaml /src/bin/clusterid /app/ # buildkit
                        
# 2025-07-10 14:56:13  9.25MB 执行命令并创建新的镜像层
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends     ca-certificates      netbase     && rm -rf /var/lib/apt/lists/     && apt-get autoremove -y && apt-get autoclean -y # buildkit
                        
# 2025-06-30 08:00:00  74.81MB 
# debian.sh --arch 'amd64' out/ 'stable' '@1751241600'
                        
                    

镜像信息

{
    "Id": "sha256:6e567ce54440f30d5bdd0a600239745a9df8de27a0d36aca14ca3aef59690aa9",
    "RepoTags": [
        "langgenius/dify-enterprise:0.9.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-enterprise:0.9.3"
    ],
    "RepoDigests": [
        "langgenius/dify-enterprise@sha256:473a2b545b56bbaad9d882b6f98c7dcb6b4096c4bb9a3a8ff489766a2776008b",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-enterprise@sha256:8f5429678c7a336a86595ce3dfa1cf35cb2c838d2866e5fdf0ff9ddc71a7473a"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-10T06:58:54.021122049Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8082/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "/app/start.sh"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 264381946,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/6152a2e1ccf3bbaa835329db88eed4a2e151f487029bae5cf9ff334111db77ce/diff:/var/lib/docker/overlay2/2cbd8e89089d6bd3b55c2959aae94db505c0e08546d2e364ca0bc3b516a35815/diff:/var/lib/docker/overlay2/96a626a7f3063db3e13fc64a1912da34c1bf276ad0048df0677b54a1302fe3c0/diff:/var/lib/docker/overlay2/88bca402a9bfce877c89544ca99327c3827842026fd2911c78a17fad420e55a6/diff:/var/lib/docker/overlay2/b442e8ab3d67aade21bcf998ebbe734975c9d99d9cef8c711633db2f78ce079d/diff",
            "MergedDir": "/var/lib/docker/overlay2/a18e29c5b54a65f2688dcca211f4fedf13d621af7c3b6629b2ddee95fb023790/merged",
            "UpperDir": "/var/lib/docker/overlay2/a18e29c5b54a65f2688dcca211f4fedf13d621af7c3b6629b2ddee95fb023790/diff",
            "WorkDir": "/var/lib/docker/overlay2/a18e29c5b54a65f2688dcca211f4fedf13d621af7c3b6629b2ddee95fb023790/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:3ff3f63a5c6311f917a9e1e7cf0d6be013d3b8a07bdae5edb4a08e0c32d33c4a",
            "sha256:8d2427b0bea7ffa37242b16904ed801b6d04a7ab457033ac000fab51ff7e544c",
            "sha256:4c8c0d7c92368b2039367c9475f9abb569c7e8796568548a06797bd4366864b0",
            "sha256:a03b7023fe6fc2c0d0ffabd5e12a4fbbb40aaae077fd6e94c7fb6d29362e98e5",
            "sha256:92342263495c3bda6ec4a1d088b2757c6bac6768e575631e58144b1e8a0e306d",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-11T20:54:07.978465449+08:00"
    }
}

更多版本

docker.io/langgenius/dify-enterprise-frontend:0.3.0

linux/amd64 docker.io200.96MB2025-03-03 17:10
132

docker.io/langgenius/dify-enterprise:0.3.1

linux/amd64 docker.io242.60MB2025-03-24 17:01
186

docker.io/langgenius/dify-enterprise:0.4.0

linux/amd64 docker.io205.67MB2025-03-25 22:46
91

docker.io/langgenius/dify-enterprise-frontend:0.4.0

linux/amd64 docker.io251.10MB2025-03-25 22:49
105

docker.io/langgenius/dify-enterprise:0.4.0-fix

linux/amd64 docker.io205.67MB2025-03-31 18:41
86

docker.io/langgenius/dify-enterprise:0.5.0

linux/amd64 docker.io258.89MB2025-04-11 14:01
96

docker.io/langgenius/dify-enterprise-frontend:0.5.0

linux/amd64 docker.io251.39MB2025-04-11 14:02
90

docker.io/langgenius/dify-enterprise:0.9.2

linux/amd64 docker.io264.38MB2025-07-07 15:21
25

docker.io/langgenius/dify-enterprise-frontend:0.9.0

linux/amd64 docker.io253.82MB2025-07-07 15:24
22

docker.io/langgenius/dify-enterprise-frontend:0.2.0

linux/amd64 docker.io200.85MB2025-07-09 11:53
18

docker.io/langgenius/dify-enterprise:0.2.2

linux/amd64 docker.io241.75MB2025-07-09 11:57
18

docker.io/langgenius/dify-enterprise:0.9.1

linux/amd64 docker.io264.38MB2025-07-09 14:51
13

docker.io/langgenius/dify-enterprise-frontend:0.8.0

linux/amd64 docker.io253.74MB2025-07-10 13:04
22

docker.io/langgenius/dify-enterprise:0.8.0

linux/amd64 docker.io263.49MB2025-07-10 13:06
17

docker.io/langgenius/dify-enterprise:0.9.3

linux/amd64 docker.io264.38MB2025-07-11 20:54
11