ℹ️
注意:这是一个 latest 标签镜像

latest 并不代表最新版本,本站同步时间存在延迟,无法保证此镜像与上游最新版本一致
生产环境建议使用明确的版本号(如 v1.2.3),避免因版本不一致导致问题。 了解更多 →

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

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

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

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

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

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

2285
浏览次数
40.87MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:latest
源镜像
ghcr.io/astral-sh/uv:latest
镜像ID
sha256:25a2dfe6d4233a610813dca0b3b0a23e6f8b28a1fa8116bdcb79e473b3e64f12
镜像 TAG
latest
镜像大小
40.87MB
平台架构
linux/amd64
镜像源
ghcr.io
CMD
启动入口
/uv
工作目录
/io
OS/平台
linux/amd64
镜像创建
2025-05-07T19:50:21.090461436Z
同步时间
2025-05-15 10:56
浏览量
2285 次
贡献者
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 8
KeyValue
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
4439

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

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

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

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

ghcr.io/astral-sh/uv:0.6.3

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

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

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

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

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

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

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

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

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

ghcr.io/astral-sh/uv:alpine

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

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

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

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

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

ghcr.io/astral-sh/uv:0.7.3

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

ghcr.io/astral-sh/uv:0.7.3

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

ghcr.io/astral-sh/uv:latest

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

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

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

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

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

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

linux/arm64 ghcr.io190.30MB2025-06-04 17:00
1235

ghcr.io/astral-sh/uv:0.7.2

linux/amd64 ghcr.io40.49MB2025-06-11 15:43
990

ghcr.io/astral-sh/uv:0.8.2

linux/amd64 ghcr.io43.32MB2025-07-23 16:49
430

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

linux/amd64 ghcr.io167.59MB2025-07-23 18:17
572

ghcr.io/astral-sh/uv:debian-slim

linux/amd64 ghcr.io119.61MB2025-08-10 01:59
518

ghcr.io/astral-sh/uv:0.8.7-debian-slim

linux/amd64 ghcr.io119.62MB2025-08-10 13:31
445

ghcr.io/astral-sh/uv:0.5.11

linux/amd64 ghcr.io34.24MB2025-08-14 15:03
503

ghcr.io/astral-sh/uv:0.8.13

linux/amd64 ghcr.io45.61MB2025-08-25 15:59
402

ghcr.io/astral-sh/uv:0.9.2

linux/arm64 ghcr.io43.16MB2025-10-15 14:50
335

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

linux/amd64 ghcr.io167.94MB2025-10-29 14:44
686

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

linux/amd64 ghcr.io1.06GB2025-11-05 18:53
454

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

linux/amd64 ghcr.io98.93MB2025-11-13 16:07
607

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

linux/amd64 ghcr.io104.23MB2025-11-15 14:28
486

ghcr.io/astral-sh/uv:0.7.2

linux/arm64 ghcr.io34.13MB2025-12-05 10:29
310

ghcr.io/astral-sh/uv:0.9.26

linux/amd64 ghcr.io53.20MB2026-02-04 22:41
320

ghcr.io/astral-sh/uv:0.10.0

linux/amd64 ghcr.io52.53MB2026-02-06 17:30
300

ghcr.io/astral-sh/uv:0.7.8

linux/amd64 ghcr.io40.87MB2026-02-25 09:47
250

ghcr.io/astral-sh/uv:0.10.6

linux/amd64 ghcr.io53.21MB2026-02-25 23:45
294

ghcr.io/astral-sh/uv:0.5.6

linux/arm64 ghcr.io27.87MB2026-02-27 09:43
175

ghcr.io/astral-sh/uv:0.7.20

linux/amd64 ghcr.io43.12MB2026-03-26 17:52
425

ghcr.io/astral-sh/uv:0.11.6-python3.13-trixie

linux/amd64 ghcr.io1.17GB2026-04-13 10:26
455

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

linux/amd64 ghcr.io175.12MB2026-04-14 10:24
219

ghcr.io/astral-sh/uv:0.11.7

linux/amd64 ghcr.io58.50MB2026-04-21 14:39
198

ghcr.io/astral-sh/uv:latest

linux/arm64 ghcr.io49.78MB2026-04-30 15:25
177

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

linux/amd64 ghcr.io1.17GB2026-05-05 14:33
240

ghcr.io/astral-sh/uv:0.7.20

linux/arm64 ghcr.io36.37MB2026-05-13 13:23
89

ghcr.io/astral-sh/uv:0.9.9

linux/amd64 ghcr.io50.17MB2026-05-13 18:05
141

ghcr.io/astral-sh/uv:0.11.7

linux/arm64 ghcr.io49.94MB2026-05-22 16:07
70

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

linux/arm64 ghcr.io192.89MB2026-05-29 21:26
120

ghcr.io/astral-sh/uv:0.9.24

linux/amd64 ghcr.io52.02MB2026-06-13 21:59
76

ghcr.io/astral-sh/uv:0.11.23-python3.13-alpine3.23

linux/arm64 ghcr.io106.19MB2026-06-21 08:52
67
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×