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

docker.io/langgenius/dify-api:0.6.9 - 国内下载镜像源 浏览次数:206 安全受验证的发布者-Dify
dify-api - 一个用于 API 的容器镜像,可能提供了 dify 的 API 服务和功能。
源镜像 docker.io/langgenius/dify-api:0.6.9
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-api:0.6.9
镜像ID sha256:516701ebfb0a566ba14d6a570e9ff77a1842bda278fe2b2a9ebb9f32cb948d7c
镜像TAG 0.6.9
大小 1.91GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /bin/bash /entrypoint.sh
工作目录 /app/api
OS/平台 linux/amd64
浏览量 206 次
贡献者 11******3@qq.com
镜像创建 2024-05-27T15:44:11.501764439Z
同步时间 2024-06-12 13:22
更新时间 2024-09-19 15:05
开放端口
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=e60350d95dbc6302fe19d78c28f63768afbcd20e
镜像标签
takatost@gmail.com: maintainer 2024-05-27T15:41:25.201Z: 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 e60350d95dbc6302fe19d78c28f63768afbcd20e: 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.9
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-api:0.6.9  docker.io/langgenius/dify-api:0.6.9

Containerd拉取命令

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

Shell快速替换命令

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

镜像信息

{
    "Id": "sha256:516701ebfb0a566ba14d6a570e9ff77a1842bda278fe2b2a9ebb9f32cb948d7c",
    "RepoTags": [
        "langgenius/dify-api:0.6.9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-api:0.6.9"
    ],
    "RepoDigests": [
        "langgenius/dify-api@sha256:f71f8818f0b35d0995f22b76451a7576f432b7e3b295fe4e65185fc9142d4e7a",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/langgenius/dify-api@sha256:fbed8a353e3bd9e1abec319834e8842cf6c9eca05b302fe93d51c1abadc7ffec"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-05-27T15:44:11.501764439Z",
    "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=e60350d95dbc6302fe19d78c28f63768afbcd20e"
        ],
        "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-05-27T15:41:25.201Z",
            "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": "e60350d95dbc6302fe19d78c28f63768afbcd20e",
            "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": 1913528382,
    "VirtualSize": 1913528382,
    "GraphDriver": {
        "Data": {
            "RootDir": "/var/lib/docker/overlay/081b6bf7d4ded08f2fece6567d3c3ea9d010aa54b97f83dd7cf087b6a3aec89b/root"
        },
        "Name": "overlay"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:5d4427064ecc46e3c2add169e9b5eafc7ed2be7861081ec925938ab628ac0e25",
            "sha256:146826fa3ca090520765c1cee50f779ead1662bfd94d413cff5b9ba519b23a7a",
            "sha256:a2d5e7388727b8d779a59b7b3f66ad74fd47c8ece08791a89d7859c7e42f53b9",
            "sha256:0859639675173a17326c5898acdf9a77814cbeb3d352bbddcd30a28c39692d96",
            "sha256:6020d42d2f7338529dd8a4a661105051dd24ff39c176767a0a5eead77522e6de",
            "sha256:518224284bcf76a312479979fd4e4fe7e57f1b59867b861658581673c2c93e12",
            "sha256:28427e51479eaf5c4217b7684c5d50c5d3da49144efd19d612bc48783904313c",
            "sha256:d7efcbee2c88f63032a09d717c185c7046e2a482c225fa96aac257f603269c07",
            "sha256:4a4d6fc11894c71c3b1c1bcaaff5eac6cc318a93f48189e39dba25b1c04cab2a",
            "sha256:923121af9d0812bf0d1f8ef82234cf6aa1c4dbd7d83144f0c4174a66886c99a1",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-12T13:19:53.116564576+08:00"
    }
}

更多版本