diff --git a/src/anaconda/history/1.3.14.md b/src/anaconda/history/1.3.14.md new file mode 100644 index 000000000..583dbaaba --- /dev/null +++ b/src/anaconda/history/1.3.14.md @@ -0,0 +1,104 @@ +# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda) + +**Image version:** 1.3.14 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/anaconda) + +**Digest:** sha256:30f43fed120641df7345a75fc0ade169a426600ab6f9129192b6f12bb68d9ab1 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/anaconda:1.3.14-3 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [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** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3e7ef0182f59c7990a52cf6ec2981adb56d5b368 | /home/vscode/.oh-my-zsh | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| joblib | 1.4.2 | +| cookiecutter | 2.6.0 | +| cryptography | 46.0.7 | +| mistune | 3.1.2 | +| numpy | 1.26.4 | +| certifi | 2026.1.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 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.50.1 | +| [conda](https://github.com/conda/conda) | 24.11.3 | /opt/conda | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + diff --git a/src/base-alpine/history/3.0.4.md b/src/base-alpine/history/3.0.4.md new file mode 100644 index 000000000..a32a18b6e --- /dev/null +++ b/src/base-alpine/history/3.0.4.md @@ -0,0 +1,359 @@ +# [base-alpine](https://github.com/devcontainers/images/tree/main/src/base-alpine) + +**Image version:** 3.0.4 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/base-alpine) + +**Image variations:** +- [latest](#variant-latest) +- [3.23](#variant-323) +- [3.22](#variant-322) +- [3.21](#variant-321) +- [3.20](#variant-320) + +## Variant: latest + +**Digest:** sha256:0165729e3b4e85ca5bd04fa81d0b1d5269f75f2097b312c52d4ad67ef146f0ab + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:3.0.4-alpinelatest +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Alpine Linux v3.23 + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [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.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 | +| lsof | 4.99.5-r0 | +| htop | 3.4.1-r1 | +| net-tools | 2.10-r3 | +| psmisc | 23.7-r0 | +| curl | 8.17.0-r1 | +| wget | 1.25.0-r2 | +| rsync | 3.4.1-r1 | +| ca-certificates | 20260413-r0 | +| unzip | 6.0-r16 | +| zip | 3.0-r13 | +| nano | 8.7-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 | 2026a-r0 | +| userspace-rcu | 0.15.3-r0 | +| zlib | 1.3.2-r0 | +| sudo | 1.9.17_p2-r0 | +| coreutils | 9.8-r1 | +| sed | 4.9-r2 | +| grep | 3.12-r0 | +| which | 2.23-r0 | +| ncdu | 1.22-r0 | +| shadow | 4.18.0-r0 | +| strace | 6.17-r0 | +| man-pages | 6.16-r1 | + +## Variant: 3.23 + +**Digest:** sha256:f97c76c14557ae060ece69f2c43dc34455669ff5c7cfc2586f3e252341634b4c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:3.0.4-alpine3.23 +mcr.microsoft.com/devcontainers/base:3.0.4-alpine +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Alpine Linux v3.23 + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [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.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 | +| lsof | 4.99.5-r0 | +| htop | 3.4.1-r1 | +| net-tools | 2.10-r3 | +| psmisc | 23.7-r0 | +| curl | 8.17.0-r1 | +| wget | 1.25.0-r2 | +| rsync | 3.4.1-r1 | +| ca-certificates | 20260413-r0 | +| unzip | 6.0-r16 | +| zip | 3.0-r13 | +| nano | 8.7-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 | 2026a-r0 | +| userspace-rcu | 0.15.3-r0 | +| zlib | 1.3.2-r0 | +| sudo | 1.9.17_p2-r0 | +| coreutils | 9.8-r1 | +| sed | 4.9-r2 | +| grep | 3.12-r0 | +| which | 2.23-r0 | +| ncdu | 1.22-r0 | +| shadow | 4.18.0-r0 | +| strace | 6.17-r0 | +| man-pages | 6.16-r1 | + +## Variant: 3.22 + +**Digest:** sha256:cc5d4b2e376900eef8215203b4f8e0f858c9ef94d145d7ff7c85e32ed4d65f2f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:3.0.4-alpine3.22 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Alpine Linux v3.22 + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [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.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 | +| lsof | 4.99.4-r1 | +| htop | 3.4.1-r0 | +| net-tools | 2.10-r3 | +| psmisc | 23.7-r0 | +| curl | 8.14.1-r2 | +| wget | 1.25.0-r1 | +| rsync | 3.4.1-r1 | +| ca-certificates | 20260413-r0 | +| unzip | 6.0-r15 | +| zip | 3.0-r13 | +| nano | 8.4-r0 | +| vim | 9.1.1566-r0 | +| less | 679-r0 | +| jq | 1.8.1-r0 | +| libgcc | 14.2.0-r6 | +| libstdc++ | 14.2.0-r6 | +| krb5-libs | 1.21.3-r0 | +| libintl | 0.24.1-r0 | +| lttng-ust | 2.13.9-r0 | +| tzdata | 2026a-r0 | +| userspace-rcu | 0.15.2-r0 | +| zlib | 1.3.2-r0 | +| sudo | 1.9.17_p2-r0 | +| coreutils | 9.7-r1 | +| sed | 4.9-r2 | +| grep | 3.12-r0 | +| which | 2.23-r0 | +| ncdu | 1.22-r0 | +| shadow | 4.17.3-r0 | +| strace | 6.13-r0 | +| man-pages | 6.13-r0 | + +## Variant: 3.21 + +**Digest:** sha256:7fd1cf89ac339565c9ee894d96cf128c114211aea7902e97fa927312223b55ae + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:3.0.4-alpine3.21 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Alpine Linux v3.21 + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [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.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 | +| lsof | 4.99.4-r0 | +| htop | 3.3.0-r0 | +| net-tools | 2.10-r3 | +| psmisc | 23.7-r0 | +| curl | 8.14.1-r2 | +| wget | 1.25.0-r0 | +| rsync | 3.4.1-r1 | +| ca-certificates | 20260413-r0 | +| unzip | 6.0-r15 | +| zip | 3.0-r13 | +| nano | 8.2-r0 | +| vim | 9.1.1105-r0 | +| less | 668-r0 | +| jq | 1.7.1-r0 | +| libgcc | 14.2.0-r4 | +| libstdc++ | 14.2.0-r4 | +| krb5-libs | 1.21.3-r0 | +| libintl | 0.22.5-r0 | +| lttng-ust | 2.13.8-r0 | +| tzdata | 2026a-r0 | +| userspace-rcu | 0.14.1-r1 | +| zlib | 1.3.2-r0 | +| sudo | 1.9.17_p1-r0 | +| coreutils | 9.5-r2 | +| sed | 4.9-r2 | +| grep | 3.11-r0 | +| which | 2.21-r5 | +| ncdu | 1.21-r0 | +| shadow | 4.16.0-r1 | +| strace | 6.12-r0 | +| man-pages | 6.9.1-r0 | + +## Variant: 3.20 + +**Digest:** sha256:9ed9fc2b87114174b8bbf49cdd182724cdf5d2fb45f3f14c6a27946af8342334 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:3.0.4-alpine3.20 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Alpine Linux v3.20 + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [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.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 | +| lsof | 4.99.3-r0 | +| htop | 3.3.0-r0 | +| net-tools | 2.10-r3 | +| psmisc | 23.7-r0 | +| curl | 8.14.1-r2 | +| wget | 1.24.5-r0 | +| rsync | 3.4.1-r1 | +| ca-certificates | 20260413-r0 | +| unzip | 6.0-r14 | +| zip | 3.0-r12 | +| nano | 8.0-r0 | +| vim | 9.1.0707-r0 | +| less | 643-r2 | +| jq | 1.7.1-r0 | +| libgcc | 13.2.1_git20240309-r1 | +| libstdc++ | 13.2.1_git20240309-r1 | +| krb5-libs | 1.21.3-r0 | +| libintl | 0.22.5-r0 | +| lttng-ust | 2.13.8-r0 | +| tzdata | 2026a-r0 | +| userspace-rcu | 0.14.0-r2 | +| zlib | 1.3.2-r0 | +| sudo | 1.9.15_p5-r0 | +| coreutils | 9.5-r2 | +| sed | 4.9-r2 | +| grep | 3.11-r0 | +| which | 2.21-r5 | +| ncdu | 1.20-r0 | +| shadow | 4.15.1-r0 | +| strace | 6.9-r0 | +| man-pages | 6.8-r0 | + diff --git a/src/base-debian/history/2.1.8.md b/src/base-debian/history/2.1.8.md new file mode 100644 index 000000000..04f29832a --- /dev/null +++ b/src/base-debian/history/2.1.8.md @@ -0,0 +1,232 @@ +# [base-debian](https://github.com/devcontainers/images/tree/main/src/base-debian) + +**Image version:** 2.1.8 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/base-debian) + +**Image variations:** +- [trixie](#variant-trixie) +- [bookworm](#variant-bookworm) +- [bullseye](#variant-bullseye) + +## Variant: trixie + +**Digest:** sha256:e389149057371298eaeb72e736fc2c4dcb79974de222dd471d2e6d675d2f61c4 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:2.1.8-trixie +mcr.microsoft.com/devcontainers/base:2.1.8-debian13 +mcr.microsoft.com/devcontainers/base:2.1.8-debian +mcr.microsoft.com/devcontainers/base:2.1.8 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [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.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: bookworm + +**Digest:** sha256:17e6cc517b483d1108b333d4c34352b0a21617f0117052e9b259d47113a9dc37 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:2.1.8-bookworm +mcr.microsoft.com/devcontainers/base:2.1.8-debian12 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [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.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: bullseye + +**Digest:** sha256:5139be2118c8a62624cd9256b78610458b05bd64d539e4b81f9c51bf70810a08 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:2.1.8-bullseye +mcr.microsoft.com/devcontainers/base:2.1.8-debian11 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [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.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u6 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/base-ubuntu/history/2.1.8.md b/src/base-ubuntu/history/2.1.8.md new file mode 100644 index 000000000..8413712f5 --- /dev/null +++ b/src/base-ubuntu/history/2.1.8.md @@ -0,0 +1,156 @@ +# [base-ubuntu](https://github.com/devcontainers/images/tree/main/src/base-ubuntu) + +**Image version:** 2.1.8 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/base-ubuntu) + +**Image variations:** +- [noble](#variant-noble) +- [jammy](#variant-jammy) + +## Variant: noble + +**Digest:** sha256:7ee7da33a68d997971660d91ecc8372e55a38a777c3c6bd6808daf91928052db + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:2.1.8-noble +mcr.microsoft.com/devcontainers/base:2.1.8-ubuntu24.04 +mcr.microsoft.com/devcontainers/base:2.1.8-ubuntu +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Ubuntu 24.04.4 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [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.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.8.3 | +| apt-utils | 2.8.3 | +| ca-certificates | 20240203 | +| curl | 8.5.0-2ubuntu10.8 | +| dialog | 1.3-20240101-1 | +| git | 1:2.43.0-1ubuntu7.3 | +| gnupg2 | 2.4.4-2ubuntu17.4 | +| htop | 3.3.0-4build1 | +| iproute2 | 6.1.0-1ubuntu6.2 | +| jq | 1.7.1-3ubuntu0.24.04.1 | +| less | 590-2ubuntu2.1 | +| libc6 | 2.39-0ubuntu8.7 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | +| libicu74 | 74.2-1ubuntu3.1 | +| libkrb5-3 | 1.20.1-6ubuntu2.6 | +| libstdc++6 | 14.2.0-4ubuntu2~24.04.1 | +| locales | 2.39-0ubuntu8.7 | +| lsb-release | 12.0-2 | +| lsof | 4.95.0-1build3 | +| man-db | 2.12.0-4build2 | +| manpages | 6.7-2 | +| manpages-dev | 6.7-2 | +| nano | 7.2-2ubuntu0.1 | +| ncdu | 1.19-0.1 | +| net-tools | 2.10-0.1ubuntu4.4 | +| openssh-client | 1:9.6p1-3ubuntu13.15 | +| procps | 2:4.0.4-4ubuntu3.2 | +| psmisc | 23.7-1build1 | +| rsync | 3.2.7-1ubuntu1.2 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5.24.04.2 | +| unzip | 6.0-28ubuntu4.1 | +| vim-tiny | 2:9.1.0016-1ubuntu7.11 | +| wget | 1.21.4-1ubuntu4.1 | +| zip | 3.0-13ubuntu0.2 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | +| zsh | 5.9-6ubuntu2 | + +## Variant: jammy + +**Digest:** sha256:55126de3b3e113096201055951b4cb717900bafb379c59dcbada65c49cd7ce22 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:2.1.8-jammy +mcr.microsoft.com/devcontainers/base:2.1.8-ubuntu22.04 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Ubuntu 22.04.5 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [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.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.14 | +| apt-utils | 2.4.14 | +| ca-certificates | 20240203~22.04.1 | +| curl | 7.81.0-1ubuntu1.23 | +| dialog | 1.3-20211214-1 | +| git | 1:2.34.1-1ubuntu1.17 | +| gnupg2 | 2.2.27-3ubuntu2.5 | +| htop | 3.0.5-7build2 | +| iproute2 | 5.15.0-1ubuntu2 | +| jq | 1.6-2.1ubuntu3.1 | +| less | 590-1ubuntu0.22.04.3 | +| libc6 | 2.35-0ubuntu3.13 | +| libgssapi-krb5-2 | 1.19.2-2ubuntu0.7 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.7 | +| liblttng-ust1 | 2.13.1-1ubuntu1 | +| libstdc++6 | 12.3.0-1ubuntu1~22.04.3 | +| locales | 2.35-0ubuntu3.13 | +| lsb-release | 11.1.0ubuntu4 | +| lsof | 4.93.2+dfsg-1.1build2 | +| man-db | 2.10.2-1 | +| manpages | 5.10-1ubuntu1 | +| manpages-dev | 5.10-1ubuntu1 | +| nano | 6.2-1ubuntu0.1 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1ubuntu5.4 | +| openssh-client | 1:8.9p1-3ubuntu0.14 | +| procps | 2:3.3.17-6ubuntu2.1 | +| psmisc | 23.4-2build3 | +| rsync | 3.2.7-0ubuntu0.22.04.4 | +| strace | 5.16-0ubuntu3 | +| sudo | 1.9.9-1ubuntu2.6 | +| unzip | 6.0-26ubuntu3.2 | +| vim-tiny | 2:8.2.3995-1ubuntu2.27 | +| wget | 1.21.2-2ubuntu1.1 | +| zip | 3.0-12build2 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu9.2 | +| zsh | 5.8.1-1 | + diff --git a/src/cpp/history/2.1.7.md b/src/cpp/history/2.1.7.md new file mode 100644 index 000000000..a2842e8da --- /dev/null +++ b/src/cpp/history/2.1.7.md @@ -0,0 +1,385 @@ +# [cpp](https://github.com/devcontainers/images/tree/main/src/cpp) + +**Image version:** 2.1.7 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/cpp) + +**Image variations:** +- [trixie](#variant-trixie) +- [bookworm](#variant-bookworm) +- [noble](#variant-noble) +- [jammy](#variant-jammy) + +## Variant: trixie + +**Digest:** sha256:f1be62fa0feed0d2e4e9951d5a5736a62a69cb1a267924dd5618d223502d9b66 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:2.1.7-trixie +mcr.microsoft.com/devcontainers/cpp:2.1.7-debian13 +mcr.microsoft.com/devcontainers/cpp:2.1.7-debian +mcr.microsoft.com/devcontainers/cpp:2.1.7 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| GCC | 14.2.0-19 | +| Clang | 19.1.7 (3+b1) | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 256acc64012b23a13041d8705805e1f23b43a024 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.54.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| bash-completion | 1:2.16.0-7 | +| build-essential | 12.12 | +| ca-certificates | 20250419 | +| clang | 1:19.0-63 | +| cmake | 3.31.6-2 | +| cppcheck | 2.17.1-2 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| gdb | 16.3-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| lldb | 1:19.0-63 | +| llvm | 1:19.0-63 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| ninja-build | 1.12.1-1 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| pkg-config | 1.8.1-4 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| tar | 1.35+dfsg-3.1 | +| unzip | 6.0-29 | +| valgrind | 1:3.24.0-3 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: bookworm + +**Digest:** sha256:12afd2fda3c4570199e5566c290845427d5fade3860faab7986d56784d71d94f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:2.1.7-bookworm +mcr.microsoft.com/devcontainers/cpp:2.1.7-debian12 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| GCC | 12.2.0-14+deb12u1 | +| Clang | 14.0.6 | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 256acc64012b23a13041d8705805e1f23b43a024 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.54.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| bash-completion | 1:2.11-6 | +| build-essential | 12.9 | +| ca-certificates | 20230311+deb12u1 | +| clang | 1:14.0-55.7~deb12u1 | +| cmake | 3.25.1-1 | +| cppcheck | 2.10-2 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| gdb | 13.1-3 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| lldb | 1:14.0-55.7~deb12u1 | +| llvm | 1:14.0-55.7~deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| ninja-build | 1.11.1-2~deb12u1 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| pkg-config | 1.8.1-1 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| tar | 1.34+dfsg-1.2+deb12u1 | +| unzip | 6.0-28 | +| valgrind | 1:3.19.0-1 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: noble + +**Digest:** sha256:9fb6315d46895549e7318f89ad1d558040294efece636fce5d0d424a98a9197c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:2.1.7-noble +mcr.microsoft.com/devcontainers/cpp:2.1.7-ubuntu24.04 +mcr.microsoft.com/devcontainers/cpp:2.1.7-ubuntu +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Ubuntu 24.04.4 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| GCC | 13.3.0-6ubuntu2~24.04.1 | +| Clang | 18.1.3 (1ubuntu1) | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 256acc64012b23a13041d8705805e1f23b43a024 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.8.3 | +| apt-utils | 2.8.3 | +| bash-completion | 1:2.11-8 | +| build-essential | 12.10ubuntu1 | +| ca-certificates | 20240203 | +| clang | 1:18.0-59~exp2 | +| cmake | 3.28.3-1build7 | +| cppcheck | 2.13.0-2ubuntu3 | +| curl | 8.5.0-2ubuntu10.8 | +| dialog | 1.3-20240101-1 | +| gdb | 15.1-1ubuntu1~24.04.1 | +| git | 1:2.43.0-1ubuntu7.3 | +| gnupg2 | 2.4.4-2ubuntu17.4 | +| htop | 3.3.0-4build1 | +| iproute2 | 6.1.0-1ubuntu6.2 | +| jq | 1.7.1-3ubuntu0.24.04.1 | +| less | 590-2ubuntu2.1 | +| libc6 | 2.39-0ubuntu8.7 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | +| libicu74 | 74.2-1ubuntu3.1 | +| libkrb5-3 | 1.20.1-6ubuntu2.6 | +| libstdc++6 | 14.2.0-4ubuntu2~24.04.1 | +| lldb | 1:18.0-59~exp2 | +| llvm | 1:18.0-59~exp2 | +| locales | 2.39-0ubuntu8.7 | +| lsb-release | 12.0-2 | +| lsof | 4.95.0-1build3 | +| man-db | 2.12.0-4build2 | +| manpages | 6.7-2 | +| manpages-dev | 6.7-2 | +| nano | 7.2-2ubuntu0.1 | +| ncdu | 1.19-0.1 | +| net-tools | 2.10-0.1ubuntu4.4 | +| ninja-build | 1.11.1-2 | +| openssh-client | 1:9.6p1-3ubuntu13.15 | +| pkg-config | 1.8.1-2build1 | +| procps | 2:4.0.4-4ubuntu3.2 | +| psmisc | 23.7-1build1 | +| rsync | 3.2.7-1ubuntu1.2 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5.24.04.2 | +| tar | 1.35+dfsg-3build1 | +| unzip | 6.0-28ubuntu4.1 | +| valgrind | 1:3.22.0-0ubuntu3 | +| vim-tiny | 2:9.1.0016-1ubuntu7.10 | +| wget | 1.21.4-1ubuntu4.1 | +| zip | 3.0-13ubuntu0.2 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | +| zsh | 5.9-6ubuntu2 | + +## Variant: jammy + +**Digest:** sha256:0622204412c77efd795ebceffce636469eec7ecce084c35b32c97e576be0ed56 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:2.1.7-jammy +mcr.microsoft.com/devcontainers/cpp:2.1.7-ubuntu22.04 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Ubuntu 22.04.5 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| GCC | 11.4.0-1ubuntu1~22.04.3 | +| Clang | 14.0.0-1ubuntu1.1 | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 256acc64012b23a13041d8705805e1f23b43a024 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.14 | +| apt-utils | 2.4.14 | +| bash-completion | 1:2.11-5ubuntu1 | +| build-essential | 12.9ubuntu3 | +| ca-certificates | 20240203~22.04.1 | +| clang | 1:14.0-55~exp2 | +| cmake | 3.22.1-1ubuntu1.22.04.2 | +| cppcheck | 2.7-1 | +| curl | 7.81.0-1ubuntu1.23 | +| dialog | 1.3-20211214-1 | +| gdb | 12.1-0ubuntu1~22.04.2 | +| git | 1:2.34.1-1ubuntu1.17 | +| gnupg2 | 2.2.27-3ubuntu2.5 | +| htop | 3.0.5-7build2 | +| iproute2 | 5.15.0-1ubuntu2 | +| jq | 1.6-2.1ubuntu3.1 | +| less | 590-1ubuntu0.22.04.3 | +| libc6 | 2.35-0ubuntu3.13 | +| libgssapi-krb5-2 | 1.19.2-2ubuntu0.7 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.7 | +| liblttng-ust1 | 2.13.1-1ubuntu1 | +| libstdc++6 | 12.3.0-1ubuntu1~22.04.3 | +| lldb | 1:14.0-55~exp2 | +| llvm | 1:14.0-55~exp2 | +| locales | 2.35-0ubuntu3.13 | +| lsb-release | 11.1.0ubuntu4 | +| lsof | 4.93.2+dfsg-1.1build2 | +| man-db | 2.10.2-1 | +| manpages | 5.10-1ubuntu1 | +| manpages-dev | 5.10-1ubuntu1 | +| nano | 6.2-1ubuntu0.1 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1ubuntu5.4 | +| ninja-build | 1.10.1-1 | +| openssh-client | 1:8.9p1-3ubuntu0.14 | +| pkg-config | 0.29.2-1ubuntu3 | +| procps | 2:3.3.17-6ubuntu2.1 | +| psmisc | 23.4-2build3 | +| rsync | 3.2.7-0ubuntu0.22.04.4 | +| strace | 5.16-0ubuntu3 | +| sudo | 1.9.9-1ubuntu2.6 | +| tar | 1.34+dfsg-1ubuntu0.1.22.04.2 | +| unzip | 6.0-26ubuntu3.2 | +| valgrind | 1:3.18.1-1ubuntu2 | +| vim-tiny | 2:8.2.3995-1ubuntu2.26 | +| wget | 1.21.2-2ubuntu1.1 | +| zip | 3.0-12build2 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu9.2 | +| zsh | 5.8.1-1 | + diff --git a/src/dotnet/history/2.0.7.md b/src/dotnet/history/2.0.7.md new file mode 100644 index 000000000..eb09464a3 --- /dev/null +++ b/src/dotnet/history/2.0.7.md @@ -0,0 +1,491 @@ +# [dotnet](https://github.com/devcontainers/images/tree/main/src/dotnet) + +**Image version:** 2.0.7 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/dotnet) + +**Image variations:** +- [10.0-noble](#variant-100-noble) +- [9.0-bookworm-slim](#variant-90-bookworm-slim) +- [9.0-noble](#variant-90-noble) +- [8.0-bookworm-slim](#variant-80-bookworm-slim) +- [8.0-noble](#variant-80-noble) +- [8.0-jammy](#variant-80-jammy) + +## Variant: 10.0-noble + +**Digest:** sha256:ec121a794c07efec78f3c6f9c665119066265c49235904438a79de459c731755 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:2.0.7-10.0-noble +mcr.microsoft.com/devcontainers/dotnet:2.0.7-10.0 +mcr.microsoft.com/devcontainers/dotnet:2.0.7-10.0-noble +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Ubuntu 24.04.4 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 10.0.202 () | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.8.3 | +| apt-utils | 2.8.3 | +| ca-certificates | 20240203 | +| curl | 8.5.0-2ubuntu10.8 | +| dialog | 1.3-20240101-1 | +| git | 1:2.43.0-1ubuntu7.3 | +| gnupg2 | 2.4.4-2ubuntu17.4 | +| htop | 3.3.0-4build1 | +| iproute2 | 6.1.0-1ubuntu6.2 | +| jq | 1.7.1-3ubuntu0.24.04.1 | +| less | 590-2ubuntu2.1 | +| libc6 | 2.39-0ubuntu8.7 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | +| libicu74 | 74.2-1ubuntu3.1 | +| libkrb5-3 | 1.20.1-6ubuntu2.6 | +| libstdc++6 | 14.2.0-4ubuntu2~24.04.1 | +| locales | 2.39-0ubuntu8.7 | +| lsb-release | 12.0-2 | +| lsof | 4.95.0-1build3 | +| man-db | 2.12.0-4build2 | +| manpages | 6.7-2 | +| manpages-dev | 6.7-2 | +| nano | 7.2-2ubuntu0.1 | +| ncdu | 1.19-0.1 | +| net-tools | 2.10-0.1ubuntu4.4 | +| openssh-client | 1:9.6p1-3ubuntu13.15 | +| procps | 2:4.0.4-4ubuntu3.2 | +| psmisc | 23.7-1build1 | +| rsync | 3.2.7-1ubuntu1.2 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5.24.04.2 | +| unzip | 6.0-28ubuntu4.1 | +| vim-tiny | 2:9.1.0016-1ubuntu7.11 | +| wget | 1.21.4-1ubuntu4.1 | +| zip | 3.0-13ubuntu0.2 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | +| zsh | 5.9-6ubuntu2 | + +## Variant: 9.0-bookworm-slim + +**Digest:** sha256:34fe0a63b11cdb054b3f9eb6a53201ca3f92f47e0ca6baa8d1c59b45108ccf0b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:2.0.7-9.0-bookworm-slim +mcr.microsoft.com/devcontainers/dotnet:2.0.7-9.0 +mcr.microsoft.com/devcontainers/dotnet:2.0.7-9.0-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 9.0.313 (9.0.1) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 9.0-noble + +**Digest:** sha256:107c3d89a61e2055bb7c6ddb80525d90934eff0b20c71756879a966e0bb0cac6 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:2.0.7-9.0-noble +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Ubuntu 24.04.4 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 9.0.313 (9.0.1) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.8.3 | +| apt-utils | 2.8.3 | +| ca-certificates | 20240203 | +| curl | 8.5.0-2ubuntu10.8 | +| dialog | 1.3-20240101-1 | +| git | 1:2.43.0-1ubuntu7.3 | +| gnupg2 | 2.4.4-2ubuntu17.4 | +| htop | 3.3.0-4build1 | +| iproute2 | 6.1.0-1ubuntu6.2 | +| jq | 1.7.1-3ubuntu0.24.04.1 | +| less | 590-2ubuntu2.1 | +| libc6 | 2.39-0ubuntu8.7 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | +| libicu74 | 74.2-1ubuntu3.1 | +| libkrb5-3 | 1.20.1-6ubuntu2.6 | +| libstdc++6 | 14.2.0-4ubuntu2~24.04.1 | +| locales | 2.39-0ubuntu8.7 | +| lsb-release | 12.0-2 | +| lsof | 4.95.0-1build3 | +| man-db | 2.12.0-4build2 | +| manpages | 6.7-2 | +| manpages-dev | 6.7-2 | +| nano | 7.2-2ubuntu0.1 | +| ncdu | 1.19-0.1 | +| net-tools | 2.10-0.1ubuntu4.4 | +| openssh-client | 1:9.6p1-3ubuntu13.15 | +| procps | 2:4.0.4-4ubuntu3.2 | +| psmisc | 23.7-1build1 | +| rsync | 3.2.7-1ubuntu1.2 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5.24.04.2 | +| unzip | 6.0-28ubuntu4.1 | +| vim-tiny | 2:9.1.0016-1ubuntu7.11 | +| wget | 1.21.4-1ubuntu4.1 | +| zip | 3.0-13ubuntu0.2 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | +| zsh | 5.9-6ubuntu2 | + +## Variant: 8.0-bookworm-slim + +**Digest:** sha256:6c0e8b6ff8a311284a06fbf7b9a4432836952216cf74dddfd7d78ad271361cdd + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:2.0.7-8.0-bookworm-slim +mcr.microsoft.com/devcontainers/dotnet:2.0.7-8.0 +mcr.microsoft.com/devcontainers/dotnet:2.0.7-8.0-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 8.0.420 (8.0.2) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 8.0-noble + +**Digest:** sha256:fc6129eb7d37778998d8df4e5fcf1f4ca5e6105bd122ae4b01571eaf69ba0ee6 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:2.0.7-8.0-noble +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Ubuntu 24.04.4 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 8.0.420 (8.0.2) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.8.3 | +| apt-utils | 2.8.3 | +| ca-certificates | 20240203 | +| curl | 8.5.0-2ubuntu10.8 | +| dialog | 1.3-20240101-1 | +| git | 1:2.43.0-1ubuntu7.3 | +| gnupg2 | 2.4.4-2ubuntu17.4 | +| htop | 3.3.0-4build1 | +| iproute2 | 6.1.0-1ubuntu6.2 | +| jq | 1.7.1-3ubuntu0.24.04.1 | +| less | 590-2ubuntu2.1 | +| libc6 | 2.39-0ubuntu8.7 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | +| libicu74 | 74.2-1ubuntu3.1 | +| libkrb5-3 | 1.20.1-6ubuntu2.6 | +| libstdc++6 | 14.2.0-4ubuntu2~24.04.1 | +| locales | 2.39-0ubuntu8.7 | +| lsb-release | 12.0-2 | +| lsof | 4.95.0-1build3 | +| man-db | 2.12.0-4build2 | +| manpages | 6.7-2 | +| manpages-dev | 6.7-2 | +| nano | 7.2-2ubuntu0.1 | +| ncdu | 1.19-0.1 | +| net-tools | 2.10-0.1ubuntu4.4 | +| openssh-client | 1:9.6p1-3ubuntu13.15 | +| procps | 2:4.0.4-4ubuntu3.2 | +| psmisc | 23.7-1build1 | +| rsync | 3.2.7-1ubuntu1.2 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5.24.04.2 | +| unzip | 6.0-28ubuntu4.1 | +| vim-tiny | 2:9.1.0016-1ubuntu7.11 | +| wget | 1.21.4-1ubuntu4.1 | +| zip | 3.0-13ubuntu0.2 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | +| zsh | 5.9-6ubuntu2 | + +## Variant: 8.0-jammy + +**Digest:** sha256:da123f9aed8a64ee2750665402671c5265ecc3490330b937d70ccf56ecda67c2 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:2.0.7-8.0-jammy +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Ubuntu 22.04.5 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 8.0.420 (8.0.2) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.14 | +| apt-utils | 2.4.14 | +| ca-certificates | 20240203~22.04.1 | +| curl | 7.81.0-1ubuntu1.23 | +| dialog | 1.3-20211214-1 | +| git | 1:2.34.1-1ubuntu1.17 | +| gnupg2 | 2.2.27-3ubuntu2.5 | +| htop | 3.0.5-7build2 | +| iproute2 | 5.15.0-1ubuntu2 | +| jq | 1.6-2.1ubuntu3.1 | +| less | 590-1ubuntu0.22.04.3 | +| libc6 | 2.35-0ubuntu3.13 | +| libgssapi-krb5-2 | 1.19.2-2ubuntu0.7 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.7 | +| liblttng-ust1 | 2.13.1-1ubuntu1 | +| libstdc++6 | 12.3.0-1ubuntu1~22.04.3 | +| locales | 2.35-0ubuntu3.13 | +| lsb-release | 11.1.0ubuntu4 | +| lsof | 4.93.2+dfsg-1.1build2 | +| man-db | 2.10.2-1 | +| manpages | 5.10-1ubuntu1 | +| manpages-dev | 5.10-1ubuntu1 | +| nano | 6.2-1ubuntu0.1 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1ubuntu5.4 | +| openssh-client | 1:8.9p1-3ubuntu0.14 | +| procps | 2:3.3.17-6ubuntu2.1 | +| psmisc | 23.4-2build3 | +| rsync | 3.2.7-0ubuntu0.22.04.4 | +| strace | 5.16-0ubuntu3 | +| sudo | 1.9.9-1ubuntu2.6 | +| unzip | 6.0-26ubuntu3.2 | +| vim-tiny | 2:8.2.3995-1ubuntu2.27 | +| wget | 1.21.2-2ubuntu1.1 | +| zip | 3.0-12build2 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu9.2 | +| zsh | 5.8.1-1 | + diff --git a/src/go/history/2.1.2.md b/src/go/history/2.1.2.md new file mode 100644 index 000000000..4b6dad77e --- /dev/null +++ b/src/go/history/2.1.2.md @@ -0,0 +1,410 @@ +# [go](https://github.com/devcontainers/images/tree/main/src/go) + +**Image version:** 2.1.2 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/go) + +**Image variations:** +- [1.26-trixie](#variant-126-trixie) +- [1.25-trixie](#variant-125-trixie) +- [1.26-bookworm](#variant-126-bookworm) +- [1.25-bookworm](#variant-125-bookworm) + +## Variant: 1.26-trixie + +**Digest:** sha256:15829949b820e069ad968036f5fd645402965c32f690a9dddb72788a75af8f35 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:2.1.2-1.26-trixie +mcr.microsoft.com/devcontainers/go:2.1.2-1.26 +mcr.microsoft.com/devcontainers/go:2.1.2-1 +mcr.microsoft.com/devcontainers/go:2.1.2-1-trixie +mcr.microsoft.com/devcontainers/go:2.1.2-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Go](https://golang.org/dl) | 1.26.2 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.21.1 | +| honnef.co/go/tools | 0.7.0-0.dev.0.20251022135355-8273271481d0 | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.15.0 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.26.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| g++ | 4:14.2.0-1 | +| gcc | 4:14.2.0-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libc6-dev | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| make | 4.4.1-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| pkg-config | 1.8.1-4 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 1.25-trixie + +**Digest:** sha256:6970c1dd8c4df9faa4a4164cd9112582f40d12fa3595efed8a5880da4ff0ebff + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:2.1.2-1.25-trixie +mcr.microsoft.com/devcontainers/go:2.1.2-1.25 +mcr.microsoft.com/devcontainers/go:2.1.2-1 +mcr.microsoft.com/devcontainers/go:2.1.2-1-trixie +mcr.microsoft.com/devcontainers/go:2.1.2-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Go](https://golang.org/dl) | 1.25.9 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.21.1 | +| honnef.co/go/tools | 0.7.0-0.dev.0.20251022135355-8273271481d0 | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.15.0 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.26.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| g++ | 4:14.2.0-1 | +| gcc | 4:14.2.0-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libc6-dev | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| make | 4.4.1-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| pkg-config | 1.8.1-4 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 1.26-bookworm + +**Digest:** sha256:fe5d30ee051db0b5bd7818f3861a4d60a8a5f1b937a8a0c0fe14f6dd656f962f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:2.1.2-1.26-bookworm +mcr.microsoft.com/devcontainers/go:2.1.2-1-bookworm +mcr.microsoft.com/devcontainers/go:2.1.2-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Go](https://golang.org/dl) | 1.26.2 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.21.1 | +| honnef.co/go/tools | 0.7.0-0.dev.0.20251022135355-8273271481d0 | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.15.0 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.26.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| g++ | 4:12.2.0-3 | +| gcc | 4:12.2.0-3 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libc6-dev | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| make | 4.3-4.1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| pkg-config | 1.8.1-1 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 1.25-bookworm + +**Digest:** sha256:80694b9e519d41822772c5e4b2f7903343f7591ca5db064613ec7e53b855dc31 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:2.1.2-1.25-bookworm +mcr.microsoft.com/devcontainers/go:2.1.2-1-bookworm +mcr.microsoft.com/devcontainers/go:2.1.2-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Go](https://golang.org/dl) | 1.25.9 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.21.1 | +| honnef.co/go/tools | 0.7.0-0.dev.0.20251022135355-8273271481d0 | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.15.0 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.26.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| g++ | 4:12.2.0-3 | +| gcc | 4:12.2.0-3 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libc6-dev | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| make | 4.3-4.1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| pkg-config | 1.8.1-1 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + diff --git a/src/java-8/history/3.0.8.md b/src/java-8/history/3.0.8.md new file mode 100644 index 000000000..8bda27b28 --- /dev/null +++ b/src/java-8/history/3.0.8.md @@ -0,0 +1,170 @@ +# [java-8](https://github.com/devcontainers/images/tree/main/src/java-8) + +**Image version:** 3.0.8 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/java-8) + +**Image variations:** +- [trixie](#variant-trixie) +- [bookworm](#variant-bookworm) + +## Variant: trixie + +**Digest:** sha256:596fc26d902357028853228382e6fc3d75e4e19b64b20f95dd1208258263364f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:3.0.8-8-trixie +mcr.microsoft.com/devcontainers/java:3.0.8-8 +mcr.microsoft.com/devcontainers/java:3.0.8-8-jdk-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 1.8.0_482 | /usr/local/sdkman/candidates/java/current
/usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: bookworm + +**Digest:** sha256:1b6c9a0c2d61435c935022b0462a0367667f407bc530c146baede2bd03c38a1f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:3.0.8-8-bookworm +mcr.microsoft.com/devcontainers/java:3.0.8-8-jdk-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 1.8.0_482 | /usr/local/sdkman/candidates/java/current
/usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + diff --git a/src/java/history/3.0.7.md b/src/java/history/3.0.7.md new file mode 100644 index 000000000..a2a6fa1bf --- /dev/null +++ b/src/java/history/3.0.7.md @@ -0,0 +1,658 @@ +# [java](https://github.com/devcontainers/images/tree/main/src/java) + +**Image version:** 3.0.7 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/java) + +**Image variations:** +- [25-trixie](#variant-25-trixie) +- [21-trixie](#variant-21-trixie) +- [17-trixie](#variant-17-trixie) +- [11-trixie](#variant-11-trixie) +- [25-bookworm](#variant-25-bookworm) +- [21-bookworm](#variant-21-bookworm) +- [17-bookworm](#variant-17-bookworm) +- [11-bookworm](#variant-11-bookworm) + +## Variant: 25-trixie + +**Digest:** sha256:4583fd04e54b372158350ba8dc57ac54799ee895a7dbac93b9a45b54bc05fbb5 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:3.0.7-25-trixie +mcr.microsoft.com/devcontainers/java:3.0.7-25 +mcr.microsoft.com/devcontainers/java:3.0.7-25-jdk-trixie +mcr.microsoft.com/devcontainers/java:3.0.7-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 25.0.2 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 21-trixie + +**Digest:** sha256:0efcd547d9d8c16c8a67b5331718d3ad0e12e29f416b6102bd5cf2cacd566bcd + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:3.0.7-21-trixie +mcr.microsoft.com/devcontainers/java:3.0.7-21 +mcr.microsoft.com/devcontainers/java:3.0.7-21-jdk-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 21.0.10 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 17-trixie + +**Digest:** sha256:115dedf5bcd85f4f929be7afe5735f65e6b6e95f6e5ce3db884de683d843c4dd + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:3.0.7-17-trixie +mcr.microsoft.com/devcontainers/java:3.0.7-17 +mcr.microsoft.com/devcontainers/java:3.0.7-17-jdk-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 17.0.18 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.54.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 11-trixie + +**Digest:** sha256:ebf2e9e1367bf6ca74741a207af2d933fb7e499a74d7bb0aa21660f7c9e42740 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:3.0.7-11-trixie +mcr.microsoft.com/devcontainers/java:3.0.7-11 +mcr.microsoft.com/devcontainers/java:3.0.7-11-jdk-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 11.0.30 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.54.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 25-bookworm + +**Digest:** sha256:59856dba3f70abe0c7972278c85f22e4d7767fbc754bd6d20d33aaf9d42dd589 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:3.0.7-25-bookworm +mcr.microsoft.com/devcontainers/java:3.0.7-25-jdk-bookworm +mcr.microsoft.com/devcontainers/java:3.0.7-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 25.0.2 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 21-bookworm + +**Digest:** sha256:2de13c944a4491781dd71abcbaa179fa64749df2d114c73c7fc3cea9563557e3 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:3.0.7-21-bookworm +mcr.microsoft.com/devcontainers/java:3.0.7-21-jdk-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 21.0.10 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 17-bookworm + +**Digest:** sha256:41261b19ef8e9d8674fd64863d2602e9eb18c399a85119593dd6a23cd3a00768 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:3.0.7-17-bookworm +mcr.microsoft.com/devcontainers/java:3.0.7-17-jdk-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 17.0.18 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.54.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 11-bookworm + +**Digest:** sha256:9545f3ab3fd4fea8f28782158d9be3f0c9b4325bdc7550a1b2ac03f7f8d82e40 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:3.0.7-11-bookworm +mcr.microsoft.com/devcontainers/java:3.0.7-11-jdk-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 11.0.30 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.54.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + diff --git a/src/javascript-node/history/4.0.10.md b/src/javascript-node/history/4.0.10.md new file mode 100644 index 000000000..ae1921560 --- /dev/null +++ b/src/javascript-node/history/4.0.10.md @@ -0,0 +1,788 @@ +# [javascript-node](https://github.com/devcontainers/images/tree/main/src/javascript-node) + +**Image version:** 4.0.10 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/javascript-node) + +**Image variations:** +- [24-trixie](#variant-24-trixie) +- [22-trixie](#variant-22-trixie) +- [20-trixie](#variant-20-trixie) +- [24-bookworm](#variant-24-bookworm) +- [22-bookworm](#variant-22-bookworm) +- [20-bookworm](#variant-20-bookworm) +- [24-bullseye](#variant-24-bullseye) +- [22-bullseye](#variant-22-bullseye) +- [20-bullseye](#variant-20-bullseye) + +## Variant: 24-trixie + +**Digest:** sha256:e66ed141c99e4190bf9dbf56db59f46f98cf172a341dfdd601ae6a78b23abbb3 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-24-trixie +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-24 +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 24.15.0 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 22-trixie + +**Digest:** sha256:e3e9ad58dd68386c000354e8f65fa1e66adb452bbb138b7c871c760155eac06d + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-22-trixie +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-22 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.22.2 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 20-trixie + +**Digest:** sha256:e7e86bfe03839d7e646e6721e6fa8cc3818ac91a52b03d90f9888e3f4a20a32a + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-20-trixie +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-20 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.20.2 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 24-bookworm + +**Digest:** sha256:579a255078c5646fa34306f9488f9eb53e545fda68f7bec7281b6723de94c28f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-24-bookworm +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 24.15.0 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 22-bookworm + +**Digest:** sha256:0c157567ef945c0133303d0cb8e8ee3ea4211303e2bca11de37b74fff9aefe50 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-22-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.22.2 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 20-bookworm + +**Digest:** sha256:29637c7d6f3a4a98323843cc2b3ebf0bdd80800978b1906174c1f31d3582b6be + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-20-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.20.2 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 24-bullseye + +**Digest:** sha256:2b7fd9202edec2b3d06c884e4826941c267713ede9991e357f4211b2722625c2 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-24-bullseye +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 24.15.0 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u6 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 22-bullseye + +**Digest:** sha256:6dceeae730482a36984fb9a82747e53a66b11f649af00c3e8964291be42a0dc1 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-22-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.22.2 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u6 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 20-bullseye + +**Digest:** sha256:45df95d36a1841ded18cd4e3de4a248df7c782b716950abec1d3dfd4723b7f70 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:4.0.10-20-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.20.2 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u6 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/jekyll/history/2.2.8.md b/src/jekyll/history/2.2.8.md new file mode 100644 index 000000000..826d039c3 --- /dev/null +++ b/src/jekyll/history/2.2.8.md @@ -0,0 +1,289 @@ +# [jekyll](https://github.com/devcontainers/images/tree/main/src/jekyll) + +**Image version:** 2.2.8 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/jekyll) + +**Image variations:** +- [3.4-bookworm](#variant-34-bookworm) +- [3.3-bookworm](#variant-33-bookworm) +- [3.3-bullseye](#variant-33-bullseye) + +## Variant: 3.4-bookworm + +**Digest:** sha256:4dce14eb53e1ee6ef5d386cc74ae5afaefa7b1154aa7d5086790436d768b1207 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/jekyll:2.2.8-3.4-bookworm +mcr.microsoft.com/devcontainers/jekyll:2.2.8 +mcr.microsoft.com/devcontainers/jekyll:2.2.8-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.4.9 | /usr/local | +| [Jekyll](https://jekyllrb.com/) | 4.4.1 | /usr/local/bundle/bin | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| bundler | 4.0.10 | +| jekyll | 4.4.1 | +| github-pages | 232 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 3.3-bookworm + +**Digest:** sha256:4ba8537ea8029bb96a04fb0df3a38d374a605733dcde211091ab22094be331e3 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/jekyll:2.2.8-3.3-bookworm +mcr.microsoft.com/devcontainers/jekyll:2.2.8-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.11 | /usr/local | +| [Jekyll](https://jekyllrb.com/) | 4.4.1 | /usr/local/bundle/bin | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| bundler | 4.0.10 | +| jekyll | 4.4.1 | +| github-pages | 232 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 3.3-bullseye + +**Digest:** sha256:e2cc85019b1974a7f9c41fe78f06f9b714981151283e96692aab792da27b6676 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/jekyll:2.2.8-3.3-bullseye +mcr.microsoft.com/devcontainers/jekyll:2.2.8-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.9 | /usr/local | +| [Jekyll](https://jekyllrb.com/) | 4.4.1 | /usr/local/bundle/bin | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| bundler | 4.0.10 | +| jekyll | 4.4.1 | +| github-pages | 232 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u5 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/miniconda/history/1.2.4.md b/src/miniconda/history/1.2.4.md new file mode 100644 index 000000000..e0470e1cc --- /dev/null +++ b/src/miniconda/history/1.2.4.md @@ -0,0 +1,103 @@ +# [miniconda](https://github.com/devcontainers/images/tree/main/src/miniconda) + +**Image version:** 1.2.4 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/miniconda) + +**Digest:** sha256:1a85cf3e3da9d999f994f74cf501b1d02c9aa73ebfa3552f806dbe4570d7d5b5 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/miniconda:1.2.4-3 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.13.12 | /opt/conda | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 8df5c1b18b1393dc5046c729094f897bd3636a9b | /home/vscode/.oh-my-zsh | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| certifi | 2026.1.4 | +| cryptography | 46.0.5 | +| setuptools | 80.10.2 | +| wheel | 0.46.3 | +| requests | 2.32.5 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [conda](https://github.com/conda/conda) | 26.1.1 | /opt/conda | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + diff --git a/src/php/history/3.0.5.md b/src/php/history/3.0.5.md new file mode 100644 index 000000000..00f5a6494 --- /dev/null +++ b/src/php/history/3.0.5.md @@ -0,0 +1,677 @@ +# [php](https://github.com/devcontainers/images/tree/main/src/php) + +**Image version:** 3.0.5 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/php) + +**Image variations:** +- [8.5-apache-trixie](#variant-85-apache-trixie) +- [8.4-apache-trixie](#variant-84-apache-trixie) +- [8.3-apache-trixie](#variant-83-apache-trixie) +- [8.2-apache-trixie](#variant-82-apache-trixie) +- [8.5-apache-bookworm](#variant-85-apache-bookworm) +- [8.4-apache-bookworm](#variant-84-apache-bookworm) +- [8.3-apache-bookworm](#variant-83-apache-bookworm) +- [8.2-apache-bookworm](#variant-82-apache-bookworm) + +## Variant: 8.5-apache-trixie + +**Digest:** sha256:e3c862ab8d4c2c71af0a43581e3ebe36caa6909a75c0b942846e292cf494d145 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:3.0.5-8.5-apache-trixie +mcr.microsoft.com/devcontainers/php:3.0.5-8 +mcr.microsoft.com/devcontainers/php:3.0.5-8.5 +mcr.microsoft.com/devcontainers/php:3.0.5-8-trixie +mcr.microsoft.com/devcontainers/php:3.0.5-8.5-trixie +mcr.microsoft.com/devcontainers/php:3.0.5-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.5.5 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [Xdebug](https://xdebug.org/) | 3.5.1 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 8.4-apache-trixie + +**Digest:** sha256:029fbb1cc823c08ce1b36c579156f029a155b9e6a99cad904b46476f92c86f68 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:3.0.5-8.4-apache-trixie +mcr.microsoft.com/devcontainers/php:3.0.5-8.4 +mcr.microsoft.com/devcontainers/php:3.0.5-8.4-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.4.20 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [Xdebug](https://xdebug.org/) | 3.5.1 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 8.3-apache-trixie + +**Digest:** sha256:37583baec3ec15efbc0fa2af2d873bd161fc4c20cf28a3c0a1634b120121b27a + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:3.0.5-8.3-apache-trixie +mcr.microsoft.com/devcontainers/php:3.0.5-8.3 +mcr.microsoft.com/devcontainers/php:3.0.5-8.3-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.3.30 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [Xdebug](https://xdebug.org/) | 3.5.1 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 8.2-apache-trixie + +**Digest:** sha256:6b0ab2a471175f6c364a52a1f2f21f6d358b3b93d8d7875b02a361131efef5cc + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:3.0.5-8.2-apache-trixie +mcr.microsoft.com/devcontainers/php:3.0.5-8.2 +mcr.microsoft.com/devcontainers/php:3.0.5-8.2-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.2.30 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [Xdebug](https://xdebug.org/) | 3.5.1 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 8.5-apache-bookworm + +**Digest:** sha256:3e59edc1f7fe11313fac0f49872bc5920106451bf3c344747c48a61836cffd2b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:3.0.5-8.5-apache-bookworm +mcr.microsoft.com/devcontainers/php:3.0.5-8-bookworm +mcr.microsoft.com/devcontainers/php:3.0.5-8.5-bookworm +mcr.microsoft.com/devcontainers/php:3.0.5-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.5.5 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [Xdebug](https://xdebug.org/) | 3.5.1 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 8.4-apache-bookworm + +**Digest:** sha256:11546ef32e7cac9fa3fc7e40bfd188dab9104396888e3be8313549b81ab653e2 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:3.0.5-8.4-apache-bookworm +mcr.microsoft.com/devcontainers/php:3.0.5-8.4-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.4.20 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [Xdebug](https://xdebug.org/) | 3.5.1 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 8.3-apache-bookworm + +**Digest:** sha256:e1a25a1c2b76fb25713293b9f36740365bb0742499ba199dcfb510010773d31a + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:3.0.5-8.3-apache-bookworm +mcr.microsoft.com/devcontainers/php:3.0.5-8.3-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.3.30 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [Xdebug](https://xdebug.org/) | 3.5.1 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 8.2-apache-bookworm + +**Digest:** sha256:2fd22a279c2cdb821e3876806e6d23ca1d5038b733cbaf4c128ef46768621503 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:3.0.5-8.2-apache-bookworm +mcr.microsoft.com/devcontainers/php:3.0.5-8.2-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.2.30 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [Xdebug](https://xdebug.org/) | 3.5.1 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + diff --git a/src/python/history/3.0.7.md b/src/python/history/3.0.7.md new file mode 100644 index 000000000..1b037ce00 --- /dev/null +++ b/src/python/history/3.0.7.md @@ -0,0 +1,983 @@ +# [python](https://github.com/devcontainers/images/tree/main/src/python) + +**Image version:** 3.0.7 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/python) + +**Image variations:** +- [3.14-trixie](#variant-314-trixie) +- [3.13-trixie](#variant-313-trixie) +- [3.12-trixie](#variant-312-trixie) +- [3.11-trixie](#variant-311-trixie) +- [3.10-trixie](#variant-310-trixie) +- [3.14-bookworm](#variant-314-bookworm) +- [3.13-bookworm](#variant-313-bookworm) +- [3.12-bookworm](#variant-312-bookworm) +- [3.11-bookworm](#variant-311-bookworm) +- [3.10-bookworm](#variant-310-bookworm) + +## Variant: 3.14-trixie + +**Digest:** sha256:9e51c13505754efe79dd4a0b1a29523d3854090dabb8add3f3fa642ea3c98fad + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:3.0.7-3.14-trixie +mcr.microsoft.com/devcontainers/python:3.0.7-3.14 +mcr.microsoft.com/devcontainers/python:3.0.7-3 +mcr.microsoft.com/devcontainers/python:3.0.7-3-trixie +mcr.microsoft.com/devcontainers/python:3.0.7-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.14.4 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 78.1.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 3.13-trixie + +**Digest:** sha256:8633f2185d9a2d4535fc2d74ccabedf4146ba2e67cf169ea45bc6c5e5684dc09 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:3.0.7-3.13-trixie +mcr.microsoft.com/devcontainers/python:3.0.7-3.13 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.13.13 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 78.1.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 3.12-trixie + +**Digest:** sha256:8b1b15e9f03bf2f2707209f86431bf2e8c96f20268eacf4b82533113b8453abd + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:3.0.7-3.12-trixie +mcr.microsoft.com/devcontainers/python:3.0.7-3.12 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.12.13 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 78.1.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 3.11-trixie + +**Digest:** sha256:6cfee5f60ec1b79a35a33bbd2b2b433b0e812b49ddc7a40aee8cdea8cd02d12d + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:3.0.7-3.11-trixie +mcr.microsoft.com/devcontainers/python:3.0.7-3.11 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.11.15 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 78.1.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 3.10-trixie + +**Digest:** sha256:febbb3e999bfffe036fc04c4e2bda49a49c52ce2b9b8cfff115f08be02374525 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:3.0.7-3.10-trixie +mcr.microsoft.com/devcontainers/python:3.0.7-3.10 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.10.20 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 78.1.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 3.14-bookworm + +**Digest:** sha256:a06e5d2d016f1c2a17cac05f5b38287b3cd9cd71c8d6a43310191fdfd39bca2a + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:3.0.7-3.14-bookworm +mcr.microsoft.com/devcontainers/python:3.0.7-3-bookworm +mcr.microsoft.com/devcontainers/python:3.0.7-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.14.4 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 78.1.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 3.13-bookworm + +**Digest:** sha256:ef7f06db7ed5a72767f3d8e974d61936a22e006d00e0db2730ff69ed4b1dc3b7 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:3.0.7-3.13-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.13.13 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 78.1.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 3.12-bookworm + +**Digest:** sha256:1c99e3ada0ea37930bc185bcb6820348975f2b048eb4e70b8fe394ea9db91d92 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:3.0.7-3.12-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.12.13 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 78.1.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 3.11-bookworm + +**Digest:** sha256:4ca5519ebc8cec62db981e94774f483e06ab1d4438e77d2a12f43ee8d1b1075c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:3.0.7-3.11-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.11.15 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 78.1.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 3.10-bookworm + +**Digest:** sha256:a691db5bf3a92b92112765b2c0b5640e30da75bd9dd7dc996483a7080db9a9b5 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:3.0.7-3.10-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.10.20 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 78.1.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + diff --git a/src/ruby/history/3.0.5.md b/src/ruby/history/3.0.5.md new file mode 100644 index 000000000..f043b92b1 --- /dev/null +++ b/src/ruby/history/3.0.5.md @@ -0,0 +1,693 @@ +# [ruby](https://github.com/devcontainers/images/tree/main/src/ruby) + +**Image version:** 3.0.5 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/ruby) + +**Image variations:** +- [4.0-trixie](#variant-40-trixie) +- [3.4-trixie](#variant-34-trixie) +- [3.3-trixie](#variant-33-trixie) +- [4.0-bookworm](#variant-40-bookworm) +- [3.4-bookworm](#variant-34-bookworm) +- [3.3-bookworm](#variant-33-bookworm) +- [3.4-bullseye](#variant-34-bullseye) +- [3.3-bullseye](#variant-33-bullseye) + +## Variant: 4.0-trixie + +**Digest:** sha256:c8516cb336c3a9e35c138fb592238caad94e650a277f63e33de178c3d4216104 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:3.0.5-4.0-trixie +mcr.microsoft.com/devcontainers/ruby:3.0.5-4 +mcr.microsoft.com/devcontainers/ruby:3.0.5-4.0 +mcr.microsoft.com/devcontainers/ruby:3.0.5-4-trixie +mcr.microsoft.com/devcontainers/ruby:3.0.5-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 4.0.2 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| build-essential | 12.12 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 3.4-trixie + +**Digest:** sha256:f32b385765deddd662cc928d9ea46fb2c0ee0fc9df1e3aa8bb125b6f48a4861b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.4-trixie +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.4 +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.4-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.4.9 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| build-essential | 12.12 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 3.3-trixie + +**Digest:** sha256:c4e4ee005d564dd5f6a0bc634472a9a39db77f3420d930b13863b6c3a698cfed + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.3-trixie +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.3 +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.3-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.11 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| build-essential | 12.12 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 4.0-bookworm + +**Digest:** sha256:ef6457ba9839e4789d784a404cd0546f30fd9f4f9fb3c6de0746a80514556017 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:3.0.5-4.0-bookworm +mcr.microsoft.com/devcontainers/ruby:3.0.5-4-bookworm +mcr.microsoft.com/devcontainers/ruby:3.0.5-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 4.0.2 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| build-essential | 12.9 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 3.4-bookworm + +**Digest:** sha256:dd072b4aec90c36dca6cba6f337f41cbc6fbfd7e812b838c95ecdb6c401bbd46 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.4-bookworm +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.4-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.4.9 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| build-essential | 12.9 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 3.3-bookworm + +**Digest:** sha256:d9ebd376f25d315285fa4264edc902b6966ca6a7a87554c2f176668fcae428ef + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.3-bookworm +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.3-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.11 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| build-essential | 12.9 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 3.4-bullseye + +**Digest:** sha256:8dc597ca6282138e19a934ea40a793c3acaeb74f7d7fba23c78224f59632d873 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.4-bullseye +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.4-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.4.5 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| build-essential | 12.9 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u6 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 3.3-bullseye + +**Digest:** sha256:4454376f109ad0c1337b979c65df1ee57f468e70676ed9dc08ae853352c890bd + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.3-bullseye +mcr.microsoft.com/devcontainers/ruby:3.0.5-3.3-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.9 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| build-essential | 12.9 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u6 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/rust/history/2.0.10.md b/src/rust/history/2.0.10.md new file mode 100644 index 000000000..122de9ef7 --- /dev/null +++ b/src/rust/history/2.0.10.md @@ -0,0 +1,288 @@ +# [rust](https://github.com/devcontainers/images/tree/main/src/rust) + +**Image version:** 2.0.10 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/rust) + +**Image variations:** +- [trixie](#variant-trixie) +- [bookworm](#variant-bookworm) +- [bullseye](#variant-bullseye) + +## Variant: trixie + +**Digest:** sha256:354a0f58f13d93fb6f24e694124fd2d24e6e5306102c7bb3bb1cb26fa4951d46 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/rust:2.0.10-trixie +mcr.microsoft.com/devcontainers/rust:2.0.10-1 +mcr.microsoft.com/devcontainers/rust:2.0.10-1-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Rust](https://github.com/rust-lang/rust) | 1.95.0 | /usr/local/cargo
/usr/local/rustup | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | + +**Cargo / rustup (Rust) crates and tools** + +| Tool / crate | Version | +|--------------|---------| +| rustfmt | 1.9.0 | +| rust-analysis | 1.95.0 | +| rust-src | 1.95.0 | +| clippy | 1.95.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| gcc | 4:14.2.0-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libc6-dev | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| lldb | 1:19.0-63 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| python3-minimal | 3.13.5-1 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: bookworm + +**Digest:** sha256:9cf2686b6f111f9c1eef20b8103a5f15e96c5a94e2d4d8efeed7af4453872a93 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/rust:2.0.10-bookworm +mcr.microsoft.com/devcontainers/rust:2.0.10-1-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Rust](https://github.com/rust-lang/rust) | 1.95.0 | /usr/local/cargo
/usr/local/rustup | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | + +**Cargo / rustup (Rust) crates and tools** + +| Tool / crate | Version | +|--------------|---------| +| rustfmt | 1.9.0 | +| rust-analysis | 1.95.0 | +| rust-src | 1.95.0 | +| clippy | 1.95.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| gcc | 4:12.2.0-3 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libc6-dev | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| lldb | 1:14.0-55.7~deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| python3-minimal | 3.11.2-1+b1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: bullseye + +**Digest:** sha256:d1bf7902e3f999b8e47e1804fc62694cdffb77860e7b8c4a0fd81cfa8f153018 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/rust:2.0.10-bullseye +mcr.microsoft.com/devcontainers/rust:2.0.10-1-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Rust](https://github.com/rust-lang/rust) | 1.95.0 | /usr/local/cargo
/usr/local/rustup | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/vscode/.oh-my-zsh | + +**Cargo / rustup (Rust) crates and tools** + +| Tool / crate | Version | +|--------------|---------| +| rustfmt | 1.9.0 | +| rust-analysis | 1.95.0 | +| rust-src | 1.95.0 | +| clippy | 1.95.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.54.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| gcc | 4:10.2.1-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libc6-dev | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| lldb | 1:11.0-51+nmu5 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u6 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| python3-minimal | 3.9.2-3 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/typescript-node/history/4.0.8.md b/src/typescript-node/history/4.0.8.md new file mode 100644 index 000000000..f468a7462 --- /dev/null +++ b/src/typescript-node/history/4.0.8.md @@ -0,0 +1,815 @@ +# [typescript-node](https://github.com/devcontainers/images/tree/main/src/typescript-node) + +**Image version:** 4.0.8 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/typescript-node) + +**Image variations:** +- [24-trixie](#variant-24-trixie) +- [22-trixie](#variant-22-trixie) +- [20-trixie](#variant-20-trixie) +- [24-bookworm](#variant-24-bookworm) +- [22-bookworm](#variant-22-bookworm) +- [20-bookworm](#variant-20-bookworm) +- [24-bullseye](#variant-24-bullseye) +- [22-bullseye](#variant-22-bullseye) +- [20-bullseye](#variant-20-bullseye) + +## Variant: 24-trixie + +**Digest:** sha256:58cdebfe398bd451d5f51a567a00d9880691a17a93236d2be07354b80e6e289e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-24-trixie +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-24 +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 24.14.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 6.0.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.0 | +| tslint-to-eslint-config | 2.16.0 | +| typescript | 6.0.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 22-trixie + +**Digest:** sha256:9ca971f572d5cf413a6e91e59ae0553764053eb8ee2631d226f59e78448f080a + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-22-trixie +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-22 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.22.2 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 6.0.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.0 | +| tslint-to-eslint-config | 2.16.0 | +| typescript | 6.0.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 20-trixie + +**Digest:** sha256:0d3207d3ad10082bce385104c49472c4d44ebe3d7d8dda5382952eca02a0c803 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-20-trixie +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-20 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.20.2 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 6.0.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.0 | +| tslint-to-eslint-config | 2.16.0 | +| typescript | 6.0.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21+deb13u1 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12+deb13u2 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12+deb13u2 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7+deb13u2 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5+deb13u1 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3+deb13u1 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b21 | + +## Variant: 24-bookworm + +**Digest:** sha256:559126d7fc0af1e018994f832968f59bc678ba9af8ce00241801a7c79d2e7358 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-24-bookworm +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 24.14.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 6.0.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.0 | +| tslint-to-eslint-config | 2.16.0 | +| typescript | 6.0.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 22-bookworm + +**Digest:** sha256:c4b7b87ff47b18de2116eb0b0aab7f621a8c5639eaae65e8e123a62450c7837e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-22-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.22.2 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 6.0.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.0 | +| tslint-to-eslint-config | 2.16.0 | +| typescript | 6.0.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u9 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 20-bookworm + +**Digest:** sha256:1f66f7f1981aba4c69d0c840b37fcd74622c9b8a05bfb681fcc5669947f39578 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-20-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.20.2 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 6.0.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 887a864aba396c0e6dcf7c0254f455676f830daa | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.0 | +| tslint-to-eslint-config | 2.16.0 | +| typescript | 6.0.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u3 | +| gnupg2 | 2.2.40-1.1+deb12u2 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u4 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u3 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b8 | + +## Variant: 24-bullseye + +**Digest:** sha256:147a65f600d906c678cb40b7fa17957b943f49cf3a094c2a1ad56044605f87e8 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-24-bullseye +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 24.14.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 6.0.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.0 | +| tslint-to-eslint-config | 2.16.0 | +| typescript | 6.0.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u5 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 22-bullseye + +**Digest:** sha256:26ef5a4a2f22ccfe98ebf28d9885bc844e83a595fe62ef012615537acbfbcdf1 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-22-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.22.2 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 6.0.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.0 | +| tslint-to-eslint-config | 2.16.0 | +| typescript | 6.0.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u5 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 20-bullseye + +**Digest:** sha256:09bb696acc5811fa72cf927bc7e6d76763c6a4f33c131b480ce2073344d6032c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:4.0.8-20-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.20.2 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 6.0.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 061f773dd356df52a8bccd5e73377c012f97ef14 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 10.2.0 | +| tslint-to-eslint-config | 2.16.0 | +| typescript | 6.0.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20230311+deb12u1~deb11u1 | +| curl | 7.74.0-1.3+deb11u16 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u3 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u5 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u5 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u3 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/universal/history/6.0.3.md b/src/universal/history/6.0.3.md new file mode 100644 index 000000000..9a777bb8d --- /dev/null +++ b/src/universal/history/6.0.3.md @@ -0,0 +1,182 @@ +# [universal](https://github.com/devcontainers/images/tree/main/src/universal) +This document describes the base contents of the Universal image. Note that this image also includes detection logic to dynamically install additional language / runtime versions based on your repository's contents. Dynamically installed content can be found in sub-folders under `/opt`. + +**Image version:** 6.0.3 + +**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/universal) + +**Digest:** sha256:beb3274e5487f10de92c5e02923abe13bd2f2a647e712b32c303a9e91ab7c273 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/universal:6.0.3-noble +mcr.microsoft.com/devcontainers/universal:6.0.3-linux +mcr.microsoft.com/devcontainers/universal:6.0.3 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Ubuntu 24.04.4 LTS (debian-like distro) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** codespace + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.22.2
24.15.0 | /usr/local/share/nvm/versions/node/<version> | +| [Python](https://www.python.org/) | 3.13.8
3.14.2 | /usr/local/python/<version> | +| [Java](https://adoptopenjdk.net/) | 21.0.10
25.0.2 | /usr/local/sdkman/candidates/java/<version> | +| [.NET](https://dotnet.microsoft.com/) | 10.0.202 | /usr/share/dotnet/dotnet | +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.11
3.4.9 | /usr/local/rvm/rubies/<version> | +| [PHP](https://xdebug.org/) | 8.4.15
8.5.0 | /usr/local/php/<version> | +| GCC | 13.3.0-6ubuntu2~24.04.1 | +| Clang | 18.1.3 (1ubuntu1) | +| [Go](https://golang.org/dl) | 1.26.2 | /usr/local/go | +| [Jekyll](https://jekyllrb.com/) | 4.4.1 | +| [Jupyter Lab](https://jupyter.org/) | 4.5.6 | /home/codespace/.local/bin/jupyter-lab | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 349b9e49ced7682e27927ffb34b6522f011f3e74 | /home/codespace/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 62387b8f92aa012d48202747fd75c40850e5e261 | /usr/local/share/nvm | +| [nvs](https://github.com/jasongin/nvs) | 6b20e9f750ea371bd347e5dbac8406d677292b60 | /usr/local/nvs | +| [rbenv](https://github.com/rbenv/rbenv.git) | 23c3041695feb811c18dbb270096c7956f7c377d | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 90b52b26b784d3fdc587cfabae55f3feedd5028b | /usr/local/share/ruby-build | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| requests | 2.33.1 | +| jupyterlab_git | 0.52.0 | +| certifi | 2026.2.25 | +| setuptools | 82.0.1 | +| pylint | 4.0.5 | +| flake8 | 7.3.0 | +| autopep8 | 2.3.2 | +| black | 26.3.1 | +| yapf | 0.43.0 | +| mypy | 1.20.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.14.0 | +| bandit | 1.9.4 | +| virtualenv | 21.2.4 | +| pipx | 1.11.1 | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.21.1 | +| honnef.co/go/tools | 0.7.0-0.dev.0.20251022135355-8273271481d0 | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.15.0 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.26.1 | +| github.com/golangci/golangci-lint | latest | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| rake | 13.4.2 | +| jekyll | 4.4.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.53.0 | +| [Xdebug](https://xdebug.org/) | 3.5.1 | /usr/local/php/current | +| [Composer](https://getcomposer.org/) | 2.9.7 | /usr/local/php/current/bin | +| [kubectl](https://github.com/kubernetes/kubectl) | v1.35.4 | /usr/local/bin | +| [Helm](https://github.com/helm/helm) | 4.1.4 | /usr/local/bin | +| [Docker Compose](https://github.com/docker/compose) | 2.40.3 | /usr/local/bin | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | +| [GitHub CLI](https://github.com/cli/cli) | 2.90.0 | +| [yarn](https://yarnpkg.com/) | 1.22.22 | /usr/bin | +| [Maven](https://maven.apache.org/) | 3.9.15 | /usr/local/sdkman/candidates/maven/current/bin | +| [Gradle](https://gradle.org/) | 9.4.1 | /usr/local/sdkman/candidates/gradle/current/bin | +| Docker (Moby) CLI & Engine | 29.4.0 | +| [conda](https://github.com/conda/conda) | 26.1.1 | /opt/conda/bin | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.8.3 | +| apt-utils | 2.8.3 | +| build-essential | 12.10ubuntu1 | +| ca-certificates | 20240203 | +| clang | 1:18.0-59~exp2 | +| cmake | 3.28.3-1build7 | +| cppcheck | 2.13.0-2ubuntu3 | +| curl | 8.5.0-2ubuntu10.8 | +| dialog | 1.3-20240101-1 | +| g++ | 4:13.2.0-7ubuntu1 | +| gcc | 4:13.2.0-7ubuntu1 | +| gdb | 15.1-1ubuntu1~24.04.1 | +| git | 1:2.43.0-1ubuntu7.3 | +| gnupg2 | 2.4.4-2ubuntu17.4 | +| htop | 3.3.0-4build1 | +| iproute2 | 6.1.0-1ubuntu6.2 | +| iptables | 1.8.10-3ubuntu2 | +| jq | 1.7.1-3ubuntu0.24.04.1 | +| less | 590-2ubuntu2.1 | +| libc6 | 2.39-0ubuntu8.7 | +| libc6-dev | 2.39-0ubuntu8.7 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | +| libicu74 | 74.2-1ubuntu3.1 | +| libkrb5-3 | 1.20.1-6ubuntu2.6 | +| libnspr4 | 2:4.35-1.1build1 | +| libnss3 | 2:3.98-1ubuntu0.1 | +| libpango-1.0-0 | 1.52.1+ds-1build1 | +| libpangocairo-1.0-0 | 1.52.1+ds-1build1 | +| libsecret-1-dev | 0.21.4-1build3 | +| libstdc++6 | 14.2.0-4ubuntu2~24.04.1 | +| libx11-6 | 2:1.8.7-1build1 | +| lldb | 1:18.0-59~exp2 | +| llvm | 1:18.0-59~exp2 | +| locales | 2.39-0ubuntu8.7 | +| lsb-release | 12.0-2 | +| lsof | 4.95.0-1build3 | +| make | 4.3-4.1build2 | +| man-db | 2.12.0-4build2 | +| manpages | 6.7-2 | +| manpages-dev | 6.7-2 | +| moby-cli (Docker CLI) | 29.4.0-ubuntu24.04u1 | +| moby-engine (Docker Engine) | 29.4.0-ubuntu24.04u1 | +| nano | 7.2-2ubuntu0.1 | +| ncdu | 1.19-0.1 | +| net-tools | 2.10-0.1ubuntu4.4 | +| openssh-client | 1:9.6p1-3ubuntu13.15 | +| openssh-server | 1:9.6p1-3ubuntu13.15 | +| pigz | 2.8-1 | +| pkg-config | 1.8.1-2build1 | +| procps | 2:4.0.4-4ubuntu3.2 | +| psmisc | 23.7-1build1 | +| python3-dev | 3.12.3-0ubuntu2.1 | +| python3-minimal | 3.12.3-0ubuntu2.1 | +| rsync | 3.2.7-1ubuntu1.2 | +| sed | 4.9-2build1 | +| software-properties-common | 0.99.49.4 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5.24.04.2 | +| tar | 1.35+dfsg-3build1 | +| unzip | 6.0-28ubuntu4.1 | +| valgrind | 1:3.22.0-0ubuntu3 | +| vim | 2:9.1.0016-1ubuntu7.11 | +| vim-doc | 2:9.1.0016-1ubuntu7.11 | +| vim-tiny | 2:9.1.0016-1ubuntu7.11 | +| wget | 1.21.4-1ubuntu4.1 | +| xtail | 2.1-9 | +| zip | 3.0-13ubuntu0.2 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | +| zsh | 5.9-6ubuntu2 | +