devcontainers / images

Repository for pre-built dev container images published under mcr.microsoft.com/devcontainers
https://containers.dev
MIT License
1.25k stars 461 forks source link

Codespaces Pre-cached Image List #982

Open JustinGrote opened 7 months ago

JustinGrote commented 7 months ago

There does not appear to be any definitive list of which images are pre-cached in Github Codespaces so as to save a download. The universal images readme used to have a note that the latest version was precached.

This info should be added to the README to the file, or, if keeping this agnostic, link to a GitHub article or otherwise that lists what images are pre-cached in codespaces.

JustinGrote commented 7 months ago

@Mohammedalduhamshi uh what?

samruddhikhandale commented 7 months ago

Hi 👋

Thanks for starting this conversation. Looping in @craiglpeters (PM for GitHub Codespaces), should we create such a doc for Codespaces and link it to the corresponding READMEs?

craiglpeters commented 6 months ago

Perhaps it would be sensible to list the images that are precached for Codespaces here? https://github.com/github/codespaces-host-images/blob/main/README.md cc: @osortega

JustinGrote commented 3 weeks ago

@osortega @craiglpeters any update on this or is there a way to discover it within the codespace itself with docker-from-docker or the like?