docker.io/langgenius/dify-api:0.6.11 linux/amd64

docker.io/langgenius/dify-api:0.6.11 - 国内下载镜像源 浏览次数:867 安全受验证的发布者-Dify
dify-api - 一个用于 API 的容器镜像,可能提供了 dify 的 API 服务和功能。
源镜像 docker.io/langgenius/dify-api:0.6.11
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-api:0.6.11
镜像ID sha256:51cffa4be33e7f219bfa7cc2368c25581c67d62e9eea11d40c79b5c4b8e01035
镜像TAG 0.6.11
大小 2.62GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /bin/bash /entrypoint.sh
工作目录 /app/api
OS/平台 linux/amd64
浏览量 867 次
贡献者 jw****6@163.com
镜像创建 2024-06-14T19:01:46.622794396Z
同步时间 2024-06-15 14:54
更新时间 2024-09-19 14:45
开放端口
5001/tcp
环境变量
PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=C.UTF-8 GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D PYTHON_VERSION=3.10.14 PYTHON_PIP_VERSION=23.0.1 PYTHON_SETUPTOOLS_VERSION=65.5.1 PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab9 FLASK_APP=app.py EDITION=SELF_HOSTED DEPLOY_ENV=PRODUCTION CONSOLE_API_URL=http://127.0.0.1:5001 CONSOLE_WEB_URL=http://127.0.0.1:3000 SERVICE_API_URL=http://127.0.0.1:5001 APP_WEB_URL=http://127.0.0.1:3000 TZ=UTC COMMIT_SHA=12c815c597b121357151c798aae6580304416937
镜像标签
takatost@gmail.com: maintainer 2024-06-14T19:16:49.918Z: 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 12c815c597b121357151c798aae6580304416937: 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-api:0.6.11
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-api:0.6.11  docker.io/langgenius/dify-api:0.6.11

Containerd拉取命令

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

Shell快速替换命令

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

镜像信息

{
    "Id": "sha256:51cffa4be33e7f219bfa7cc2368c25581c67d62e9eea11d40c79b5c4b8e01035",
    "RepoTags": [
        "langgenius/dify-api:0.6.11",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-api:0.6.11"
    ],
    "RepoDigests": [
        "langgenius/dify-api@sha256:fca918260dd6fa963ae36bfaad4f10d89f009e5d3012c3f1dfa13dd906b93854",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-api@sha256:5580d11d58a623505cb638d109c95a4d51d56e93b9dc6ed2f8e17207a91c16dc"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-06-14T19:01:46.622794396Z",
    "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": {
            "5001/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "LANG=C.UTF-8",
            "GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D",
            "PYTHON_VERSION=3.10.14",
            "PYTHON_PIP_VERSION=23.0.1",
            "PYTHON_SETUPTOOLS_VERSION=65.5.1",
            "PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py",
            "PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab9",
            "FLASK_APP=app.py",
            "EDITION=SELF_HOSTED",
            "DEPLOY_ENV=PRODUCTION",
            "CONSOLE_API_URL=http://127.0.0.1:5001",
            "CONSOLE_WEB_URL=http://127.0.0.1:3000",
            "SERVICE_API_URL=http://127.0.0.1:5001",
            "APP_WEB_URL=http://127.0.0.1:3000",
            "TZ=UTC",
            "COMMIT_SHA=12c815c597b121357151c798aae6580304416937"
        ],
        "Cmd": null,
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app/api",
        "Entrypoint": [
            "/bin/bash",
            "/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "takatost@gmail.com",
            "org.opencontainers.image.created": "2024-06-14T19:16:49.918Z",
            "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": "12c815c597b121357151c798aae6580304416937",
            "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": 2621201590,
    "VirtualSize": 2621201590,
    "GraphDriver": {
        "Data": {
            "RootDir": "/var/lib/docker/overlay/876d6c9647e73ccc20dd521ccee01915b9e87905f4e275dff93398e0023dbf02/root"
        },
        "Name": "overlay"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1387079e86adf524e7e92bada71d261d9ff58f34409751ab36560385262a8386",
            "sha256:2d8c3949de613b1718fa37f7d07af28a0239830d61de6d0bb5c0c12f91feb935",
            "sha256:ca1e46cf74c2bc29dae508234cf63daf0598af9e9ac7ab395a1228be08c83448",
            "sha256:23c28e3b2785986f93d57210233692c8ba270f92ef850530dfff4bccb4a10aab",
            "sha256:7b31ab32f076619a8fb4143c24e3cc2657ae7093150fbf1640fb3ae1d7f86ad8",
            "sha256:bb54d908ed0c528a9a0244dc0b5ba396d753c9f067a8608e02d78c1944be928f",
            "sha256:09ec54f580067bfe9ffeca0e0120a760421d23806acc4482ddda4029833b17a4",
            "sha256:a827dd11d1cb0d1926e15c54a519b5172953cb87f545a9236a656d62b325e2da",
            "sha256:e97393e735170258ce8fcc618bf2376785bc9d68c1b9c57a91fd7b5eab591f00",
            "sha256:55d8cc512e6aefa392fa5dafa6cd8e6daf2f3987f6494697e57d30495a661a33",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-15T14:49:15.57023635+08:00"
    }
}

更多版本