ghcr.io/open-webui/open-webui:cuda linux/amd64

ghcr.io/open-webui/open-webui:cuda - 国内下载镜像源 浏览次数:447

open-webui中国高速下载镜像源。

https://github.com/open-webui/open-webui 一个基于Web的用户界面管理平台,提供了统一的管理入口和实时数据查看功能。

站长编译的最新版本https://docker.aityp.com/r/docker.io/typ431127/open-webui

源镜像 ghcr.io/open-webui/open-webui:cuda
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/open-webui/open-webui:cuda
镜像ID sha256:1f8f686110341b8acef11164e2c9beaeb1fe9a99d16a724cac6c3637914758b2
镜像TAG cuda
大小 7.88GB
镜像源 ghcr.io
CMD bash start.sh
启动入口
工作目录 /app/backend
OS/平台 linux/amd64
浏览量 447 次
贡献者
镜像创建 2024-06-17T05:56:18.434809003Z
同步时间 2024-06-23 11:57
更新时间 2024-10-23 22:37
开放端口
8080/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.11.9 PYTHON_PIP_VERSION=24.0 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 ENV=prod PORT=8080 USE_OLLAMA_DOCKER=false USE_CUDA_DOCKER=true USE_CUDA_DOCKER_VER=cu121 USE_EMBEDDING_MODEL_DOCKER=sentence-transformers/all-MiniLM-L6-v2 USE_RERANKING_MODEL_DOCKER= OLLAMA_BASE_URL=/ollama OPENAI_API_BASE_URL= OPENAI_API_KEY= WEBUI_SECRET_KEY= SCARF_NO_ANALYTICS=true DO_NOT_TRACK=true ANONYMIZED_TELEMETRY=false WHISPER_MODEL=base WHISPER_MODEL_DIR=/app/backend/data/cache/whisper/models RAG_EMBEDDING_MODEL=sentence-transformers/all-MiniLM-L6-v2 RAG_RERANKING_MODEL= SENTENCE_TRANSFORMERS_HOME=/app/backend/data/cache/embedding/models HF_HOME=/app/backend/data/cache/embedding/models HOME=/root WEBUI_BUILD_VERSION=9e4dd4b86f77653b59dc1fa97fe3f72e8252b359
镜像标签
2024-06-17T05:53:31.221Z: org.opencontainers.image.created User-friendly WebUI for LLMs (Formerly Ollama WebUI): org.opencontainers.image.description MIT: org.opencontainers.image.licenses 9e4dd4b86f77653b59dc1fa97fe3f72e8252b359: org.opencontainers.image.revision https://github.com/open-webui/open-webui: org.opencontainers.image.source open-webui: org.opencontainers.image.title https://github.com/open-webui/open-webui: org.opencontainers.image.url main-cuda: org.opencontainers.image.version

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/open-webui/open-webui:cuda
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/open-webui/open-webui:cuda  ghcr.io/open-webui/open-webui:cuda

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/open-webui/open-webui:cuda
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/open-webui/open-webui:cuda  ghcr.io/open-webui/open-webui:cuda

Shell快速替换命令

sed -i 's#ghcr.io/open-webui/open-webui:cuda#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/open-webui/open-webui:cuda#' deployment.yaml

镜像信息

{
    "Id": "sha256:1f8f686110341b8acef11164e2c9beaeb1fe9a99d16a724cac6c3637914758b2",
    "RepoTags": [
        "ghcr.io/open-webui/open-webui:cuda",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/open-webui/open-webui:cuda"
    ],
    "RepoDigests": [
        "ghcr.io/open-webui/open-webui@sha256:0df9366f67a1f84c3eb8e2bbad441bb15ea53ab5877d58c0121f288f69704c1f",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/open-webui/open-webui@sha256:28bd883d345c4299c87d286f350eb031e1f2b444a1622dbfffb5f80a2ccaac60"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-06-17T05:56:18.434809003Z",
    "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": "0:0",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8080/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.11.9",
            "PYTHON_PIP_VERSION=24.0",
            "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",
            "ENV=prod",
            "PORT=8080",
            "USE_OLLAMA_DOCKER=false",
            "USE_CUDA_DOCKER=true",
            "USE_CUDA_DOCKER_VER=cu121",
            "USE_EMBEDDING_MODEL_DOCKER=sentence-transformers/all-MiniLM-L6-v2",
            "USE_RERANKING_MODEL_DOCKER=",
            "OLLAMA_BASE_URL=/ollama",
            "OPENAI_API_BASE_URL=",
            "OPENAI_API_KEY=",
            "WEBUI_SECRET_KEY=",
            "SCARF_NO_ANALYTICS=true",
            "DO_NOT_TRACK=true",
            "ANONYMIZED_TELEMETRY=false",
            "WHISPER_MODEL=base",
            "WHISPER_MODEL_DIR=/app/backend/data/cache/whisper/models",
            "RAG_EMBEDDING_MODEL=sentence-transformers/all-MiniLM-L6-v2",
            "RAG_RERANKING_MODEL=",
            "SENTENCE_TRANSFORMERS_HOME=/app/backend/data/cache/embedding/models",
            "HF_HOME=/app/backend/data/cache/embedding/models",
            "HOME=/root",
            "WEBUI_BUILD_VERSION=9e4dd4b86f77653b59dc1fa97fe3f72e8252b359"
        ],
        "Cmd": [
            "bash",
            "start.sh"
        ],
        "Healthcheck": {
            "Test": [
                "CMD-SHELL",
                "curl --silent --fail http://localhost:8080/health | jq -e '.status == true' || exit 1"
            ]
        },
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app/backend",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2024-06-17T05:53:31.221Z",
            "org.opencontainers.image.description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.revision": "9e4dd4b86f77653b59dc1fa97fe3f72e8252b359",
            "org.opencontainers.image.source": "https://github.com/open-webui/open-webui",
            "org.opencontainers.image.title": "open-webui",
            "org.opencontainers.image.url": "https://github.com/open-webui/open-webui",
            "org.opencontainers.image.version": "main-cuda"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 7881684098,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/54d9d328bceef41da5c57f2a93ad4e013eb7602b4a9bc8c226e8b993bfc41d21/diff:/var/lib/docker/overlay2/aaf0e5b89fb40acb0e1089bcb8bdf398111a533e7bea4ad85f16c537837ecd86/diff:/var/lib/docker/overlay2/f67b59b457b97cfbc3234386903eef26cab9c6aa2f57b34d87941261c9a36e1a/diff:/var/lib/docker/overlay2/53421dd80ea73d7f92d8071115a74d1bfeefaf379808e3d1c49effb774fe5215/diff:/var/lib/docker/overlay2/ed6763daa265d21240a1d08dfba8c3f16e90f70b8044f2f2f3aa7696b1f98cdd/diff:/var/lib/docker/overlay2/6eef3efe5f57b78dfeb7a33d47bd1ee5848235097bf0d24472baf912a034d507/diff:/var/lib/docker/overlay2/be6a648d96fe96db8aa3eaf831e3d13dfd44806a636b32a14d525b3f3710fe65/diff:/var/lib/docker/overlay2/e0c3a14ba17d34ef9cb8113a931ef6c04b799534b2aa68d1609c73a4c8f52e17/diff:/var/lib/docker/overlay2/3b5df76211e54414a925a5a7462ec88d771388907e49dd22607bc87e424b287f/diff:/var/lib/docker/overlay2/b42715ddaf704f5e1cd79004da43335078e18916aa3a59c5f16328d40d8b61c3/diff:/var/lib/docker/overlay2/bc55bea6ab06292f0a603414dd4c75a0f5d52cb703afd5d536a74752ac0fd4d6/diff:/var/lib/docker/overlay2/5877d4661e4644cb20671d224e9b965218a619f6264bdb9c95dd5b6ca72ec4a2/diff:/var/lib/docker/overlay2/53ddb0439568f6edead86e8c71a6fc8f1535df189597b7643a9fa7b2b3acecb9/diff:/var/lib/docker/overlay2/63682b31e2a78545e796a71ace70f277a851f6072f293a4dad4244564ba6ceef/diff:/var/lib/docker/overlay2/59aef5cfc7740e99d9bf846ebe1a85302527b4f0bcbda80e6e63f444f2069fa6/diff:/var/lib/docker/overlay2/1025a64b6c137073fa6b30ed34844db2fe932b71dbce0c30ef9c4d6579d021bd/diff",
            "MergedDir": "/var/lib/docker/overlay2/f3f0b853012222401ea674893e3cf2745b89ac41f63ca9756b706a3cbedd01da/merged",
            "UpperDir": "/var/lib/docker/overlay2/f3f0b853012222401ea674893e3cf2745b89ac41f63ca9756b706a3cbedd01da/diff",
            "WorkDir": "/var/lib/docker/overlay2/f3f0b853012222401ea674893e3cf2745b89ac41f63ca9756b706a3cbedd01da/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1387079e86adf524e7e92bada71d261d9ff58f34409751ab36560385262a8386",
            "sha256:2d8c3949de613b1718fa37f7d07af28a0239830d61de6d0bb5c0c12f91feb935",
            "sha256:f7dd8f197235438589e98821d6b98ca19ba7f6c075226b5c6d8bf8ab8c592f7a",
            "sha256:52228867599d012b187847711c72855d071d784f58cd822a4425a642ba3c28b7",
            "sha256:1fa058a089d12172096e40107767055e52a58be41b16bbb8be539c961d5d6e46",
            "sha256:82cdd3565edf1dad3f36bb0624175a2321add092bc16bb3ff3765dade662de53",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:ddea364f5ca1895e9c42c7d5fd91ff08988e559417b12ccbc029f468300d490e",
            "sha256:40cb5105dfe2e89b1641e1be6ba36d14c3695c152698b1a9db81a63877483c5f",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:e6e53cf089833a5e0350b6ed0d00e03d86715cd4ab49f8edc8cb7b89c47f66f9",
            "sha256:9369c95281538e6992010d9b103b15d6d3f1520206400ede69cbe4d7b8e0390a",
            "sha256:9eab4c420121a1edbdca69d53c875df181a7ebb65ebf5677baec35f9e65b3b4f",
            "sha256:47b1e4ce47550abcce55d2e71eb223ef189fd7eaa766a54b59124bcdef8a73b1",
            "sha256:edb23cd28f4aaa10b3522b6b29801204b1d08df04d230cc20aeb4a7369759531",
            "sha256:9ec26eec316afd7d8a8cbcf05be664f6d6864f387679068bb403d8c7f206871f",
            "sha256:a264cb4a062c2b3a3d78fc5654873a27f352196ba66f1559309acfdd7ddfc4d3"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-23T03:41:23.485855515Z"
    }
}

更多版本