ghcr.io/astral-sh/uv:0.11.7 linux/arm64

ghcr.io/astral-sh/uv:0.11.7 - 国内下载镜像源 浏览次数:13 morgan 贡献同步 温馨提示: 这是一个 linux/arm64 系统架构镜像

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

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

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

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

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

源镜像 ghcr.io/astral-sh/uv:0.11.7
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:0.11.7-linuxarm64
镜像ID sha256:f524cb7a6be895d6f86d825c314cc3b927127f9a252cf6804b9b450ecf89def5
镜像TAG 0.11.7-linuxarm64
大小 49.94MB
镜像源 ghcr.io
CMD
启动入口 /uv
工作目录 /io
OS/平台 linux/arm64
浏览量 13 次
贡献者
avatar
morgan
镜像创建 2026-04-15T21:03:18.898868303Z
同步时间 2026-05-22 16:07
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2026-04-15T21:07:42.345Z: 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 9d177269e110f40d578804e1b3d4ca3183a4ef6c: 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.11.7: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


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

镜像信息

{
    "Id": "sha256:f524cb7a6be895d6f86d825c314cc3b927127f9a252cf6804b9b450ecf89def5",
    "RepoTags": [
        "ghcr.io/astral-sh/uv:0.11.7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv:0.11.7-linuxarm64"
    ],
    "RepoDigests": [
        "ghcr.io/astral-sh/uv@sha256:240fb85ab0f263ef12f492d8476aa3a2e4e1e333f7d67fbdd923d00a506a516a",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/astral-sh/uv@sha256:e26b9bc074af40d03b55a420302e8249db31caa6fa5bd50aa28a2c3a1f4f4016"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-04-15T21:03:18.898868303Z",
    "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": "2026-04-15T21:07:42.345Z",
            "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": "9d177269e110f40d578804e1b3d4ca3183a4ef6c",
            "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.11.7"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 49937672,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/df912fc6ec7235afdc039514e7514f597a797a6d7f197149bb40549a31c7bdf6/diff",
            "MergedDir": "/var/lib/docker/overlay2/ee7907dd3aa5565645f2206dc51c985a458cf2ab328265db37e8a19b04f4b8ac/merged",
            "UpperDir": "/var/lib/docker/overlay2/ee7907dd3aa5565645f2206dc51c985a458cf2ab328265db37e8a19b04f4b8ac/diff",
            "WorkDir": "/var/lib/docker/overlay2/ee7907dd3aa5565645f2206dc51c985a458cf2ab328265db37e8a19b04f4b8ac/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:e63dd4b9c8ca555d7edef4702cbc34cafb6e014acec3cd0d0c18768a8086b82c",
            "sha256:b6c9ce4bb2a6154ae03cf1a351639a9c803b565cf419dfe718874f2825a61094"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-22T16:07:50.488184245+08:00"
    }
}

更多版本

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

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

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

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

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

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

ghcr.io/astral-sh/uv:0.6.3

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

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

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

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

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

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

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

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

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

ghcr.io/astral-sh/uv:alpine

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

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

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

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

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

ghcr.io/astral-sh/uv:0.7.3

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

ghcr.io/astral-sh/uv:0.7.3

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

ghcr.io/astral-sh/uv:latest

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

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

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

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

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

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

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

ghcr.io/astral-sh/uv:0.7.2

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

ghcr.io/astral-sh/uv:0.8.2

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

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

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

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

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

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

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

ghcr.io/astral-sh/uv:0.5.11

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

ghcr.io/astral-sh/uv:0.8.13

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

ghcr.io/astral-sh/uv:0.9.2

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

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

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

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

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

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

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

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

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

ghcr.io/astral-sh/uv:0.7.2

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

ghcr.io/astral-sh/uv:0.9.26

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

ghcr.io/astral-sh/uv:0.10.0

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

ghcr.io/astral-sh/uv:0.7.8

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

ghcr.io/astral-sh/uv:0.10.6

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

ghcr.io/astral-sh/uv:0.5.6

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

ghcr.io/astral-sh/uv:0.7.20

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

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

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

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

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

ghcr.io/astral-sh/uv:0.11.7

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

ghcr.io/astral-sh/uv:latest

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

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

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

ghcr.io/astral-sh/uv:0.7.20

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

ghcr.io/astral-sh/uv:0.9.9

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

ghcr.io/astral-sh/uv:0.11.7

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