Skip to content
Merged
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
198 changes: 64 additions & 134 deletions cgmanifest.json

Large diffs are not rendered by default.

25 changes: 12 additions & 13 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:3c0b12e75f076939133e43de8b983951b38c165a7046f9408f517e619b9fa72c

**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 |
| 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
73 changes: 39 additions & 34 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:a0a8f8c6e275ddc067176076e3a8d523fc23295008ad74ff334da57ed136595b

**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) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /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.53.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 @@ -54,21 +55,21 @@ mcr.microsoft.com/devcontainers/base:dev-alpinelatest
| curl | 8.17.0-r1 |
| wget | 1.25.0-r2 |
| rsync | 3.4.1-r1 |
| ca-certificates | 20251003-r0 |
| ca-certificates | 20260413-r0 |
| unzip | 6.0-r16 |
| zip | 3.0-r13 |
| nano | 8.7-r0 |
| vim | 9.1.1942-r0 |
| vim | 9.2.0357-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:e5bb8833ffdcc421eba34d6451108024f4e2f4d55aa64a65314df0ea06986345

**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) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /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.53.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 @@ -123,21 +125,21 @@ mcr.microsoft.com/devcontainers/base:dev-alpine
| curl | 8.17.0-r1 |
| wget | 1.25.0-r2 |
| rsync | 3.4.1-r1 |
| ca-certificates | 20251003-r0 |
| ca-certificates | 20260413-r0 |
| unzip | 6.0-r16 |
| zip | 3.0-r13 |
| nano | 8.7-r0 |
| vim | 9.1.1942-r0 |
| vim | 9.2.0357-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:2f20419c8b3a7df261789f65fbad04b170c9146e7d61e29a4bfe6f9f7f52da5a

**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) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /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.53.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 @@ -191,7 +194,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.22
| curl | 8.14.1-r2 |
| wget | 1.25.0-r1 |
| rsync | 3.4.1-r1 |
| ca-certificates | 20250911-r0 |
| 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:d7a89f912e673bad633bb2cf9a70867d3831b2cfb2481f23aa5822aa16b37139

**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) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /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.53.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 @@ -259,7 +263,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.21
| curl | 8.14.1-r2 |
| wget | 1.25.0-r0 |
| rsync | 3.4.1-r1 |
| ca-certificates | 20250911-r0 |
| 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:fa4cbe440b933e0b26a9ce1b96c7eb31a46c4136d58477a6424b79608a96eec0

**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) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /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.53.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 @@ -327,7 +332,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.20
| curl | 8.14.1-r2 |
| wget | 1.24.5-r0 |
| rsync | 3.4.1-r1 |
| ca-certificates | 20250911-r0 |
| 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