An open API service indexing awesome lists of open source software.

https://github.com/github/codespaces-host-images

Codespaces Host Images
https://github.com/github/codespaces-host-images

Last synced: 5 months ago
JSON representation

Codespaces Host Images

Awesome Lists containing this project

README

          

# Codespaces Host Image Configurations
## Stable
**Version**: 20250711006

**Host OS**: Ubuntu 22.04.5 LTS (Jammy Jellyfish)

### Installed Packages
| Package | Version | Description |
|---|---|---|
| moby-engine | 24.0.x | Docker container platform (engine package) |
| docker-compose | 2.27.x | Define and run multi-container applications with Docker. |
| nodejs | 18.20.x | Node.js event-based server-side javascript engine |
| python3 | 3.10.x | interactive high-level object-oriented language (default python3 version) |
| azcopy | 10.29.x | A command-line utility designed for copying data to/from Microsoft Azure Blob, File, and Table storage. (path: `/.codespaces/azcopy`) |

**Quality**: stable; **Codename**: honeydew
## Beta
**Version**: 20250711006

**Host OS**: Ubuntu 22.04.5 LTS (Jammy Jellyfish)

### Installed Packages
| Package | Version | Description |
|---|---|---|
| moby-engine | 24.0.x | Docker container platform (engine package) |
| docker-compose | 2.27.x | Define and run multi-container applications with Docker. |
| nodejs | 18.20.x | Node.js event-based server-side javascript engine |
| python3 | 3.10.x | interactive high-level object-oriented language (default python3 version) |
| azcopy | 10.29.x | A command-line utility designed for copying data to/from Microsoft Azure Blob, File, and Table storage. (path: `/.codespaces/azcopy`) |

**Quality**: beta; **Codename**: icaco