ghcr.io/astral-sh/uv:latest linux/amd64

ghcr.io/astral-sh/uv:latest - 国内下载镜像源 浏览次数:15

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

UV 是一个基于 UV-Vis 分光光度法进行分光光度分析的开源软件。它可以用于各种应用场景,如环境监测、食品安全等。

UV 可以帮助分析样品中的各类物质,包括有机化合物、无机离子等。它还能提供快速和准确的结果,对于研究人员来说尤其重要。

本镜像包含了 UV 的最新版本,可以直接用于各种 Linux 系统上。您可以通过以下命令拉取镜像并运行容器:

docker run -it ghcr.io/astral-sh/uv

如果有任何问题,请参考 README.md 文件中的说明。

源镜像 ghcr.io/astral-sh/uv:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest
镜像ID sha256:25a2dfe6d4233a610813dca0b3b0a23e6f8b28a1fa8116bdcb79e473b3e64f12
镜像TAG latest
大小 40.87MB
镜像源 ghcr.io
CMD
启动入口 /uv
工作目录 /io
OS/平台 linux/amd64
浏览量 15 次
贡献者
镜像创建 2025-05-07T19:50:21.090461436Z
同步时间 2025-05-15 10:56
更新时间 2025-05-17 04:25
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2025-05-07T19:38:40.391Z: org.opencontainers.image.created An extremely fast Python package and project manager, written in Rust.: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 3c413f74b91118548779b06a01db61be27f560ca: org.opencontainers.image.revision https://github.com/astral-sh/uv: org.opencontainers.image.source uv: org.opencontainers.image.title https://github.com/astral-sh/uv: org.opencontainers.image.url 0.7.3: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest  ghcr.io/astral-sh/uv:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest  ghcr.io/astral-sh/uv:latest

Shell快速替换命令

sed -i 's#ghcr.io/astral-sh/uv:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest  ghcr.io/astral-sh/uv:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest  ghcr.io/astral-sh/uv:latest'

镜像构建历史


# 2025-05-08 03:50:21  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/uv"]
                        
# 2025-05-08 03:50:21  0.00B 设置工作目录为/io
WORKDIR /io
                        
# 2025-05-08 03:50:21  40.87MB 复制新文件或目录到容器中
COPY /uv /uvx / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:25a2dfe6d4233a610813dca0b3b0a23e6f8b28a1fa8116bdcb79e473b3e64f12",
    "RepoTags": [
        "ghcr.io/astral-sh/uv:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:0.7.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest"
    ],
    "RepoDigests": [
        "ghcr.io/astral-sh/uv@sha256:87a04222b228501907f487b338ca6fc1514a93369bfce6930eb06c8d576e58a4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv@sha256:d6a9c6668bb8fc51bcb0b452a1d9e98252c36cd1e4705a056f92a97bcbabfb73"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-05-07T19:50:21.090461436Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/io",
        "Entrypoint": [
            "/uv"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-05-07T19:38:40.391Z",
            "org.opencontainers.image.description": "An extremely fast Python package and project manager, written in Rust.",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "3c413f74b91118548779b06a01db61be27f560ca",
            "org.opencontainers.image.source": "https://github.com/astral-sh/uv",
            "org.opencontainers.image.title": "uv",
            "org.opencontainers.image.url": "https://github.com/astral-sh/uv",
            "org.opencontainers.image.version": "0.7.3"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 40865056,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/a312bbbf9915b9ea9ad71acc9534b9dab8238526d17ee0d303ca1fb098867853/diff",
            "MergedDir": "/var/lib/docker/overlay2/c1fec2d2273a4fb8658f2c8bf3501ef2b710704a4505ae9d0d982aff64cd7ffb/merged",
            "UpperDir": "/var/lib/docker/overlay2/c1fec2d2273a4fb8658f2c8bf3501ef2b710704a4505ae9d0d982aff64cd7ffb/diff",
            "WorkDir": "/var/lib/docker/overlay2/c1fec2d2273a4fb8658f2c8bf3501ef2b710704a4505ae9d0d982aff64cd7ffb/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:8891df779d75f6059fd5c9d074b545a86b4b3924e271142253e14eb257bb1193",
            "sha256:501711ef7d00d8fee42036b555dfb90d5e38316938506f269ef147dc72c2efcc"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-15T10:56:12.747501502+08:00"
    }
}

更多版本

ghcr.io/astral-sh/uv:python3.12-bookworm-slim

linux/amd64 ghcr.io151.15MB2024-09-11 15:40
955

ghcr.io/astral-sh/uv:python3.13-alpine

linux/amd64 ghcr.io75.92MB2024-10-31 23:36
1125

ghcr.io/astral-sh/uv:0.4.29-python3.12-bookworm-slim

linux/amd64 ghcr.io155.65MB2024-11-01 00:22
352

ghcr.io/astral-sh/uv:0.6.3

linux/amd64 ghcr.io37.43MB2025-02-25 15:13
178

ghcr.io/astral-sh/uv:python3.10-bookworm

linux/amd64 ghcr.io1.04GB2025-02-25 15:24
131

ghcr.io/astral-sh/uv:python3.10-bookworm-slim

linux/amd64 ghcr.io164.83MB2025-03-11 17:38
142

ghcr.io/astral-sh/uv:python3.10-bookworm-slim

linux/arm64 ghcr.io184.26MB2025-03-11 19:11
181

ghcr.io/astral-sh/uv:python3.12-bookworm

linux/amd64 ghcr.io1.06GB2025-04-08 19:23
131

ghcr.io/astral-sh/uv:alpine

linux/amd64 ghcr.io47.01MB2025-04-10 17:34
87

ghcr.io/astral-sh/uv:python3.13-bookworm-slim

linux/amd64 ghcr.io159.93MB2025-04-15 15:55
112

ghcr.io/astral-sh/uv:python3.11-bookworm-slim

linux/amd64 ghcr.io169.04MB2025-04-18 03:01
100

ghcr.io/astral-sh/uv:0.7.3

linux/amd64 ghcr.io40.87MB2025-05-09 09:34
37

ghcr.io/astral-sh/uv:0.7.3

linux/arm64 ghcr.io34.19MB2025-05-09 09:36
27

ghcr.io/astral-sh/uv:latest

linux/amd64 ghcr.io40.87MB2025-05-15 10:56
14

ghcr.io/astral-sh/uv:python3.12-bookworm-slim

linux/arm64 ghcr.io184.26MB2025-05-16 16:14
15

ghcr.io/astral-sh/uv:0.7.4-python3.12-bookworm-slim

linux/amd64 ghcr.io165.07MB2025-05-16 17:34
14