docker.io/langgenius/dify-web:0.6.10 linux/amd64

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

langgenius/dify-web 是 Dify Web 容器镜像,它是一个基于 Node.js 的 web 服务器,可以用于快速搭建一个功能完整的Web应用程序。该镜像提供了Express、Mongoose 等常见Node.js 库,并且内置了 Nginx 反向代理服务器和 PM2 进程管理器,方便开发、部署和维护 Web 应用程序。

源镜像 docker.io/langgenius/dify-web:0.6.10
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-web:0.6.10
镜像ID sha256:c02aed7eb72f179d8ee0826fe0015bbde9db7f4a9cae5e8854258d39f764a92b
镜像TAG 0.6.10
大小 230.75MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /bin/sh ./entrypoint.sh
工作目录 /app/web
OS/平台 linux/amd64
浏览量 112 次
贡献者 11******3@qq.com
镜像创建 2024-06-04T18:19:16.91988857Z
同步时间 2024-06-12 13:16
更新时间 2024-09-19 15:05
开放端口
3000/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NODE_VERSION=20.11.1 YARN_VERSION=1.22.19 NODE_ENV=production EDITION=SELF_HOSTED DEPLOY_ENV=PRODUCTION CONSOLE_API_URL=http://127.0.0.1:5001 APP_API_URL=http://127.0.0.1:5001 PORT=3000 TZ=UTC COMMIT_SHA=b20d1733241668ccd25f38101ee633f16b53dd4b
镜像标签
takatost@gmail.com: maintainer 2024-06-04T18:15:06.670Z: org.opencontainers.image.created Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.: org.opencontainers.image.description NOASSERTION: org.opencontainers.image.licenses b20d1733241668ccd25f38101ee633f16b53dd4b: org.opencontainers.image.revision https://github.com/langgenius/dify: org.opencontainers.image.source dify: org.opencontainers.image.title https://github.com/langgenius/dify: org.opencontainers.image.url latest: org.opencontainers.image.version

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

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

Containerd拉取命令

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

Shell快速替换命令

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

镜像信息

{
    "Id": "sha256:c02aed7eb72f179d8ee0826fe0015bbde9db7f4a9cae5e8854258d39f764a92b",
    "RepoTags": [
        "langgenius/dify-web:0.6.10",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-web:0.6.10"
    ],
    "RepoDigests": [
        "langgenius/dify-web@sha256:341b752b2399b23c7ad6cfa458747206fc7ef7eba536950bd06f416c09064808",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-web@sha256:64649df1e5b1d8cac47ce0dc4dc5ed1f50edc9dfb21bbcc9133f258ba246726b"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-06-04T18:19:16.91988857Z",
    "Container": "",
    "ContainerConfig": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": null,
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "3000/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "NODE_VERSION=20.11.1",
            "YARN_VERSION=1.22.19",
            "NODE_ENV=production",
            "EDITION=SELF_HOSTED",
            "DEPLOY_ENV=PRODUCTION",
            "CONSOLE_API_URL=http://127.0.0.1:5001",
            "APP_API_URL=http://127.0.0.1:5001",
            "PORT=3000",
            "TZ=UTC",
            "COMMIT_SHA=b20d1733241668ccd25f38101ee633f16b53dd4b"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app/web",
        "Entrypoint": [
            "/bin/sh",
            "./entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "takatost@gmail.com",
            "org.opencontainers.image.created": "2024-06-04T18:15:06.670Z",
            "org.opencontainers.image.description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
            "org.opencontainers.image.licenses": "NOASSERTION",
            "org.opencontainers.image.revision": "b20d1733241668ccd25f38101ee633f16b53dd4b",
            "org.opencontainers.image.source": "https://github.com/langgenius/dify",
            "org.opencontainers.image.title": "dify",
            "org.opencontainers.image.url": "https://github.com/langgenius/dify",
            "org.opencontainers.image.version": "latest"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 230748181,
    "VirtualSize": 230748181,
    "GraphDriver": {
        "Data": {
            "RootDir": "/var/lib/docker/overlay/3dce3ecc6c413e1ae2adcdb1aada3ca8f6ca708e9fe14178d8f9561ee8de3f11/root"
        },
        "Name": "overlay"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:d4fc045c9e3a848011de66f34b81f052d4f2c15a17bb196d637e526349601820",
            "sha256:f6810059c632b0d73db06070489258e89db107569f546425ffba1dd63836d86b",
            "sha256:b4770ab48df11c37e1735a72fc709c670bdae3d7cf9a85f73b70d6f466b2487d",
            "sha256:468d581477ea696520862b38e9da65cd0651306f901a09c703da4453065344d0",
            "sha256:551ed0b24546180782a50652bfb035dde04fa6e26a1a6cb076d48f6a7379052f",
            "sha256:702d92b822cf07f270531bcfd808eb27b3589a09931b8697fb79e5ce2940916b",
            "sha256:563d16546080e828c5ccc1952d8908d9bcd482fc702a3ac3358fa541fe205623",
            "sha256:c4b2ebb20e762f415c4fde24f6ede1f1c78dc278df214c0200a89a6f3bd09338",
            "sha256:78273b689faadcc5a84f77833a0243fad760d97c31f2a071b379c2d51f9afd5b",
            "sha256:e066aa9eb4a968d95e6613e86764cb0127b33cd00b24d78b209f40908fffb0ef",
            "sha256:0c5a8363e1a46dcecfb14957d88aafd0a5693d6f508249b57b7ec5e107d52b60",
            "sha256:e6f9573f63c94d73034ceb387dfedb1613f9e64181dde1290889c3de2740ba3b",
            "sha256:375b62ca28a73cacedb18329b509c30edaf4f632daa33de48a090f78c45075c9"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-12T13:16:27.763659181+08:00"
    }
}

更多版本