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
- Host: GitHub
- URL: https://github.com/github/codespaces-host-images
- Owner: github
- License: mit
- Created: 2023-10-31T22:41:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T20:40:50.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T07:42:40.617Z (about 1 year ago)
- Size: 13.7 KB
- Stars: 30
- Watchers: 16
- Forks: 35
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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