Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
225 changes: 97 additions & 128 deletions cgmanifest.json

Large diffs are not rendered by default.

27 changes: 13 additions & 14 deletions src/anaconda/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

**Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/anaconda)

**Digest:** sha256:9dd2dda9ab2b7ae61193e4d27cbc4b7f9c2e98b51fe15ce75326d3463b60002d
**Digest:** sha256:ccce89500d0d4ed942a2d2fb7f1a116f8f4eb7e561c17edbc072baa5ce16a0c9

**Tags:**
```
Expand All @@ -23,9 +23,9 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3

| Language / runtime | Version | Path |
|--------------------|---------|------|
| [Python](https://www.python.org/) | 3.12.7 | /opt/conda |
| [Jupyter Notebooks](https://jupyter.org/) | 7.5.0 | /opt/conda |
| [Jupyter Lab](https://jupyter.org/) | 4.5.0 | /opt/conda |
| [Python](https://www.python.org/) | 3.12.13 | /opt/conda |
| [Jupyter Notebooks](https://jupyter.org/) | 7.5.5 | /opt/conda |
| [Jupyter Lab](https://jupyter.org/) | 4.5.6 | /opt/conda |

**Tools installed using git**

Expand All @@ -39,16 +39,16 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
|----------------|---------|
| joblib | 1.4.2 |
| cookiecutter | 2.6.0 |
| cryptography | 46.0.3 |
| cryptography | 46.0.7 |
| mistune | 3.1.2 |
| numpy | 1.26.4 |
| certifi | 2026.1.4 |
| setuptools | 80.10.1 |
| wheel | 0.44.0 |
| nbconvert | 7.16.4 |
| Werkzeug | 3.1.3 |
| requests | 2.32.5 |
| tornado | 6.5.4 |
| certifi | 2026.4.22 |
| setuptools | 82.0.1 |
| wheel | 0.46.3 |
| nbconvert | 7.17.0 |
| Werkzeug | 3.1.6 |
| requests | 2.33.1 |
| tornado | 6.5.5 |
| transformers | 4.53.0 |
| jupyter_server | 2.14.1 |

Expand Down Expand Up @@ -89,7 +89,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
| nano | 7.2-1+deb12u1 |
| ncdu | 1.18-0.2 |
| net-tools | 2.10-0.1+deb12u2 |
| openssh-client | 1:9.2p1-2+deb12u7 |
| openssh-client | 1:9.2p1-2+deb12u9 |
| procps | 2:4.0.2-3 |
| psmisc | 23.6-1 |
| rsync | 3.2.7-1+deb12u4 |
Expand All @@ -98,7 +98,6 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
| unzip | 6.0-28 |
| vim-tiny | 2:9.0.1378-2+deb12u2 |
| wget | 1.21.3-1+deb12u1 |
| yarn | 1.22.22-1 |
| zip | 3.0-13 |
| zlib1g | 1:1.2.13.dfsg-1 |
| zsh | 5.9-4+b8 |
Expand Down
83 changes: 44 additions & 39 deletions src/base-alpine/history/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

## Variant: latest

**Digest:** sha256:d0b3c0a125cd5e3b35847b3b41a13d02a73be403cc721a9b903fc9cdcd521ab8
**Digest:** sha256:3a256c8373e142566d57412932be14a35f6dc4f004708354f275dd78b37a459d

**Tags:**
```
Expand All @@ -32,18 +32,19 @@ mcr.microsoft.com/devcontainers/base:dev-alpinelatest

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 67cd8c4673512d08238461f7ce00715da01665d4 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 278ee100fc6061b498820487e7733e0a1b1a3a72 | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.52.0 |
| [git](https://github.com/git/git) | 2.54.0 |
Copy link

Copilot AI May 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section lists git as 2.54.0, but the package list below also includes a git package with a different version (2.52.0-r0). Having two conflicting git versions in the same variant's history is confusing—please ensure the reported git version matches the installed package, or clarify why a different git is installed outside the package manager.

This issue also appears on line 47 of the same file.

Suggested change
| [git](https://github.com/git/git) | 2.54.0 |
| [git](https://github.com/git/git) | 2.52.0-r0 |

Copilot uses AI. Check for mistakes.

**Additional linux tools and packages**

| Tool / library | Version |
|----------------|---------|
| git | 2.52.0-r0 |
| openssh-client-default | 10.2_p1-r0 |
| gnupg | 2.4.9-r0 |
| procps-ng | 4.0.5-r0 |
Expand All @@ -53,22 +54,22 @@ mcr.microsoft.com/devcontainers/base:dev-alpinelatest
| psmisc | 23.7-r0 |
| curl | 8.17.0-r1 |
| wget | 1.25.0-r2 |
| rsync | 3.4.1-r1 |
| ca-certificates | 20251003-r0 |
| rsync | 3.4.1-r2 |
| ca-certificates | 20260413-r0 |
| unzip | 6.0-r16 |
| zip | 3.0-r13 |
| nano | 8.7-r0 |
| vim | 9.1.1942-r0 |
| vim | 9.2.0389-r0 |
| less | 685-r0 |
| jq | 1.8.1-r0 |
| libgcc | 15.2.0-r2 |
| libstdc++ | 15.2.0-r2 |
| krb5-libs | 1.22.1-r0 |
| libintl | 0.24.1-r1 |
| lttng-ust | 2.14.0-r0 |
| tzdata | 2025c-r0 |
| tzdata | 2026a-r0 |
| userspace-rcu | 0.15.3-r0 |
| zlib | 1.3.1-r2 |
| zlib | 1.3.2-r0 |
| sudo | 1.9.17_p2-r0 |
| coreutils | 9.8-r1 |
| sed | 4.9-r2 |
Expand All @@ -77,11 +78,11 @@ mcr.microsoft.com/devcontainers/base:dev-alpinelatest
| ncdu | 1.22-r0 |
| shadow | 4.18.0-r0 |
| strace | 6.17-r0 |
| man-pages | 6.16-r0 |
| man-pages | 6.16-r1 |

## Variant: 3.23

**Digest:** sha256:ef12575e9adde926d83db0b1fb51913f8ce04a9d9878d91312f8fe64d1d1c5c6
**Digest:** sha256:021110f547e792262d2abf790a60144ac09da104cd5cc67b523d70a906bef97f

**Tags:**
```
Expand All @@ -101,18 +102,19 @@ mcr.microsoft.com/devcontainers/base:dev-alpine

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 67cd8c4673512d08238461f7ce00715da01665d4 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 278ee100fc6061b498820487e7733e0a1b1a3a72 | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.52.0 |
| [git](https://github.com/git/git) | 2.54.0 |

**Additional linux tools and packages**

| Tool / library | Version |
|----------------|---------|
| git | 2.52.0-r0 |
| openssh-client-default | 10.2_p1-r0 |
| gnupg | 2.4.9-r0 |
| procps-ng | 4.0.5-r0 |
Expand All @@ -122,22 +124,22 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
| psmisc | 23.7-r0 |
| curl | 8.17.0-r1 |
| wget | 1.25.0-r2 |
| rsync | 3.4.1-r1 |
| ca-certificates | 20251003-r0 |
| rsync | 3.4.1-r2 |
| ca-certificates | 20260413-r0 |
| unzip | 6.0-r16 |
| zip | 3.0-r13 |
| nano | 8.7-r0 |
| vim | 9.1.1942-r0 |
| vim | 9.2.0389-r0 |
| less | 685-r0 |
| jq | 1.8.1-r0 |
| libgcc | 15.2.0-r2 |
| libstdc++ | 15.2.0-r2 |
| krb5-libs | 1.22.1-r0 |
| libintl | 0.24.1-r1 |
| lttng-ust | 2.14.0-r0 |
| tzdata | 2025c-r0 |
| tzdata | 2026a-r0 |
| userspace-rcu | 0.15.3-r0 |
| zlib | 1.3.1-r2 |
| zlib | 1.3.2-r0 |
| sudo | 1.9.17_p2-r0 |
| coreutils | 9.8-r1 |
| sed | 4.9-r2 |
Expand All @@ -146,11 +148,11 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
| ncdu | 1.22-r0 |
| shadow | 4.18.0-r0 |
| strace | 6.17-r0 |
| man-pages | 6.16-r0 |
| man-pages | 6.16-r1 |

## Variant: 3.22

**Digest:** sha256:c07b6f683547499a359608d5db30de04659492a6889e9f42bedd5752a0aa396b
**Digest:** sha256:bdc389b2925bfa2f42a2301375de56d04d0fdf9506bfe842e977be7226b4c030

**Tags:**
```
Expand All @@ -169,18 +171,19 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.22

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 67cd8c4673512d08238461f7ce00715da01665d4 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 278ee100fc6061b498820487e7733e0a1b1a3a72 | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.52.0 |
| [git](https://github.com/git/git) | 2.54.0 |

**Additional linux tools and packages**

| Tool / library | Version |
|----------------|---------|
| git | 2.49.1-r0 |
| openssh-client-default | 10.0_p1-r10 |
| gnupg | 2.4.9-r0 |
| procps-ng | 4.0.4-r3 |
Expand All @@ -190,8 +193,8 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.22
| psmisc | 23.7-r0 |
| curl | 8.14.1-r2 |
| wget | 1.25.0-r1 |
| rsync | 3.4.1-r1 |
| ca-certificates | 20250911-r0 |
| rsync | 3.4.1-r2 |
| ca-certificates | 20260413-r0 |
| unzip | 6.0-r15 |
| zip | 3.0-r13 |
| nano | 8.4-r0 |
Expand All @@ -203,9 +206,9 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.22
| krb5-libs | 1.21.3-r0 |
| libintl | 0.24.1-r0 |
| lttng-ust | 2.13.9-r0 |
| tzdata | 2025c-r0 |
| tzdata | 2026a-r0 |
| userspace-rcu | 0.15.2-r0 |
| zlib | 1.3.1-r2 |
| zlib | 1.3.2-r0 |
| sudo | 1.9.17_p2-r0 |
| coreutils | 9.7-r1 |
| sed | 4.9-r2 |
Expand All @@ -218,7 +221,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.22

## Variant: 3.21

**Digest:** sha256:bd5c451cfac59dfe0207dff00ee08ae096cf84b422de51129895af982e926548
**Digest:** sha256:e0f19190a54dcf4971f9830c4153493d4f9d900324fc8cd410ecdb358603c968

**Tags:**
```
Expand All @@ -237,18 +240,19 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.21

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 67cd8c4673512d08238461f7ce00715da01665d4 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 278ee100fc6061b498820487e7733e0a1b1a3a72 | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.52.0 |
| [git](https://github.com/git/git) | 2.54.0 |

**Additional linux tools and packages**

| Tool / library | Version |
|----------------|---------|
| git | 2.47.3-r0 |
| openssh-client-default | 9.9_p2-r0 |
| gnupg | 2.4.9-r0 |
| procps-ng | 4.0.4-r2 |
Expand All @@ -258,8 +262,8 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.21
| psmisc | 23.7-r0 |
| curl | 8.14.1-r2 |
| wget | 1.25.0-r0 |
| rsync | 3.4.1-r1 |
| ca-certificates | 20250911-r0 |
| rsync | 3.4.1-r2 |
| ca-certificates | 20260413-r0 |
| unzip | 6.0-r15 |
| zip | 3.0-r13 |
| nano | 8.2-r0 |
Expand All @@ -271,9 +275,9 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.21
| krb5-libs | 1.21.3-r0 |
| libintl | 0.22.5-r0 |
| lttng-ust | 2.13.8-r0 |
| tzdata | 2025c-r0 |
| tzdata | 2026a-r0 |
| userspace-rcu | 0.14.1-r1 |
| zlib | 1.3.1-r2 |
| zlib | 1.3.2-r0 |
| sudo | 1.9.17_p1-r0 |
| coreutils | 9.5-r2 |
| sed | 4.9-r2 |
Expand All @@ -286,7 +290,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.21

## Variant: 3.20

**Digest:** sha256:8d3063b0a7b1528cf46a8c7f9ba8817fad4cd79eb86db34591b6ca6410cd0e78
**Digest:** sha256:3ba4d94509439dd7e73c623e4250938c63fc2c681fe006476c8fc98321715c1f

**Tags:**
```
Expand All @@ -305,18 +309,19 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.20

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 67cd8c4673512d08238461f7ce00715da01665d4 | /home/vscode/.oh-my-zsh |
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 278ee100fc6061b498820487e7733e0a1b1a3a72 | /home/vscode/.oh-my-zsh |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.52.0 |
| [git](https://github.com/git/git) | 2.54.0 |

**Additional linux tools and packages**

| Tool / library | Version |
|----------------|---------|
| git | 2.45.4-r0 |
| openssh-client-default | 9.7_p1-r5 |
| gnupg | 2.4.9-r0 |
| procps-ng | 4.0.4-r0 |
Expand All @@ -326,8 +331,8 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.20
| psmisc | 23.7-r0 |
| curl | 8.14.1-r2 |
| wget | 1.24.5-r0 |
| rsync | 3.4.1-r1 |
| ca-certificates | 20250911-r0 |
| rsync | 3.4.1-r2 |
| ca-certificates | 20260413-r0 |
| unzip | 6.0-r14 |
| zip | 3.0-r12 |
| nano | 8.0-r0 |
Expand All @@ -339,9 +344,9 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.20
| krb5-libs | 1.21.3-r0 |
| libintl | 0.22.5-r0 |
| lttng-ust | 2.13.8-r0 |
| tzdata | 2025c-r0 |
| tzdata | 2026a-r0 |
| userspace-rcu | 0.14.0-r2 |
| zlib | 1.3.1-r1 |
| zlib | 1.3.2-r0 |
| sudo | 1.9.15_p5-r0 |
| coreutils | 9.5-r2 |
| sed | 4.9-r2 |
Expand Down
Loading
Loading