Skip to content

ERROR in installation #1019

@ahouseholder

Description

@ahouseholder

Discussed in #1017

Originally posted by Liuxing1991 October 14, 2025
when I install it, there is ERROR

=> ERROR [docs internal] load metadata for docker.io/library/python:3.12-slim-bookworm 60.0s

[docs internal] load metadata for docker.io/library/python:3.12-slim-bookworm:


Dockerfile:1


1 | >>> FROM python:3.12-slim-bookworm AS base

2 | RUN apt-get update && apt-get install -y --no-install-recommends git && rm -rf /var/lib/apt/lists/*

3 | RUN pip install --upgrade pip uv


target test: failed to solve: DeadlineExceeded: python:3.12-slim-bookworm: failed to resolve source metadata for docker.io/library/python:3.12-slim-bookworm: failed to do request: Head "https://registry-1.docker.io/v2/library/python/manifests/3.12-slim-bookworm": context deadline exceeded

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions