Skip to content

GitHub devcontainers: ghcr.io/devcontainers/templates/python:5.0.0 not found #1691

@rugk

Description

@rugk

Previous ideas: #1690


=================================================================================
2025-12-09 16:37:21.287Z: Creating container...
2025-12-09 16:37:21.287Z: Cleaning up docker images...
2025-12-09 16:37:27.584Z: $ devcontainer up --id-label Type=codespaces --workspace-folder /var/lib/docker/codespacemount/workspace/neotaste_scraper --mount type=bind,source=/.codespaces/agent/mount/cache,target=/vscode --user-data-folder /var/lib/docker/codespacemount/.persistedshare --container-data-folder .vscode-remote/data/Machine --container-system-data-folder /var/vscode-remote --log-level trace --log-format json --update-remote-user-uid-default never --mount-workspace-git-root false --omit-config-remote-env-from-metadata --skip-non-blocking-commands --skip-post-create --remove-existing-container --config "/var/lib/docker/codespacemount/workspace/neotaste_scraper/.devcontainer/devcontainer.json" --override-config /root/.codespaces/shared/merged_devcontainer.json --default-user-env-probe loginInteractiveShell --container-session-data-folder /workspaces/.codespaces/.persistedshare/devcontainers-cli/cache --secrets-file /root/.codespaces/shared/user-secrets-envs.json
2025-12-09 16:37:27.719Z: @devcontainers/cli 0.80.0. Node.js v18.20.6. linux 6.8.0-1030-azure x64.
2025-12-09 16:37:29.273Z: Error: Command failed: docker inspect --type image ghcr.io/devcontainers/templates/python:5.0.0
2025-12-09 16:37:29.274Z:     at w6 (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:467:1253)
2025-12-09 16:37:29.275Z:     at ax (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:467:997)
2025-12-09 16:37:29.275Z:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-12-09 16:37:29.275Z:     at async Y6 (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:484:3842)
2025-12-09 16:37:29.276Z:     at async BC (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:484:4957)
2025-12-09 16:37:29.276Z: {"outcome":"error","message":"Command failed: docker inspect --type image ghcr.io/devcontainers/templates/python:5.0.0","description":"An error occurred setting up the container."}
2025-12-09 16:37:29.276Z:     at async p7 (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:665:202)
2025-12-09 16:37:29.277Z:     at async d7 (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:664:14804)
2025-12-09 16:37:29.279Z:     at async /.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:484:1188
2025-12-09 16:37:29.283Z: devcontainer process exited with exit code 1

====================================== ERROR ====================================

I see it on the website, so am quite confused? https://github.com/devcontainers/templates/pkgs/container/templates%2Fpython

Cross-post: devcontainers/templates#381 ( am not sure where this fits better)

Metadata

Metadata

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