-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
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
Labels
No labels