diff --git a/cgmanifest.json b/cgmanifest.json index a517e17e8..b21aa9b37 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -191,7 +191,17 @@ "Git": { "Name": "Oh My Zsh!", "repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh", - "commitHash": "6c91a5e389a26f532ba2fdbe40216b0d79e33124" + "commitHash": "69a6359f7cf8978d464573fb7b023ee3cd00181a" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "git", + "Version": "2.47.1", + "DownloadUrl": "https://github.com/git/git" } } }, @@ -291,7 +301,7 @@ "Git": { "Name": "vcpkg", "repositoryUrl": "https://github.com/microsoft/vcpkg", - "commitHash": "834977918592e4f5d5ec5fe48ba338c608faf9f9" + "commitHash": "b7601ed37e1e1ce11a4f61b4b94a23e39d465f1d" } } }, @@ -517,16 +527,6 @@ } } }, - { - "Component": { - "Type": "git", - "Git": { - "Name": "Oh My Zsh!", - "repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh", - "commitHash": "ccbe504f224a0aae688aaa729d4258e3392a9fc8" - } - } - }, { "Component": { "Type": "other", @@ -602,17 +602,7 @@ "Type": "npm", "Npm": { "Name": "eslint", - "Version": "9.15.0" - } - } - }, - { - "Component": { - "Type": "git", - "Git": { - "Name": "Oh My Zsh!", - "repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh", - "commitHash": "6c91a5e389a26f532ba2fdbe40216b0d79e33124" + "Version": "9.16.0" } } }, @@ -622,7 +612,7 @@ "Git": { "Name": "Oh My Zsh!", "repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh", - "commitHash": "ccbe504f224a0aae688aaa729d4258e3392a9fc8" + "commitHash": "69a6359f7cf8978d464573fb7b023ee3cd00181a" } } }, @@ -725,7 +715,7 @@ "Git": { "Name": "rbenv", "repositoryUrl": "https://github.com/rbenv/rbenv.git", - "commitHash": "c335ab83de40d48093870d300de52c61bbd68359" + "commitHash": "efeab7f8eebece9063ba8d539e82f85831154105" } } }, @@ -774,7 +764,7 @@ "Type": "Pip", "Pip": { "Name": "pylint", - "Version": "3.3.1" + "Version": "3.3.2" } } }, @@ -846,7 +836,7 @@ "Type": "Pip", "Pip": { "Name": "bandit", - "Version": "1.7.10" + "Version": "1.8.0" } } }, @@ -855,7 +845,7 @@ "Type": "Pip", "Pip": { "Name": "virtualenv", - "Version": "20.27.1" + "Version": "20.28.0" } } }, @@ -883,7 +873,7 @@ "Type": "other", "Other": { "Name": "Xdebug", - "Version": "3.3.2", + "Version": "3.4.0", "DownloadUrl": "https://xdebug.org/" } } @@ -893,7 +883,7 @@ "Type": "other", "Other": { "Name": "Composer", - "Version": "2.8.3", + "Version": "2.8.4", "DownloadUrl": "https://getcomposer.org/" } } @@ -985,6 +975,15 @@ } } }, + { + "Component": { + "Type": "Pip", + "Pip": { + "Name": "bandit", + "Version": "1.7.10" + } + } + }, { "Component": { "Type": "other", @@ -1170,7 +1169,7 @@ "Type": "cargo", "Cargo": { "Name": "rustfmt", - "Version": "1.7.1" + "Version": "1.8.0" } } }, @@ -1179,7 +1178,7 @@ "Type": "cargo", "Cargo": { "Name": "rust-analysis", - "Version": "1.82.0" + "Version": "1.83.0" } } }, @@ -1188,7 +1187,7 @@ "Type": "cargo", "Cargo": { "Name": "rust-src", - "Version": "1.82.0" + "Version": "1.83.0" } } }, @@ -1197,7 +1196,7 @@ "Type": "cargo", "Cargo": { "Name": "clippy", - "Version": "1.82.0" + "Version": "1.83.0" } } }, @@ -1235,7 +1234,7 @@ "Type": "npm", "Npm": { "Name": "typescript", - "Version": "5.6.3" + "Version": "5.7.2" } } }, @@ -1304,7 +1303,7 @@ "Type": "linux", "Linux": { "Name": "git-lfs", - "Version": "3.5.1", + "Version": "3.6.0", "Distribution": "ubuntu", "Release": "20.04", "Pool-URL": "https://packagecloud.io/github/git-lfs/ubuntu", @@ -1317,7 +1316,7 @@ "Type": "linux", "Linux": { "Name": "moby-cli", - "Version": "27.0.3-ubuntu20.04u1", + "Version": "27.3.1-ubuntu20.04u1", "Distribution": "ubuntu", "Release": "20.04", "Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod", @@ -1330,7 +1329,7 @@ "Type": "linux", "Linux": { "Name": "moby-engine", - "Version": "27.0.3-ubuntu20.04u1", + "Version": "27.3.1-ubuntu20.04u1", "Distribution": "ubuntu", "Release": "20.04", "Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod", @@ -1343,7 +1342,7 @@ "Type": "Pip", "Pip": { "Name": "numpy", - "Version": "2.1.3" + "Version": "2.2.0" } } }, @@ -1370,7 +1369,7 @@ "Type": "Pip", "Pip": { "Name": "matplotlib", - "Version": "3.9.2" + "Version": "3.9.3" } } }, @@ -1388,7 +1387,7 @@ "Type": "Pip", "Pip": { "Name": "scikit-learn", - "Version": "1.5.2" + "Version": "1.6.0" } } }, @@ -1451,7 +1450,7 @@ "Git": { "Name": "Oh My Zsh!", "repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh", - "commitHash": "6c91a5e389a26f532ba2fdbe40216b0d79e33124" + "commitHash": "69a6359f7cf8978d464573fb7b023ee3cd00181a" } } }, @@ -1470,7 +1469,7 @@ "Type": "other", "Other": { "Name": "Xdebug", - "Version": "3.3.2", + "Version": "3.4.0", "DownloadUrl": "https://xdebug.org/" } } @@ -1480,7 +1479,7 @@ "Type": "other", "Other": { "Name": "kubectl", - "Version": "v1.31.2", + "Version": "v1.31.4", "DownloadUrl": "https://github.com/kubernetes/kubectl" } } @@ -1500,7 +1499,7 @@ "Type": "other", "Other": { "Name": "Docker Compose", - "Version": "2.30.3", + "Version": "2.31.0", "DownloadUrl": "https://github.com/docker/compose" } } @@ -1510,7 +1509,7 @@ "Type": "other", "Other": { "Name": "GitHub CLI", - "Version": "2.62.0", + "Version": "2.63.2", "DownloadUrl": "https://github.com/cli/cli" } } @@ -1520,7 +1519,7 @@ "Type": "other", "Other": { "Name": "Go", - "Version": "1.23.3", + "Version": "1.23.4", "DownloadUrl": "https://golang.org/dl" } } diff --git a/src/anaconda/history/1.2.0.md b/src/anaconda/history/1.2.0.md new file mode 100644 index 000000000..55fbea39f --- /dev/null +++ b/src/anaconda/history/1.2.0.md @@ -0,0 +1,105 @@ +# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda) + +**Image version:** 1.2.0 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/anaconda) + +**Digest:** sha256:02593d9bd607fb8751ad168a5c133620efc2a1253e48fceaef35f869227e969c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/anaconda:1.2.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:** 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.7 | /opt/conda | +| [Jupyter Notebooks](https://jupyter.org/) | 7.2.2 | /opt/conda | +| [Jupyter Lab](https://jupyter.org/) | 4.2.5 | /opt/conda | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 09a94672003b21b8a3d8d15d31098641e7f3a4db | /home/vscode/.oh-my-zsh | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| joblib | 1.4.2 | +| cookiecutter | 2.6.0 | +| cryptography | 43.0.3 | +| mistune | 3.0.1 | +| numpy | 1.26.4 | +| certifi | 2024.8.30 | +| setuptools | 75.1.0 | +| wheel | 0.44.0 | +| nbconvert | 7.16.4 | +| Werkzeug | 3.0.3 | +| requests | 2.32.3 | +| tornado | 6.4.1 | +| transformers | 4.45.2 | +| jupyter_server | 2.14.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.0 | +| [conda](https://github.com/conda/conda) | 24.11.1 | /opt/conda | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + diff --git a/src/anaconda/history/dev.md b/src/anaconda/history/dev.md index 50d9baec3..38869de63 100644 --- a/src/anaconda/history/dev.md +++ b/src/anaconda/history/dev.md @@ -4,7 +4,7 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/anaconda) -**Digest:** sha256:47bbd61431eff40368c27183084d24bb1ecfb42767410a02aabfd4525c83aed2 +**Digest:** sha256:3689249724ec1b846d81c6d2703c9fba8b72075795d2b73bc6bdbeba3b68eff5 **Tags:** ``` @@ -57,7 +57,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3 | Tool | Version | Path | |------|---------|------| | [git](https://github.com/git/git) | 2.47.0 | -| [conda](https://github.com/conda/conda) | 24.9.2 | /opt/conda | +| [conda](https://github.com/conda/conda) | 24.11.1 | /opt/conda | **Additional linux tools and packages** diff --git a/src/base-alpine/history/0.209.7.md b/src/base-alpine/history/0.209.7.md new file mode 100644 index 000000000..c7d5b25e2 --- /dev/null +++ b/src/base-alpine/history/0.209.7.md @@ -0,0 +1,291 @@ +# [base-alpine](https://github.com/devcontainers/images/tree/main/src/base-alpine) + +**Image version:** 0.209.7 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/base-alpine) + +**Image variations:** +- [3.20](#variant-320) +- [3.19](#variant-319) +- [3.18](#variant-318) +- [3.17](#variant-317) + +## Variant: 3.20 + +**Digest:** sha256:5212d8ed44c89bfadad14a03104ef75b09c5de8642a58721c271f2e9155f5023 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:0.209.7-alpine-3.20 +mcr.microsoft.com/devcontainers/base:0.209.7-alpine3.20 +mcr.microsoft.com/devcontainers/base:0.209.7-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.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) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| openssh-client-default | 9.7_p1-r4 | +| gnupg | 2.4.5-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.11.1-r0 | +| wget | 1.24.5-r0 | +| rsync | 3.3.0-r0 | +| ca-certificates | 20240705-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-r0 | +| libstdc++ | 13.2.1_git20240309-r0 | +| krb5-libs | 1.21.3-r0 | +| libintl | 0.22.5-r0 | +| lttng-ust | 2.13.8-r0 | +| tzdata | 2024b-r0 | +| userspace-rcu | 0.14.0-r2 | +| zlib | 1.3.1-r1 | +| sudo | 1.9.15_p5-r0 | +| coreutils | 9.5-r1 | +| 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 | + +## Variant: 3.19 + +**Digest:** sha256:46227970e056af076b80b3881f9fccf07614df7489d973c1120a09087faf1592 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:0.209.7-alpine-3.19 +mcr.microsoft.com/devcontainers/base:0.209.7-alpine3.19 +``` +> *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.19 + +**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) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| openssh-client-default | 9.6_p1-r1 | +| gnupg | 2.4.4-r0 | +| procps-ng | 4.0.4-r0 | +| lsof | 4.99.0-r0 | +| htop | 3.2.2-r1 | +| net-tools | 2.10-r3 | +| psmisc | 23.6-r2 | +| curl | 8.9.1-r1 | +| wget | 1.21.4-r0 | +| rsync | 3.2.7-r4 | +| ca-certificates | 20240226-r0 | +| unzip | 6.0-r14 | +| zip | 3.0-r12 | +| nano | 7.2-r1 | +| vim | 9.0.2127-r0 | +| less | 643-r2 | +| jq | 1.7.1-r0 | +| libgcc | 13.2.1_git20231014-r0 | +| libstdc++ | 13.2.1_git20231014-r0 | +| krb5-libs | 1.21.3-r0 | +| libintl | 0.22.3-r0 | +| lttng-ust | 2.13.6-r0 | +| tzdata | 2024a-r0 | +| userspace-rcu | 0.14.0-r2 | +| zlib | 1.3.1-r0 | +| sudo | 1.9.15_p2-r0 | +| coreutils | 9.4-r2 | +| sed | 4.9-r2 | +| grep | 3.11-r0 | +| which | 2.21-r4 | +| ncdu | 1.19-r0 | +| shadow | 4.14.2-r0 | +| strace | 6.6-r0 | +| man-pages | 6.05.01-r0 | + +## Variant: 3.18 + +**Digest:** sha256:d770a9433fa9dfd592dad904a08ab488ebc4600278de83c428d04668e363f4b3 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:0.209.7-alpine-3.18 +mcr.microsoft.com/devcontainers/base:0.209.7-alpine3.18 +``` +> *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.18 + +**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) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| openssh-client-default | 9.3_p2-r2 | +| gnupg | 2.4.4-r0 | +| procps-ng | 4.0.4-r0 | +| lsof | 4.98.0-r2 | +| htop | 3.2.2-r1 | +| net-tools | 2.10-r3 | +| psmisc | 23.6-r2 | +| curl | 8.9.1-r1 | +| wget | 1.21.4-r0 | +| rsync | 3.2.7-r4 | +| ca-certificates | 20240226-r0 | +| unzip | 6.0-r14 | +| zip | 3.0-r12 | +| nano | 7.2-r1 | +| vim | 9.0.2073-r0 | +| less | 633-r0 | +| jq | 1.6-r4 | +| libgcc | 12.2.1_git20220924-r10 | +| libstdc++ | 12.2.1_git20220924-r10 | +| krb5-libs | 1.20.2-r1 | +| libintl | 0.21.1-r7 | +| libssl1.1 | 1.1.1u-r1 | +| lttng-ust | 2.13.5-r2 | +| tzdata | 2024a-r0 | +| userspace-rcu | 0.14.0-r1 | +| zlib | 1.2.13-r1 | +| sudo | 1.9.13_p3-r2 | +| coreutils | 9.3-r2 | +| sed | 4.9-r2 | +| grep | 3.10-r1 | +| which | 2.21-r4 | +| ncdu | 1.18.1-r1 | +| shadow | 4.13-r4 | +| strace | 6.3-r1 | +| man-pages | 6.04-r2 | + +## Variant: 3.17 + +**Digest:** sha256:956058fc8d3a36e477f505521697c7e9ce6d8c6753b19d463dcbcaa30c10d2cf + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:0.209.7-alpine-3.17 +mcr.microsoft.com/devcontainers/base:0.209.7-alpine3.17 +``` +> *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.17 + +**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) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| openssh-client-default | 9.1_p1-r6 | +| gnupg | 2.2.40-r0 | +| procps | 3.3.17-r3 | +| lsof | 4.96.4-r0 | +| htop | 3.2.1-r1 | +| net-tools | 2.10-r0 | +| psmisc | 23.5-r0 | +| curl | 8.9.0-r0 | +| wget | 1.21.4-r0 | +| rsync | 3.2.7-r0 | +| ca-certificates | 20240226-r0 | +| unzip | 6.0-r13 | +| zip | 3.0-r10 | +| nano | 7.0-r0 | +| vim | 9.0.0999-r0 | +| less | 608-r1 | +| jq | 1.6-r2 | +| libgcc | 12.2.1_git20220924-r4 | +| libstdc++ | 12.2.1_git20220924-r4 | +| krb5-libs | 1.20.2-r1 | +| libintl | 0.21.1-r1 | +| libssl1.1 | 1.1.1u-r1 | +| lttng-ust | 2.13.3-r0 | +| tzdata | 2024a-r0 | +| userspace-rcu | 0.13.2-r0 | +| zlib | 1.2.13-r0 | +| sudo | 1.9.12_p2-r1 | +| coreutils | 9.1-r0 | +| sed | 4.9-r0 | +| grep | 3.8-r1 | +| which | 2.21-r3 | +| ncdu | 1.17-r1 | +| shadow | 4.13-r0 | +| strace | 6.0-r0 | +| man-pages | 6.01-r0 | + diff --git a/src/base-alpine/history/dev.md b/src/base-alpine/history/dev.md index 468ca1e8c..a23a16a2d 100644 --- a/src/base-alpine/history/dev.md +++ b/src/base-alpine/history/dev.md @@ -12,7 +12,7 @@ ## Variant: 3.20 -**Digest:** sha256:104d5ea27e92d4a21ad21061e28ee174ed1945656aff3fb29fffa90e0d6688df +**Digest:** sha256:f8430c0a046037953c1f70913808f48dd5ac0241c10d5be8200e3c0291aa4960 **Tags:** ``` @@ -33,13 +33,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -82,7 +82,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine ## Variant: 3.19 -**Digest:** sha256:a326094a925a60d637891d70e6c17475618df5233f8717f6c31a74cc264d035a +**Digest:** sha256:df7fdf0c2bd002c0113878fba98621477f8f846522bcf3f10e54f9ca6f020de4 **Tags:** ``` @@ -102,13 +102,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.19 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -151,7 +151,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.19 ## Variant: 3.18 -**Digest:** sha256:d8f5090d0f810255162902afc36307e9ed44aa35f2b9dc594a573773b9a60666 +**Digest:** sha256:9ca1445e47b694ccdb8131f835063ee09306399385035f9a59358c802f2e8cd2 **Tags:** ``` @@ -171,13 +171,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.18 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -221,7 +221,7 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.18 ## Variant: 3.17 -**Digest:** sha256:b041703ef8ce2d4fd66498bec314379785e8af2954506304c03d410d8e4d5324 +**Digest:** sha256:f7c5a1c866b9382403824a2ba16c8a33baced270aae8a8f5126f65c15d04bd41 **Tags:** ``` @@ -241,13 +241,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.17 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** diff --git a/src/base-debian/history/1.0.19.md b/src/base-debian/history/1.0.19.md new file mode 100644 index 000000000..7be327789 --- /dev/null +++ b/src/base-debian/history/1.0.19.md @@ -0,0 +1,161 @@ +# [base-debian](https://github.com/devcontainers/images/tree/main/src/base-debian) + +**Image version:** 1.0.19 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/base-debian) + +**Image variations:** +- [bookworm](#variant-bookworm) +- [bullseye](#variant-bullseye) + +## Variant: bookworm + +**Digest:** sha256:6155a486f236fd5127b76af33086029d64f64cf49dd504accb6e5f949098eb7e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.0.19-bookworm +mcr.microsoft.com/devcontainers/base:1.0.19-debian-12 +mcr.microsoft.com/devcontainers/base:1.0.19-debian12 +mcr.microsoft.com/devcontainers/base:1.0.19-debian +mcr.microsoft.com/devcontainers/base:1.0.19 +``` +> *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) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: bullseye + +**Digest:** sha256:f485b76ec2971017849252b494e61f4b7d97cd75d094db8161c34343edc026e9 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.0.19-bullseye +mcr.microsoft.com/devcontainers/base:1.0.19-debian-11 +mcr.microsoft.com/devcontainers/base:1.0.19-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) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/base-debian/history/dev.md b/src/base-debian/history/dev.md index 6d92f3ce9..d43219dbf 100644 --- a/src/base-debian/history/dev.md +++ b/src/base-debian/history/dev.md @@ -10,7 +10,7 @@ ## Variant: bookworm -**Digest:** sha256:96089751ce6be6df2237fa9cd2ef2e4cda8bab2c7595ea68420835b495a19b7d +**Digest:** sha256:e00afdbfb54b595efc58c08d8df3e5145d00a1e33eb8c55e2dc488bea99660a4 **Tags:** ``` @@ -33,13 +33,13 @@ mcr.microsoft.com/devcontainers/base:dev | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -86,7 +86,7 @@ mcr.microsoft.com/devcontainers/base:dev ## Variant: bullseye -**Digest:** sha256:71d9af76a22ee60748f3e2ba7839929c7c15f7725f77d603b3e09fbcbaa0341f +**Digest:** sha256:09265e380115dc1f6c2e908133fe11210bf095aff0fb203175a51f25fd480797 **Tags:** ``` @@ -107,13 +107,13 @@ mcr.microsoft.com/devcontainers/base:dev-debian11 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** diff --git a/src/base-ubuntu/history/1.2.3.md b/src/base-ubuntu/history/1.2.3.md new file mode 100644 index 000000000..0dfc94e44 --- /dev/null +++ b/src/base-ubuntu/history/1.2.3.md @@ -0,0 +1,235 @@ +# [base-ubuntu](https://github.com/devcontainers/images/tree/main/src/base-ubuntu) + +**Image version:** 1.2.3 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/base-ubuntu) + +**Image variations:** +- [noble](#variant-noble) +- [jammy](#variant-jammy) +- [focal](#variant-focal) + +## Variant: noble + +**Digest:** sha256:167e522ad50971b29dda8c09faac30562fce5a7596f1aba765995728985184b8 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.2.3-noble +mcr.microsoft.com/devcontainers/base:1.2.3-ubuntu-24.04 +mcr.microsoft.com/devcontainers/base:1.2.3-ubuntu24.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 24.04.1 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) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.7.14build2 | +| apt-utils | 2.7.14build2 | +| ca-certificates | 20240203 | +| curl | 8.5.0-2ubuntu10.5 | +| dialog | 1.3-20240101-1 | +| git | 1:2.43.0-1ubuntu7.1 | +| gnupg2 | 2.4.4-2ubuntu17 | +| htop | 3.3.0-4build1 | +| iproute2 | 6.1.0-1ubuntu6 | +| jq | 1.7.1-3build1 | +| less | 590-2ubuntu2.1 | +| libc6 | 2.39-0ubuntu8.3 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2.2 | +| libicu74 | 74.2-1ubuntu3.1 | +| libkrb5-3 | 1.20.1-6ubuntu2.2 | +| libstdc++6 | 14.2.0-4ubuntu2~24.04 | +| locales | 2.39-0ubuntu8.3 | +| 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 | +| openssh-client | 1:9.6p1-3ubuntu13.5 | +| procps | 2:4.0.4-4ubuntu3.2 | +| psmisc | 23.7-1build1 | +| rsync | 3.2.7-1ubuntu1 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5 | +| unzip | 6.0-28ubuntu4.1 | +| vim-tiny | 2:9.1.0016-1ubuntu7.5 | +| wget | 1.21.4-1ubuntu4.1 | +| zip | 3.0-13ubuntu0.1 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | +| zsh | 5.9-6ubuntu2 | + +## Variant: jammy + +**Digest:** sha256:8e6762ffc190e651180923b40a157c8dc21e2b1eb4438369860eee749b30f3cb + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.2.3-jammy +mcr.microsoft.com/devcontainers/base:1.2.3-ubuntu-22.04 +mcr.microsoft.com/devcontainers/base:1.2.3-ubuntu22.04 +mcr.microsoft.com/devcontainers/base:1.2.3-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 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) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.13 | +| apt-utils | 2.4.13 | +| ca-certificates | 20240203~22.04.1 | +| curl | 7.81.0-1ubuntu1.19 | +| dialog | 1.3-20211214-1 | +| git | 1:2.34.1-1ubuntu1.11 | +| gnupg2 | 2.2.27-3ubuntu2.1 | +| htop | 3.0.5-7build2 | +| iproute2 | 5.15.0-1ubuntu2 | +| jq | 1.6-2.1ubuntu3 | +| less | 590-1ubuntu0.22.04.3 | +| libc6 | 2.35-0ubuntu3.8 | +| libgssapi-krb5-2 | 1.19.2-2ubuntu0.4 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.4 | +| liblttng-ust1 | 2.13.1-1ubuntu1 | +| libstdc++6 | 12.3.0-1ubuntu1~22.04 | +| locales | 2.35-0ubuntu3.8 | +| 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 | +| openssh-client | 1:8.9p1-3ubuntu0.10 | +| procps | 2:3.3.17-6ubuntu2.1 | +| psmisc | 23.4-2build3 | +| rsync | 3.2.7-0ubuntu0.22.04.2 | +| strace | 5.16-0ubuntu3 | +| sudo | 1.9.9-1ubuntu2.4 | +| unzip | 6.0-26ubuntu3.2 | +| vim-tiny | 2:8.2.3995-1ubuntu2.21 | +| wget | 1.21.2-2ubuntu1.1 | +| zip | 3.0-12build2 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu9.2 | +| zsh | 5.8.1-1 | + +## Variant: focal + +**Digest:** sha256:fb999144dd20bde5de9e06d8a5425d5611e17353ae37c5800adcc27d6c4e5bf2 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.2.3-focal +mcr.microsoft.com/devcontainers/base:1.2.3-ubuntu-20.04 +mcr.microsoft.com/devcontainers/base:1.2.3-ubuntu20.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 20.04.6 LTS (debian-like distro) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.0.10 | +| apt-utils | 2.0.10 | +| ca-certificates | 20240203~20.04.1 | +| curl | 7.68.0-1ubuntu2.24 | +| dialog | 1.3-20190808-1 | +| git | 1:2.25.1-1ubuntu3.13 | +| gnupg2 | 2.2.19-3ubuntu2.2 | +| htop | 2.2.0-2build1 | +| iproute2 | 5.5.0-1ubuntu1 | +| jq | 1.6-1ubuntu0.20.04.1 | +| less | 551-1ubuntu0.3 | +| libc6 | 2.31-0ubuntu9.16 | +| libgcc1 | 1:10.5.0-1ubuntu1~20.04 | +| libgssapi-krb5-2 | 1.17-6ubuntu4.7 | +| libicu66 | 66.1-2ubuntu2.1 | +| libkrb5-3 | 1.17-6ubuntu4.7 | +| liblttng-ust0 | 2.11.0-1 | +| libssl1.1 | 1.1.1f-1ubuntu2.23 | +| libstdc++6 | 10.5.0-1ubuntu1~20.04 | +| locales | 2.31-0ubuntu9.16 | +| lsb-release | 11.1.0ubuntu2 | +| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 | +| man-db | 2.9.1-1 | +| manpages | 5.05-1 | +| manpages-dev | 5.05-1 | +| nano | 4.8-1ubuntu1.1 | +| ncdu | 1.14.1-1 | +| net-tools | 1.60+git20180626.aebd88e-1ubuntu1 | +| openssh-client | 1:8.2p1-4ubuntu0.11 | +| procps | 2:3.3.16-1ubuntu2.4 | +| psmisc | 23.3-1 | +| rsync | 3.1.3-8ubuntu0.7 | +| strace | 5.5-3ubuntu1 | +| sudo | 1.8.31-1ubuntu1.5 | +| unzip | 6.0-25ubuntu1.2 | +| vim-tiny | 2:8.1.2269-1ubuntu5.29 | +| wget | 1.20.3-1ubuntu2.1 | +| zip | 3.0-11build1 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu1.5 | +| zsh | 5.8-3ubuntu1.1 | + diff --git a/src/base-ubuntu/history/dev.md b/src/base-ubuntu/history/dev.md index 11c7df06f..6ace32d4f 100644 --- a/src/base-ubuntu/history/dev.md +++ b/src/base-ubuntu/history/dev.md @@ -11,7 +11,7 @@ ## Variant: noble -**Digest:** sha256:3d8ff9c16f80f80dd2d0ee3b9e3ce7c3dbaf1dafcecf0673acd94abbc9ad4cfa +**Digest:** sha256:e059a9474d3e695ad16aa7a57aff259033c2df1e6497b0d384f7535022f140ee **Tags:** ``` @@ -32,13 +32,13 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu24.04 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -76,15 +76,15 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu24.04 | strace | 6.8-0ubuntu2 | | sudo | 1.9.15p5-3ubuntu5 | | unzip | 6.0-28ubuntu4.1 | -| vim-tiny | 2:9.1.0016-1ubuntu7.4 | +| vim-tiny | 2:9.1.0016-1ubuntu7.5 | | wget | 1.21.4-1ubuntu4.1 | -| zip | 3.0-13build1 | +| zip | 3.0-13ubuntu0.1 | | zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | | zsh | 5.9-6ubuntu2 | ## Variant: jammy -**Digest:** sha256:90b5382af70909fb72b98420825dbbe1504357e4897b05a57431441391d8b0fd +**Digest:** sha256:33ad9efe7272170ba123c0130338c903a7ba8fb44c8115c197079d642761484a **Tags:** ``` @@ -106,13 +106,13 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -151,7 +151,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu | strace | 5.16-0ubuntu3 | | sudo | 1.9.9-1ubuntu2.4 | | unzip | 6.0-26ubuntu3.2 | -| vim-tiny | 2:8.2.3995-1ubuntu2.20 | +| vim-tiny | 2:8.2.3995-1ubuntu2.21 | | wget | 1.21.2-2ubuntu1.1 | | zip | 3.0-12build2 | | zlib1g | 1:1.2.11.dfsg-2ubuntu9.2 | @@ -159,7 +159,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu ## Variant: focal -**Digest:** sha256:fe5cb3322b77908fbc996de73845784de985348a7e3993d36096b6fe97298769 +**Digest:** sha256:4e13c30d9b1289aed195c2997c0da816fcb9cb245a01b80b771f7f6bd45d282e **Tags:** ``` @@ -180,13 +180,13 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu20.04 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -227,7 +227,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu20.04 | strace | 5.5-3ubuntu1 | | sudo | 1.8.31-1ubuntu1.5 | | unzip | 6.0-25ubuntu1.2 | -| vim-tiny | 2:8.1.2269-1ubuntu5.26 | +| vim-tiny | 2:8.1.2269-1ubuntu5.29 | | wget | 1.20.3-1ubuntu2.1 | | zip | 3.0-11build1 | | zlib1g | 1:1.2.11.dfsg-2ubuntu1.5 | diff --git a/src/cpp/history/1.2.7.md b/src/cpp/history/1.2.7.md new file mode 100644 index 000000000..887e4d0af --- /dev/null +++ b/src/cpp/history/1.2.7.md @@ -0,0 +1,489 @@ +# [cpp](https://github.com/devcontainers/images/tree/main/src/cpp) + +**Image version:** 1.2.7 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/cpp) + +**Image variations:** +- [bookworm](#variant-bookworm) +- [bullseye](#variant-bullseye) +- [noble](#variant-noble) +- [jammy](#variant-jammy) +- [focal](#variant-focal) + +## Variant: bookworm + +**Digest:** sha256:d3eafb71e94a14a8452a229ff41445228b6d4b95eaa5b30ba558522c69ef64a2 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.7-bookworm +mcr.microsoft.com/devcontainers/cpp:1.2.7-debian-12 +mcr.microsoft.com/devcontainers/cpp:1.2.7-debian12 +mcr.microsoft.com/devcontainers/cpp:1.2.7-debian +mcr.microsoft.com/devcontainers/cpp:1.2.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 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 | +| Clang | 14.0.6 | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 19847ac3d8cad7599e96bd531f9bc1f0ebae6131 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**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 | +| clang | 1:14.0-55.7~deb12u1 | +| cmake | 3.25.1-1 | +| cppcheck | 2.10-2 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| gdb | 13.1-3 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| lldb | 1:14.0-55.7~deb12u1 | +| llvm | 1:14.0-55.7~deb12u1 | +| locales | 2.36-9+deb12u9 | +| 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 | +| ninja-build | 1.11.1-2~deb12u1 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| pkg-config | 1.8.1-1 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| tar | 1.34+dfsg-1.2+deb12u1 | +| unzip | 6.0-28 | +| valgrind | 1:3.19.0-1 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: bullseye + +**Digest:** sha256:c2c365a79db78343bb5238d2e3fd85a783ef595e1d9d9955180a047fe3807272 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.7-bullseye +mcr.microsoft.com/devcontainers/cpp:1.2.7-debian-11 +mcr.microsoft.com/devcontainers/cpp:1.2.7-debian11 +mcr.microsoft.com/devcontainers/cpp:1.2.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 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| GCC | 10.2.1-6 | +| Clang | 11.0.1-2 | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 19847ac3d8cad7599e96bd531f9bc1f0ebae6131 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| bash-completion | 1:2.11-2 | +| build-essential | 12.9 | +| ca-certificates | 20210119 | +| clang | 1:11.0-51+nmu5 | +| cmake | 3.18.4-2+deb11u1 | +| cppcheck | 2.3-1 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| gdb | 10.1-1.7 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| lldb | 1:11.0-51+nmu5 | +| llvm | 1:11.0-51+nmu5 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| ninja-build | 1.10.1-1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| pkg-config | 0.29.2-1 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| tar | 1.34+dfsg-1+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| valgrind | 1:3.16.1-1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: noble + +**Digest:** sha256:6493de2f97b96f46c61cedf3f31361c754337db912fd1fd5fc7660b331208df8 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.7-noble +mcr.microsoft.com/devcontainers/cpp:1.2.7-ubuntu-24.04 +mcr.microsoft.com/devcontainers/cpp:1.2.7-ubuntu24.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 24.04.1 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 | +| Clang | 18.1.3 (1ubuntu1) | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 19847ac3d8cad7599e96bd531f9bc1f0ebae6131 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.7.14build2 | +| apt-utils | 2.7.14build2 | +| 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.5 | +| dialog | 1.3-20240101-1 | +| gdb | 15.0.50.20240403-0ubuntu1 | +| git | 1:2.43.0-1ubuntu7.1 | +| gnupg2 | 2.4.4-2ubuntu17 | +| htop | 3.3.0-4build1 | +| iproute2 | 6.1.0-1ubuntu6 | +| jq | 1.7.1-3build1 | +| less | 590-2ubuntu2.1 | +| libc6 | 2.39-0ubuntu8.3 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2.2 | +| libicu74 | 74.2-1ubuntu3.1 | +| libkrb5-3 | 1.20.1-6ubuntu2.2 | +| libstdc++6 | 14.2.0-4ubuntu2~24.04 | +| lldb | 1:18.0-59~exp2 | +| llvm | 1:18.0-59~exp2 | +| locales | 2.39-0ubuntu8.3 | +| 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 | +| ninja-build | 1.11.1-2 | +| openssh-client | 1:9.6p1-3ubuntu13.5 | +| pkg-config | 1.8.1-2build1 | +| procps | 2:4.0.4-4ubuntu3.2 | +| psmisc | 23.7-1build1 | +| rsync | 3.2.7-1ubuntu1 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5 | +| tar | 1.35+dfsg-3build1 | +| unzip | 6.0-28ubuntu4.1 | +| valgrind | 1:3.22.0-0ubuntu3 | +| vim-tiny | 2:9.1.0016-1ubuntu7.5 | +| wget | 1.21.4-1ubuntu4.1 | +| zip | 3.0-13ubuntu0.1 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | +| zsh | 5.9-6ubuntu2 | + +## Variant: jammy + +**Digest:** sha256:fe81c028399f21639c43b57e5327b89a8aab2ae6bed8fcb307a56eeb5a2b2f32 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.7-jammy +mcr.microsoft.com/devcontainers/cpp:1.2.7-ubuntu-22.04 +mcr.microsoft.com/devcontainers/cpp:1.2.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 | +| Clang | 14.0.0-1ubuntu1.1 | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 19847ac3d8cad7599e96bd531f9bc1f0ebae6131 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.13 | +| apt-utils | 2.4.13 | +| 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.19 | +| dialog | 1.3-20211214-1 | +| gdb | 12.1-0ubuntu1~22.04.2 | +| git | 1:2.34.1-1ubuntu1.11 | +| gnupg2 | 2.2.27-3ubuntu2.1 | +| htop | 3.0.5-7build2 | +| iproute2 | 5.15.0-1ubuntu2 | +| jq | 1.6-2.1ubuntu3 | +| less | 590-1ubuntu0.22.04.3 | +| libc6 | 2.35-0ubuntu3.8 | +| libgssapi-krb5-2 | 1.19.2-2ubuntu0.4 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.4 | +| liblttng-ust1 | 2.13.1-1ubuntu1 | +| libstdc++6 | 12.3.0-1ubuntu1~22.04 | +| lldb | 1:14.0-55~exp2 | +| llvm | 1:14.0-55~exp2 | +| locales | 2.35-0ubuntu3.8 | +| 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 | +| ninja-build | 1.10.1-1 | +| openssh-client | 1:8.9p1-3ubuntu0.10 | +| pkg-config | 0.29.2-1ubuntu3 | +| procps | 2:3.3.17-6ubuntu2.1 | +| psmisc | 23.4-2build3 | +| rsync | 3.2.7-0ubuntu0.22.04.2 | +| strace | 5.16-0ubuntu3 | +| sudo | 1.9.9-1ubuntu2.4 | +| 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.21 | +| wget | 1.21.2-2ubuntu1.1 | +| zip | 3.0-12build2 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu9.2 | +| zsh | 5.8.1-1 | + +## Variant: focal + +**Digest:** sha256:7cd0f7ff3d3b505a79419487c157e76b8a4422c205ba6982b09e875894dca25b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.7-focal +mcr.microsoft.com/devcontainers/cpp:1.2.7-ubuntu-20.04 +mcr.microsoft.com/devcontainers/cpp:1.2.7-ubuntu20.04 +mcr.microsoft.com/devcontainers/cpp:1.2.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 20.04.6 LTS (debian-like distro) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| GCC | 9.4.0-1ubuntu1~20.04.2 | +| Clang | 10.0.0-4ubuntu1 | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 19847ac3d8cad7599e96bd531f9bc1f0ebae6131 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.0.10 | +| apt-utils | 2.0.10 | +| bash-completion | 1:2.10-1ubuntu1 | +| build-essential | 12.8ubuntu1.1 | +| ca-certificates | 20240203~20.04.1 | +| clang | 1:10.0-50~exp1 | +| cmake | 3.16.3-1ubuntu1.20.04.1 | +| cppcheck | 1.90-4build1 | +| curl | 7.68.0-1ubuntu2.24 | +| dialog | 1.3-20190808-1 | +| gdb | 9.2-0ubuntu1~20.04.2 | +| git | 1:2.25.1-1ubuntu3.13 | +| gnupg2 | 2.2.19-3ubuntu2.2 | +| htop | 2.2.0-2build1 | +| iproute2 | 5.5.0-1ubuntu1 | +| jq | 1.6-1ubuntu0.20.04.1 | +| less | 551-1ubuntu0.3 | +| libc6 | 2.31-0ubuntu9.16 | +| libgcc1 | 1:10.5.0-1ubuntu1~20.04 | +| libgssapi-krb5-2 | 1.17-6ubuntu4.7 | +| libicu66 | 66.1-2ubuntu2.1 | +| libkrb5-3 | 1.17-6ubuntu4.7 | +| liblttng-ust0 | 2.11.0-1 | +| libssl1.1 | 1.1.1f-1ubuntu2.23 | +| libstdc++6 | 10.5.0-1ubuntu1~20.04 | +| lldb | 1:10.0-50~exp1 | +| llvm | 1:10.0-50~exp1 | +| locales | 2.31-0ubuntu9.16 | +| lsb-release | 11.1.0ubuntu2 | +| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 | +| man-db | 2.9.1-1 | +| manpages | 5.05-1 | +| manpages-dev | 5.05-1 | +| nano | 4.8-1ubuntu1.1 | +| ncdu | 1.14.1-1 | +| net-tools | 1.60+git20180626.aebd88e-1ubuntu1 | +| ninja-build | 1.10.0-1build1 | +| openssh-client | 1:8.2p1-4ubuntu0.11 | +| pkg-config | 0.29.1-0ubuntu4 | +| procps | 2:3.3.16-1ubuntu2.4 | +| psmisc | 23.3-1 | +| rsync | 3.1.3-8ubuntu0.7 | +| strace | 5.5-3ubuntu1 | +| sudo | 1.8.31-1ubuntu1.5 | +| tar | 1.30+dfsg-7ubuntu0.20.04.4 | +| unzip | 6.0-25ubuntu1.2 | +| valgrind | 1:3.15.0-1ubuntu9.1 | +| vim-tiny | 2:8.1.2269-1ubuntu5.29 | +| wget | 1.20.3-1ubuntu2.1 | +| zip | 3.0-11build1 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu1.5 | +| zsh | 5.8-3ubuntu1.1 | + diff --git a/src/cpp/history/dev.md b/src/cpp/history/dev.md index 616bb460b..42ff6f622 100644 --- a/src/cpp/history/dev.md +++ b/src/cpp/history/dev.md @@ -13,7 +13,7 @@ ## Variant: bookworm -**Digest:** sha256:4bf8b5a3a0462c1d31c15df9068364ee1ef29f0efeb431e49990fdcc4cfc9d64 +**Digest:** sha256:9e0b2ee8c3f4c54dae3dd2c74383e1ccc85a04ca5507cc6b8e532a9ac6d7dfed **Tags:** ``` @@ -43,14 +43,14 @@ mcr.microsoft.com/devcontainers/cpp:dev | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | -| [vcpkg](https://github.com/microsoft/vcpkg) | 834977918592e4f5d5ec5fe48ba338c608faf9f9 | /usr/local/vcpkg | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | b7601ed37e1e1ce11a4f61b4b94a23e39d465f1d | /usr/local/vcpkg | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -109,7 +109,7 @@ mcr.microsoft.com/devcontainers/cpp:dev ## Variant: bullseye -**Digest:** sha256:fee0774bcc0707166ed1c9357ae30d293b530b8c39483448db6a3608ba4cbdeb +**Digest:** sha256:672ffdfe796176a32bb6b980cc11757caf10bc4dd22c9626d9e1fea9ec2914ce **Tags:** ``` @@ -138,14 +138,14 @@ mcr.microsoft.com/devcontainers/cpp:dev | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | -| [vcpkg](https://github.com/microsoft/vcpkg) | 834977918592e4f5d5ec5fe48ba338c608faf9f9 | /usr/local/vcpkg | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | b7601ed37e1e1ce11a4f61b4b94a23e39d465f1d | /usr/local/vcpkg | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -205,7 +205,7 @@ mcr.microsoft.com/devcontainers/cpp:dev ## Variant: noble -**Digest:** sha256:625b173f5dfd59f1a2a27f25d631dc712a19ce1525e629a0656827bf8b837bf5 +**Digest:** sha256:7ffbe4e44f18ac7c0c698236bf5bec3d31ee1768b946c5b42a758d358810735e **Tags:** ``` @@ -233,14 +233,14 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu24.04 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | -| [vcpkg](https://github.com/microsoft/vcpkg) | 834977918592e4f5d5ec5fe48ba338c608faf9f9 | /usr/local/vcpkg | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | b7601ed37e1e1ce11a4f61b4b94a23e39d465f1d | /usr/local/vcpkg | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -290,15 +290,15 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu24.04 | tar | 1.35+dfsg-3build1 | | unzip | 6.0-28ubuntu4.1 | | valgrind | 1:3.22.0-0ubuntu3 | -| vim-tiny | 2:9.1.0016-1ubuntu7.4 | +| vim-tiny | 2:9.1.0016-1ubuntu7.5 | | wget | 1.21.4-1ubuntu4.1 | -| zip | 3.0-13build1 | +| zip | 3.0-13ubuntu0.1 | | zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | | zsh | 5.9-6ubuntu2 | ## Variant: jammy -**Digest:** sha256:5ee0e946a1dcadd49be5184eda0e4fd973e829768e6a6c072bf8b284abfc161f +**Digest:** sha256:6cac0b543330e6be2abc6d4b185b9e010d7c94128af869f51a0aa561edf5bfa4 **Tags:** ``` @@ -326,14 +326,14 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | -| [vcpkg](https://github.com/microsoft/vcpkg) | 834977918592e4f5d5ec5fe48ba338c608faf9f9 | /usr/local/vcpkg | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | b7601ed37e1e1ce11a4f61b4b94a23e39d465f1d | /usr/local/vcpkg | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -384,7 +384,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04 | 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.20 | +| vim-tiny | 2:8.2.3995-1ubuntu2.21 | | wget | 1.21.2-2ubuntu1.1 | | zip | 3.0-12build2 | | zlib1g | 1:1.2.11.dfsg-2ubuntu9.2 | @@ -392,7 +392,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04 ## Variant: focal -**Digest:** sha256:5bb0681b7f047cd6a01ff60f22c4ee6d5916da29e363f41948effcc96ae52b01 +**Digest:** sha256:24c310f633324b739ec3df174642053104188237966b454b0ce5d91277b1a572 **Tags:** ``` @@ -421,14 +421,14 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | -| [vcpkg](https://github.com/microsoft/vcpkg) | 834977918592e4f5d5ec5fe48ba338c608faf9f9 | /usr/local/vcpkg | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | b7601ed37e1e1ce11a4f61b4b94a23e39d465f1d | /usr/local/vcpkg | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -481,7 +481,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu | tar | 1.30+dfsg-7ubuntu0.20.04.4 | | unzip | 6.0-25ubuntu1.2 | | valgrind | 1:3.15.0-1ubuntu9.1 | -| vim-tiny | 2:8.1.2269-1ubuntu5.26 | +| vim-tiny | 2:8.1.2269-1ubuntu5.29 | | wget | 1.20.3-1ubuntu2.1 | | zip | 3.0-11build1 | | zlib1g | 1:1.2.11.dfsg-2ubuntu1.5 | diff --git a/src/dotnet/history/1.3.6.md b/src/dotnet/history/1.3.6.md new file mode 100644 index 000000000..359bfe9bd --- /dev/null +++ b/src/dotnet/history/1.3.6.md @@ -0,0 +1,745 @@ +# [dotnet](https://github.com/devcontainers/images/tree/main/src/dotnet) + +**Image version:** 1.3.6 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/dotnet) + +**Image variations:** +- [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) +- [6.0-bookworm-slim](#variant-60-bookworm-slim) +- [6.0-bullseye-slim](#variant-60-bullseye-slim) +- [6.0-jammy](#variant-60-jammy) +- [6.0-focal](#variant-60-focal) + +## Variant: 9.0-bookworm-slim + +**Digest:** sha256:f84f5dc61134aacd099c03f58663994da48047a6f43b9d5ba446a5b5ad2074aa + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.3.6-9.0-bookworm-slim +mcr.microsoft.com/devcontainers/dotnet:1.3.6-9.0 +mcr.microsoft.com/devcontainers/dotnet:1.3.6-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.101 (9.0.0) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 9.0-noble + +**Digest:** sha256:aa129adc34ba6a31832054627a54dadab64a61cd7b5d38a583fd9ff441b600b8 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.3.6-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.1 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.101 (9.0.0) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.7.14build2 | +| apt-utils | 2.7.14build2 | +| ca-certificates | 20240203 | +| curl | 8.5.0-2ubuntu10.5 | +| dialog | 1.3-20240101-1 | +| git | 1:2.43.0-1ubuntu7.1 | +| gnupg2 | 2.4.4-2ubuntu17 | +| htop | 3.3.0-4build1 | +| iproute2 | 6.1.0-1ubuntu6 | +| jq | 1.7.1-3build1 | +| less | 590-2ubuntu2.1 | +| libc6 | 2.39-0ubuntu8.3 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2.2 | +| libicu74 | 74.2-1ubuntu3.1 | +| libkrb5-3 | 1.20.1-6ubuntu2.2 | +| libstdc++6 | 14.2.0-4ubuntu2~24.04 | +| locales | 2.39-0ubuntu8.3 | +| 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 | +| openssh-client | 1:9.6p1-3ubuntu13.5 | +| procps | 2:4.0.4-4ubuntu3.2 | +| psmisc | 23.7-1build1 | +| rsync | 3.2.7-1ubuntu1 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5 | +| unzip | 6.0-28ubuntu4.1 | +| vim-tiny | 2:9.1.0016-1ubuntu7.5 | +| wget | 1.21.4-1ubuntu4.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-13ubuntu0.1 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | +| zsh | 5.9-6ubuntu2 | + +## Variant: 8.0-bookworm-slim + +**Digest:** sha256:c6465ae7f04f8f15753c996de02e5693784258b648ae16c29c6bcfe5f894d347 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.3.6-8.0-bookworm-slim +mcr.microsoft.com/devcontainers/dotnet:1.3.6-8.0 +mcr.microsoft.com/devcontainers/dotnet:1.3.6-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.404 (8.0.1) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 8.0-noble + +**Digest:** sha256:73bee170998d5defe14dc8d800e5da5fc04793627b011d01703f1a42330365cf + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.3.6-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.1 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.404 (8.0.1) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.7.14build2 | +| apt-utils | 2.7.14build2 | +| ca-certificates | 20240203 | +| curl | 8.5.0-2ubuntu10.5 | +| dialog | 1.3-20240101-1 | +| git | 1:2.43.0-1ubuntu7.1 | +| gnupg2 | 2.4.4-2ubuntu17 | +| htop | 3.3.0-4build1 | +| iproute2 | 6.1.0-1ubuntu6 | +| jq | 1.7.1-3build1 | +| less | 590-2ubuntu2.1 | +| libc6 | 2.39-0ubuntu8.3 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2.2 | +| libicu74 | 74.2-1ubuntu3.1 | +| libkrb5-3 | 1.20.1-6ubuntu2.2 | +| libstdc++6 | 14.2.0-4ubuntu2~24.04 | +| locales | 2.39-0ubuntu8.3 | +| 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 | +| openssh-client | 1:9.6p1-3ubuntu13.5 | +| procps | 2:4.0.4-4ubuntu3.2 | +| psmisc | 23.7-1build1 | +| rsync | 3.2.7-1ubuntu1 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5 | +| unzip | 6.0-28ubuntu4.1 | +| vim-tiny | 2:9.1.0016-1ubuntu7.5 | +| wget | 1.21.4-1ubuntu4.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-13ubuntu0.1 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | +| zsh | 5.9-6ubuntu2 | + +## Variant: 8.0-jammy + +**Digest:** sha256:c990009c8525c4a8d75e47eff4c402b6fad07d6530645973abc4f6cb2206ece9 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.3.6-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.404 (8.0.1) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.13 | +| apt-utils | 2.4.13 | +| ca-certificates | 20240203~22.04.1 | +| curl | 7.81.0-1ubuntu1.19 | +| dialog | 1.3-20211214-1 | +| git | 1:2.34.1-1ubuntu1.11 | +| gnupg2 | 2.2.27-3ubuntu2.1 | +| htop | 3.0.5-7build2 | +| iproute2 | 5.15.0-1ubuntu2 | +| jq | 1.6-2.1ubuntu3 | +| less | 590-1ubuntu0.22.04.3 | +| libc6 | 2.35-0ubuntu3.8 | +| libgssapi-krb5-2 | 1.19.2-2ubuntu0.4 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.4 | +| liblttng-ust1 | 2.13.1-1ubuntu1 | +| libstdc++6 | 12.3.0-1ubuntu1~22.04 | +| locales | 2.35-0ubuntu3.8 | +| 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 | +| openssh-client | 1:8.9p1-3ubuntu0.10 | +| procps | 2:3.3.17-6ubuntu2.1 | +| psmisc | 23.4-2build3 | +| rsync | 3.2.7-0ubuntu0.22.04.2 | +| strace | 5.16-0ubuntu3 | +| sudo | 1.9.9-1ubuntu2.4 | +| unzip | 6.0-26ubuntu3.2 | +| vim-tiny | 2:8.2.3995-1ubuntu2.21 | +| wget | 1.21.2-2ubuntu1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12build2 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu9.2 | +| zsh | 5.8.1-1 | + +## Variant: 6.0-bookworm-slim + +**Digest:** sha256:09f8b2fd507778fe7b841facc8ed3250118e3ba725b2e74f29b60953731d29d6 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.3.6-6.0-bookworm-slim +mcr.microsoft.com/devcontainers/dotnet:1.3.6-6.0 +mcr.microsoft.com/devcontainers/dotnet:1.3.6-6.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/) | 6.0.428 (6.0.3) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 6.0-bullseye-slim + +**Digest:** sha256:06c982fa77719ca64493ca1d4ba301ba60858f6f1c6b4d54b49e74b6b139294a + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.3.6-6.0-bullseye-slim +mcr.microsoft.com/devcontainers/dotnet:1.3.6-6.0-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 | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 6.0.428 (6.0.3) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 6.0-jammy + +**Digest:** sha256:a3dd1b033c71010ded1a70ec22538279fec34a33541a2b44878e6f364cc03d83 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.3.6-6.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/) | 6.0.428 (6.0.3) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.13 | +| apt-utils | 2.4.13 | +| ca-certificates | 20240203~22.04.1 | +| curl | 7.81.0-1ubuntu1.19 | +| dialog | 1.3-20211214-1 | +| git | 1:2.34.1-1ubuntu1.11 | +| gnupg2 | 2.2.27-3ubuntu2.1 | +| htop | 3.0.5-7build2 | +| iproute2 | 5.15.0-1ubuntu2 | +| jq | 1.6-2.1ubuntu3 | +| less | 590-1ubuntu0.22.04.3 | +| libc6 | 2.35-0ubuntu3.8 | +| libgssapi-krb5-2 | 1.19.2-2ubuntu0.4 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.4 | +| liblttng-ust1 | 2.13.1-1ubuntu1 | +| libstdc++6 | 12.3.0-1ubuntu1~22.04 | +| locales | 2.35-0ubuntu3.8 | +| 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 | +| openssh-client | 1:8.9p1-3ubuntu0.10 | +| procps | 2:3.3.17-6ubuntu2.1 | +| psmisc | 23.4-2build3 | +| rsync | 3.2.7-0ubuntu0.22.04.2 | +| strace | 5.16-0ubuntu3 | +| sudo | 1.9.9-1ubuntu2.4 | +| unzip | 6.0-26ubuntu3.2 | +| vim-tiny | 2:8.2.3995-1ubuntu2.21 | +| wget | 1.21.2-2ubuntu1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12build2 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu9.2 | +| zsh | 5.8.1-1 | + +## Variant: 6.0-focal + +**Digest:** sha256:7234480bd3f2d73be7f079a054e26cb3e81c0ef3c64b72d35705085739d8be91 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.3.6-6.0-focal +``` +> *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 20.04.6 LTS (debian-like distro) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 6.0.428 (6.0.3) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.0.10 | +| apt-utils | 2.0.10 | +| ca-certificates | 20240203~20.04.1 | +| curl | 7.68.0-1ubuntu2.24 | +| dialog | 1.3-20190808-1 | +| git | 1:2.25.1-1ubuntu3.13 | +| gnupg2 | 2.2.19-3ubuntu2.2 | +| htop | 2.2.0-2build1 | +| iproute2 | 5.5.0-1ubuntu1 | +| jq | 1.6-1ubuntu0.20.04.1 | +| less | 551-1ubuntu0.3 | +| libc6 | 2.31-0ubuntu9.16 | +| libgcc1 | 1:10.5.0-1ubuntu1~20.04 | +| libgssapi-krb5-2 | 1.17-6ubuntu4.7 | +| libicu66 | 66.1-2ubuntu2.1 | +| libkrb5-3 | 1.17-6ubuntu4.7 | +| liblttng-ust0 | 2.11.0-1 | +| libssl1.1 | 1.1.1f-1ubuntu2.23 | +| libstdc++6 | 10.5.0-1ubuntu1~20.04 | +| locales | 2.31-0ubuntu9.16 | +| lsb-release | 11.1.0ubuntu2 | +| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 | +| man-db | 2.9.1-1 | +| manpages | 5.05-1 | +| manpages-dev | 5.05-1 | +| nano | 4.8-1ubuntu1.1 | +| ncdu | 1.14.1-1 | +| net-tools | 1.60+git20180626.aebd88e-1ubuntu1 | +| openssh-client | 1:8.2p1-4ubuntu0.11 | +| procps | 2:3.3.16-1ubuntu2.4 | +| psmisc | 23.3-1 | +| rsync | 3.1.3-8ubuntu0.7 | +| strace | 5.5-3ubuntu1 | +| sudo | 1.8.31-1ubuntu1.5 | +| unzip | 6.0-25ubuntu1.2 | +| vim-tiny | 2:8.1.2269-1ubuntu5.29 | +| wget | 1.20.3-1ubuntu2.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11build1 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu1.5 | +| zsh | 5.8-3ubuntu1.1 | + diff --git a/src/dotnet/history/dev.md b/src/dotnet/history/dev.md index c2d9da45b..548a903b6 100644 --- a/src/dotnet/history/dev.md +++ b/src/dotnet/history/dev.md @@ -17,7 +17,7 @@ ## Variant: 9.0-bookworm-slim -**Digest:** sha256:6ff0e437c4a95a865e822305cc51370d7648ef83d3aea2ae76fe337f1a1ed261 +**Digest:** sha256:36d3984bf9645f0f52237bdcebd8d999810f301b0669784d6367f3d01b24a216 **Tags:** ``` @@ -38,20 +38,20 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [.NET](https://dotnet.microsoft.com/) | 9.0.100 (9.0.0) | /usr | +| [.NET](https://dotnet.microsoft.com/) | 9.0.101 (9.0.0) | /usr | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -99,7 +99,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-bookworm ## Variant: 9.0-noble -**Digest:** sha256:2583381db79fc8dc16cfffa7e16b9c5de5700e385fc602861338b87a5b461c0d +**Digest:** sha256:62094df3f6959aaa7e8174cbb54e5bf563386b2bdc69ff77fbd72f88749e1018 **Tags:** ``` @@ -118,20 +118,20 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-noble | Language / runtime | Version | Path | |--------------------|---------|------| -| [.NET](https://dotnet.microsoft.com/) | 9.0.100 (9.0.0) | /usr | +| [.NET](https://dotnet.microsoft.com/) | 9.0.101 (9.0.0) | /usr | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -169,16 +169,16 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-noble | strace | 6.8-0ubuntu2 | | sudo | 1.9.15p5-3ubuntu5 | | unzip | 6.0-28ubuntu4.1 | -| vim-tiny | 2:9.1.0016-1ubuntu7.4 | +| vim-tiny | 2:9.1.0016-1ubuntu7.5 | | wget | 1.21.4-1ubuntu4.1 | | yarn | 1.22.22-1 | -| zip | 3.0-13build1 | +| zip | 3.0-13ubuntu0.1 | | zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | | zsh | 5.9-6ubuntu2 | ## Variant: 8.0-bookworm-slim -**Digest:** sha256:f1e9312849539b6ebf31f9394a8a2d403fa339134fe6311ad8d5bdbc381b7bbf +**Digest:** sha256:fb31f0da0698190bea5bb55dba7c40999850f8afec4cf4eb0e3addc291d437ec **Tags:** ``` @@ -205,14 +205,14 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-bookworm | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -260,7 +260,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-bookworm ## Variant: 8.0-noble -**Digest:** sha256:1e71b6e2beff7f82daf08fb866808608c21d977c1159c61f6d65ce59c33beaa1 +**Digest:** sha256:21bdb1aa62fbcb27c3179c6afd66424bb91cabe9214453c98459fe6b8a01890c **Tags:** ``` @@ -285,14 +285,14 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-noble | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -330,16 +330,16 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-noble | strace | 6.8-0ubuntu2 | | sudo | 1.9.15p5-3ubuntu5 | | unzip | 6.0-28ubuntu4.1 | -| vim-tiny | 2:9.1.0016-1ubuntu7.4 | +| vim-tiny | 2:9.1.0016-1ubuntu7.5 | | wget | 1.21.4-1ubuntu4.1 | | yarn | 1.22.22-1 | -| zip | 3.0-13build1 | +| zip | 3.0-13ubuntu0.1 | | zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | | zsh | 5.9-6ubuntu2 | ## Variant: 8.0-jammy -**Digest:** sha256:750693fc858edaa1ed4e683f6c24e4817a07ee998aa8f562ec00aff8ad1a202c +**Digest:** sha256:fd49c11a549c6ecaecc36fb92af8594b263d3f238702ab22357c816eec556dc9 **Tags:** ``` @@ -364,14 +364,14 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-jammy | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -410,7 +410,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-jammy | strace | 5.16-0ubuntu3 | | sudo | 1.9.9-1ubuntu2.4 | | unzip | 6.0-26ubuntu3.2 | -| vim-tiny | 2:8.2.3995-1ubuntu2.20 | +| vim-tiny | 2:8.2.3995-1ubuntu2.21 | | wget | 1.21.2-2ubuntu1.1 | | yarn | 1.22.22-1 | | zip | 3.0-12build2 | @@ -419,7 +419,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-jammy ## Variant: 6.0-bookworm-slim -**Digest:** sha256:18d9d1876a4b8327dd520ca6b9646e2c3744feea4cd5632cd67b89ab23980e45 +**Digest:** sha256:d952228096c3654bbcdd342858de5f403433f83f05f251b6886062b9daedca75 **Tags:** ``` @@ -446,14 +446,14 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-bookworm | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -501,7 +501,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-bookworm ## Variant: 6.0-bullseye-slim -**Digest:** sha256:c84e7eefc8dae50d6ebca8bdc889abe467c60a14b15cad1757dc3ebc21af752d +**Digest:** sha256:c358577cb6b055f40542f265d0745ce3df68906fc786d6a5151040a5d99bca77 **Tags:** ``` @@ -527,14 +527,14 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -583,7 +583,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-bullseye ## Variant: 6.0-jammy -**Digest:** sha256:7d9b1ff205cbde269e27ecd11e0f075dd56bfce83344c7c0e02054bbe02df4f2 +**Digest:** sha256:9a604ff375bcb9d4d25bfad1581b789d85b36d77e8d2a253d5460f2d018597b9 **Tags:** ``` @@ -608,14 +608,14 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-jammy | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -654,7 +654,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-jammy | strace | 5.16-0ubuntu3 | | sudo | 1.9.9-1ubuntu2.4 | | unzip | 6.0-26ubuntu3.2 | -| vim-tiny | 2:8.2.3995-1ubuntu2.20 | +| vim-tiny | 2:8.2.3995-1ubuntu2.21 | | wget | 1.21.2-2ubuntu1.1 | | yarn | 1.22.22-1 | | zip | 3.0-12build2 | @@ -663,7 +663,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-jammy ## Variant: 6.0-focal -**Digest:** sha256:e17161df95f0f9534b00ab65014d315bfbd5a22c64ea298a079a0e85eab73ef1 +**Digest:** sha256:5d7b1c53ecba4c2d4c4fba587a1308d3780ee7ae764e1ed697d5d430e1227098 **Tags:** ``` @@ -688,14 +688,14 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-focal | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -736,7 +736,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-6.0-focal | strace | 5.5-3ubuntu1 | | sudo | 1.8.31-1ubuntu1.5 | | unzip | 6.0-25ubuntu1.2 | -| vim-tiny | 2:8.1.2269-1ubuntu5.26 | +| vim-tiny | 2:8.1.2269-1ubuntu5.29 | | wget | 1.20.3-1ubuntu2.1 | | yarn | 1.22.22-1 | | zip | 3.0-11build1 | diff --git a/src/go/history/1.3.3.md b/src/go/history/1.3.3.md new file mode 100644 index 000000000..e42572bcf --- /dev/null +++ b/src/go/history/1.3.3.md @@ -0,0 +1,413 @@ +# [go](https://github.com/devcontainers/images/tree/main/src/go) + +**Image version:** 1.3.3 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/go) + +**Image variations:** +- [1.23-bookworm](#variant-123-bookworm) +- [1.22-bookworm](#variant-122-bookworm) +- [1.23-bullseye](#variant-123-bullseye) +- [1.22-bullseye](#variant-122-bullseye) + +## Variant: 1.23-bookworm + +**Digest:** sha256:a417a341a2a8648db7bf8527b86364848362a2c8dc150993c8a4cc2b53b4ec47 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:1.3.3-1.23-bookworm +mcr.microsoft.com/devcontainers/go:1.3.3-1.23 +mcr.microsoft.com/devcontainers/go:1.3.3-1 +mcr.microsoft.com/devcontainers/go:1.3.3-1-bookworm +mcr.microsoft.com/devcontainers/go:1.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 | +|--------------------|---------|------| +| [Go](https://golang.org/dl) | 1.23.4 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.17.0 | +| honnef.co/go/tools | 0.5.1 | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.5.1 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.23.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| g++ | 4:12.2.0-3 | +| gcc | 4:12.2.0-3 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libc6-dev | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| pkg-config | 1.8.1-1 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 1.22-bookworm + +**Digest:** sha256:f955d3f776384c21e43912bb390871c0f968bee7f07ae466415d14e75da9ddfe + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:1.3.3-1.22-bookworm +mcr.microsoft.com/devcontainers/go:1.3.3-1.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 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.22.10 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.17.0 | +| honnef.co/go/tools | 0.5.1 | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.5.1 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.23.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| g++ | 4:12.2.0-3 | +| gcc | 4:12.2.0-3 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libc6-dev | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| pkg-config | 1.8.1-1 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 1.23-bullseye + +**Digest:** sha256:97da4fd204f27fa7e0b3a8212e2b2976749629306ac99320b811c3d3cc809d63 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:1.3.3-1.23-bullseye +mcr.microsoft.com/devcontainers/go:1.3.3-1-bullseye +mcr.microsoft.com/devcontainers/go:1.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 | +|--------------------|---------|------| +| [Go](https://golang.org/dl) | 1.23.4 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.17.0 | +| honnef.co/go/tools | 0.5.1 | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.5.1 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.23.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| g++ | 4:10.2.1-1 | +| gcc | 4:10.2.1-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libc6-dev | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| make | 4.3-4.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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| pkg-config | 0.29.2-1 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 1.22-bullseye + +**Digest:** sha256:56252721cd215f21f9504e8b6b66ad63e384c63171f9936c809a8b59518ec5bd + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:1.3.3-1.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:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Go](https://golang.org/dl) | 1.22.10 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.17.0 | +| honnef.co/go/tools | 0.5.1 | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.5.1 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.23.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| g++ | 4:10.2.1-1 | +| gcc | 4:10.2.1-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libc6-dev | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| make | 4.3-4.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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| pkg-config | 0.29.2-1 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/go/history/dev.md b/src/go/history/dev.md index aa5cd3b51..bfb26675c 100644 --- a/src/go/history/dev.md +++ b/src/go/history/dev.md @@ -12,7 +12,7 @@ ## Variant: 1.23-bookworm -**Digest:** sha256:8d7e41e8bc89dd93a5ef7f3ad62797bea963d99cbc725eccc5525323ae3cb973 +**Digest:** sha256:bcf6471ace5f753ec45653f83c8813d1caba30e6c2030449d68220100b06fcfd **Tags:** ``` @@ -35,13 +35,13 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Go](https://golang.org/dl) | 1.23.3 | /usr/local/go | +| [Go](https://golang.org/dl) | 1.23.4 | /usr/local/go | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Go tools and modules** @@ -61,7 +61,7 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -114,7 +114,7 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm ## Variant: 1.22-bookworm -**Digest:** sha256:16fb7a0364b7a00af6e2d2c48e2ed65967ad94829e7f6568174f79ee5c152483 +**Digest:** sha256:c5b7eac951728731febd335e4678dd334c3a0893bfa00d6289f9a1bee92d08b8 **Tags:** ``` @@ -134,13 +134,13 @@ mcr.microsoft.com/devcontainers/go:dev-1.22 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Go](https://golang.org/dl) | 1.22.9 | /usr/local/go | +| [Go](https://golang.org/dl) | 1.22.10 | /usr/local/go | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Go tools and modules** @@ -160,7 +160,7 @@ mcr.microsoft.com/devcontainers/go:dev-1.22 | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -213,7 +213,7 @@ mcr.microsoft.com/devcontainers/go:dev-1.22 ## Variant: 1.23-bullseye -**Digest:** sha256:b6cd25b7d1440551da2f163b351f42ffc3b67bc82886ab7534dfbfaff240b02b +**Digest:** sha256:023aae49d0e0ee348416202fd9e91e207c9002f32b0277271e7f7b9c5a886bd0 **Tags:** ``` @@ -234,13 +234,13 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Go](https://golang.org/dl) | 1.23.3 | /usr/local/go | +| [Go](https://golang.org/dl) | 1.23.4 | /usr/local/go | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | ccbe504f224a0aae688aaa729d4258e3392a9fc8 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Go tools and modules** @@ -260,7 +260,7 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -314,7 +314,7 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye ## Variant: 1.22-bullseye -**Digest:** sha256:99fcb3e93c5263950639b0e6ed3cadc86a79b86a5d9f83db5f4a6110790444be +**Digest:** sha256:e21a1bee437467aa186c01ba1eb5204e1ee01d971fbaf6bfb4f67c75711356db **Tags:** ``` @@ -333,13 +333,13 @@ mcr.microsoft.com/devcontainers/go:dev-1.22-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Go](https://golang.org/dl) | 1.22.9 | /usr/local/go | +| [Go](https://golang.org/dl) | 1.22.10 | /usr/local/go | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | ccbe504f224a0aae688aaa729d4258e3392a9fc8 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Go tools and modules** @@ -359,7 +359,7 @@ mcr.microsoft.com/devcontainers/go:dev-1.22-bullseye | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** diff --git a/src/java-8/history/2.0.20.md b/src/java-8/history/2.0.20.md new file mode 100644 index 000000000..3f6eff846 --- /dev/null +++ b/src/java-8/history/2.0.20.md @@ -0,0 +1,174 @@ +# [java-8](https://github.com/devcontainers/images/tree/main/src/java-8) + +**Image version:** 2.0.20 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/java-8) + +**Image variations:** +- [bookworm](#variant-bookworm) +- [bullseye](#variant-bullseye) + +## Variant: bookworm + +**Digest:** sha256:6d8f488c8f44400ac3f8bc8719401a796d9a584a0238b3791015c5081180dcc1 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:2.0.20-8-bookworm +mcr.microsoft.com/devcontainers/java:2.0.20-8 +mcr.microsoft.com/devcontainers/java:2.0.20-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_432
bash: line 1: /usr/local/openjdk-*/bin/java: No such file or directory | /usr/local/sdkman/candidates/java/current
/usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: bullseye + +**Digest:** sha256:8557a7a08bc78eedeaba942fd045414ded7ebb930f19c6f6ffc06470bb989b8c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:2.0.20-8-bullseye +mcr.microsoft.com/devcontainers/java:2.0.20-8-jdk-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 | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 1.8.0_432
bash: line 1: /usr/local/openjdk-*/bin/java: No such file or directory | /usr/local/sdkman/candidates/java/current
/usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/java-8/history/dev.md b/src/java-8/history/dev.md index a71e254c1..f50ad7036 100644 --- a/src/java-8/history/dev.md +++ b/src/java-8/history/dev.md @@ -10,7 +10,7 @@ ## Variant: bookworm -**Digest:** sha256:5c959a758ae1ae532da6e31ffb566dc7a2ae18e4b1c834ede5134742f177dfea +**Digest:** sha256:4d574713c1407586d87e5c7dfe066b8e560652ee31a15ec9273a6eaade3e9209 **Tags:** ``` @@ -37,14 +37,14 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-bookworm | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -92,7 +92,7 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-bookworm ## Variant: bullseye -**Digest:** sha256:90066421c3e71df161b745a24fa8acbe0bddac9613ba0b816c478136dcc32285 +**Digest:** sha256:59ce042daca50457d33c8ab84508ad8463fbbdf7ea4407f36a01d37b0a810954 **Tags:** ``` @@ -118,14 +118,14 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** diff --git a/src/java/history/1.1.17.md b/src/java/history/1.1.17.md new file mode 100644 index 000000000..93f0933a6 --- /dev/null +++ b/src/java/history/1.1.17.md @@ -0,0 +1,508 @@ +# [java](https://github.com/devcontainers/images/tree/main/src/java) + +**Image version:** 1.1.17 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/java) + +**Image variations:** +- [21-bookworm](#variant-21-bookworm) +- [21-bullseye](#variant-21-bullseye) +- [17-bookworm](#variant-17-bookworm) +- [17-bullseye](#variant-17-bullseye) +- [11-bookworm](#variant-11-bookworm) +- [11-bullseye](#variant-11-bullseye) + +## Variant: 21-bookworm + +**Digest:** sha256:b46fd2e7ddc42c770082f9f6f342557929ba787fa8480df3b9c899a3c3d5135a + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.17-21-bookworm +mcr.microsoft.com/devcontainers/java:1.1.17-21 +mcr.microsoft.com/devcontainers/java:1.1.17-21-jdk-bookworm +mcr.microsoft.com/devcontainers/java:1.1.17-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.5 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 21-bullseye + +**Digest:** sha256:9cbea79b40215c8dd5c6ca338b489f6d0c34790c7da51efd717429ee2ad20f4e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.17-21-bullseye +mcr.microsoft.com/devcontainers/java:1.1.17-21-jdk-bullseye +mcr.microsoft.com/devcontainers/java:1.1.17-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 | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 21.0.5 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 17-bookworm + +**Digest:** sha256:93549768a1c876a011ba4d3ea1c50c831b710862fb30681391367e9989cec996 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.17-17-bookworm +mcr.microsoft.com/devcontainers/java:1.1.17-17 +mcr.microsoft.com/devcontainers/java:1.1.17-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.13 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 17-bullseye + +**Digest:** sha256:0b3fa3bce28bab154c604fa74b45407815fd2978ebbef26dcab789ba507ff898 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.17-17-bullseye +mcr.microsoft.com/devcontainers/java:1.1.17-17-jdk-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 | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 17.0.13 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 11-bookworm + +**Digest:** sha256:43909b82e78ebc984391a2ef3d64c1d450eca759cb5aa63a1440a2da068d5957 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.17-11-bookworm +mcr.microsoft.com/devcontainers/java:1.1.17-11 +mcr.microsoft.com/devcontainers/java:1.1.17-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.25 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 11-bullseye + +**Digest:** sha256:5e045e216553c1527b5da65cd51a9c2baf9936cab676a752d94bf0cf953abc39 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.17-11-bullseye +mcr.microsoft.com/devcontainers/java:1.1.17-11-jdk-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 | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 11.0.25 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/java/history/dev.md b/src/java/history/dev.md index 1cc4d23c1..f75f4eaac 100644 --- a/src/java/history/dev.md +++ b/src/java/history/dev.md @@ -14,7 +14,7 @@ ## Variant: 21-bookworm -**Digest:** sha256:4bffde4985d6578b663a555a330bb207f75c9670c01ee9414cc07d6ef73c1418 +**Digest:** sha256:fdae60a6d9b70cdad2d6e42e1cb01439a21e09cc6a5b610c50c287189859d38c **Tags:** ``` @@ -42,14 +42,14 @@ mcr.microsoft.com/devcontainers/java:dev-bookworm | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -97,7 +97,7 @@ mcr.microsoft.com/devcontainers/java:dev-bookworm ## Variant: 21-bullseye -**Digest:** sha256:1dfdbccf8ee70457ddd356b7878d716fe735b04f5e09318bb779b495da13f03c +**Digest:** sha256:90da4d8e77fc974c70b63109ac7f80c352bf42b3bfd1d81676bff7d1dbc24ad0 **Tags:** ``` @@ -124,14 +124,14 @@ mcr.microsoft.com/devcontainers/java:dev-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -180,7 +180,7 @@ mcr.microsoft.com/devcontainers/java:dev-bullseye ## Variant: 17-bookworm -**Digest:** sha256:8c0c5dc9e3442f756720cf4b15a212a47f6c3b93dd713e0d817ed9bef8aad2c2 +**Digest:** sha256:a542c4b1d49f1da7799c8b5ab3374f9aa679b719c2c179503b02e7ce89490eb1 **Tags:** ``` @@ -207,14 +207,14 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bookworm | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -262,7 +262,7 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bookworm ## Variant: 17-bullseye -**Digest:** sha256:6b03c765e1c023d8d9b3da6a96b642e06d2728baa2c0e284c31fd6ddf98a03fc +**Digest:** sha256:5af02312ca17c8da803829516840c72bdaf39c0c00ea15bae0a71d60636665be **Tags:** ``` @@ -288,14 +288,14 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -344,7 +344,7 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bullseye ## Variant: 11-bookworm -**Digest:** sha256:4f9b7662d37ad478ccc421750e8bb1c6cf379d6120aadb92320d77cec6a7699a +**Digest:** sha256:b1fb02c6955359ba3496528fe8fba7d55d6d088c2a4d348ffead5d7a7fc47083 **Tags:** ``` @@ -371,14 +371,14 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bookworm | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -426,7 +426,7 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bookworm ## Variant: 11-bullseye -**Digest:** sha256:cc3107e27b91a541f9eb6426cb95bcc245584db68ba5d63fb040909d5416ac77 +**Digest:** sha256:0ff7f48e6d0447daed192daa867d8c3ada8cd9565186b10380c80d536f6a5caa **Tags:** ``` @@ -452,14 +452,14 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** diff --git a/src/javascript-node/history/1.1.8.md b/src/javascript-node/history/1.1.8.md new file mode 100644 index 000000000..878fbd1a7 --- /dev/null +++ b/src/javascript-node/history/1.1.8.md @@ -0,0 +1,532 @@ +# [javascript-node](https://github.com/devcontainers/images/tree/main/src/javascript-node) + +**Image version:** 1.1.8 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/javascript-node) + +**Image variations:** +- [22-bookworm](#variant-22-bookworm) +- [20-bookworm](#variant-20-bookworm) +- [18-bookworm](#variant-18-bookworm) +- [22-bullseye](#variant-22-bullseye) +- [20-bullseye](#variant-20-bullseye) +- [18-bullseye](#variant-18-bullseye) + +## Variant: 22-bookworm + +**Digest:** sha256:896bfba10582c9239d1c36bab53b80af06253019f62b846fa440ee643ca63eb1 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.8-22-bookworm +mcr.microsoft.com/devcontainers/javascript-node:1.1.8-22 +mcr.microsoft.com/devcontainers/javascript-node:1.1.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/) | 22.12.0 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 20-bookworm + +**Digest:** sha256:ab8c2b8f676c7159f20c1deae50df829843f5cfdbf895c525f3fb4c3d25a6e2e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.8-20-bookworm +mcr.microsoft.com/devcontainers/javascript-node:1.1.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 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.18.1 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 18-bookworm + +**Digest:** sha256:6abde89ce9bd3ddc5e05c53739bbc802c499aa01d75c236a3aeeb7b5e0b70738 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.8-18-bookworm +mcr.microsoft.com/devcontainers/javascript-node:1.1.8-18 +``` +> *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/) | 18.20.5 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 22-bullseye + +**Digest:** sha256:f938fd89499ac13aa9efb9719740fa215889a245db8688aff21342c7815c0cb2 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.8-22-bullseye +mcr.microsoft.com/devcontainers/javascript-node:1.1.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/) | 22.12.0 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 20-bullseye + +**Digest:** sha256:0479cd1e8a1faf1cb3652c96b33a5ed3754b3ffde2ab13527df1c28507d751fd + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.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.18.1 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 18-bullseye + +**Digest:** sha256:5080a43f0a9fba4f845fd2a1e0ef2cb54551fc6211da050f3e0971f2059604d2 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.8-18-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/) | 18.20.5 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/javascript-node/history/dev.md b/src/javascript-node/history/dev.md index 69ccc67c1..b64936d13 100644 --- a/src/javascript-node/history/dev.md +++ b/src/javascript-node/history/dev.md @@ -14,7 +14,7 @@ ## Variant: 22-bookworm -**Digest:** sha256:b1a06747a4c02e21921a8e01ded0a8ae03964539501354aaf242e894b50eccc2 +**Digest:** sha256:5abdc516c04f75bf44f4a21d9bade8ee54393fb87581ca89915a6eaa5a434126 **Tags:** ``` @@ -35,26 +35,26 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 22.11.0 | /usr/local | +| [Node.js](https://nodejs.org/en/) | 22.12.0 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -101,7 +101,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bookworm ## Variant: 20-bookworm -**Digest:** sha256:934ff0d17bb99b32f905febfee3ba970a92e59dbdd6b68564db9fcc2d33e1edf +**Digest:** sha256:6c2b815df570017555d25e858e69a949c8dd6bc0c0b01199acd4e373c8b89274 **Tags:** ``` @@ -121,26 +121,26 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 20.18.0 | /usr/local | +| [Node.js](https://nodejs.org/en/) | 20.18.1 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -187,7 +187,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20 ## Variant: 18-bookworm -**Digest:** sha256:505d2b178b4772ca398908e373aa0f09a97008c46aca336ff50494ba1856b199 +**Digest:** sha256:18ce4d687f14bdb2c9b4d044e53a44d265d36da6ff7f218ec71c1183007fe4e3 **Tags:** ``` @@ -213,20 +213,20 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-18 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | ccbe504f224a0aae688aaa729d4258e3392a9fc8 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -273,7 +273,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-18 ## Variant: 22-bullseye -**Digest:** sha256:e44797c16e04a9befc164d60c128664fac0975461dc104d951832dbc6cd72179 +**Digest:** sha256:982dd7645ce2fcdfdf99486a25a27ee5332c73cd9f3ac00970ad24f7b2229dd5 **Tags:** ``` @@ -293,26 +293,26 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 22.11.0 | /usr/local | +| [Node.js](https://nodejs.org/en/) | 22.12.0 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -360,7 +360,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bullseye ## Variant: 20-bullseye -**Digest:** sha256:ae5c5ded85556a88ca52ac057055ff2dba5220ba490795b7e65a37fb80e8c4ee +**Digest:** sha256:a5e73125a16503ce0bf8ecffa562372fcdd3b5cbe1a8de383b01d66095f6f88a **Tags:** ``` @@ -379,26 +379,26 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 20.18.0 | /usr/local | +| [Node.js](https://nodejs.org/en/) | 20.18.1 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -446,7 +446,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20-bullseye ## Variant: 18-bullseye -**Digest:** sha256:07d5715357f9b0ff03295df6325ff90f6faf171033d9409d8896794186919dfb +**Digest:** sha256:386dfc32afa09ccf7e79e0e4fb0f1730df64520a477cb6165e5432abefdbb63e **Tags:** ``` @@ -471,20 +471,20 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-18-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** diff --git a/src/jekyll/history/2.1.11.md b/src/jekyll/history/2.1.11.md new file mode 100644 index 000000000..12e3f2537 --- /dev/null +++ b/src/jekyll/history/2.1.11.md @@ -0,0 +1,198 @@ +# [jekyll](https://github.com/devcontainers/images/tree/main/src/jekyll) + +**Image version:** 2.1.11 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/jekyll) + +**Image variations:** +- [3.3-bookworm](#variant-33-bookworm) +- [3.3-bullseye](#variant-33-bullseye) + +## Variant: 3.3-bookworm + +**Digest:** sha256:de0405b837dffb5cf936e5fc7219e3280fcaee0b8c7c93b7033256736009fc58 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/jekyll:2.1.11-3.3-bookworm +mcr.microsoft.com/devcontainers/jekyll:2.1.11 +mcr.microsoft.com/devcontainers/jekyll:2.1.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 | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.6 | /usr/local | +| [Jekyll](https://jekyllrb.com/) | 4.3.4 | /usr/local/bundle/bin | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| bundler | 2.5.23 | +| jekyll | 4.3.4 | +| github-pages | 232 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [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 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 3.3-bullseye + +**Digest:** sha256:43b9bf515aa06371804f615ac92521cb803c1935d7116f279c5d6be5a4054de9 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/jekyll:2.1.11-3.3-bullseye +mcr.microsoft.com/devcontainers/jekyll:2.1.11-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.6 | /usr/local | +| [Jekyll](https://jekyllrb.com/) | 4.3.4 | /usr/local/bundle/bin | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| bundler | 2.5.23 | +| jekyll | 4.3.4 | +| github-pages | 232 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [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 | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/jekyll/history/dev.md b/src/jekyll/history/dev.md index a810f271a..6f78e347f 100644 --- a/src/jekyll/history/dev.md +++ b/src/jekyll/history/dev.md @@ -10,7 +10,7 @@ ## Variant: 3.3-bookworm -**Digest:** sha256:c06cffd6042574393cfff3a105b2d2fdb179325cf37ae1140b62220b1eab2cf7 +**Digest:** sha256:07b8cdce74b251a0a73cb440deb16867983b91b23eaac6955104871907c091b7 **Tags:** ``` @@ -38,9 +38,9 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bookworm | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | c335ab83de40d48093870d300de52c61bbd68359 | /usr/local/share/rbenv | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | | [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | **Ruby gems and tools** @@ -55,7 +55,7 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bookworm | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -104,7 +104,7 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bookworm ## Variant: 3.3-bullseye -**Digest:** sha256:251e2ae0f62a5bad1957e9b8055449998a040090840fd1e023cd5f9945662a85 +**Digest:** sha256:2e33a510cfe64dedb411e49bd360c7639ba5c506f888addbebf1c561a0bef5b7 **Tags:** ``` @@ -131,9 +131,9 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | c335ab83de40d48093870d300de52c61bbd68359 | /usr/local/share/rbenv | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | | [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | **Ruby gems and tools** @@ -148,7 +148,7 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bullseye | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** diff --git a/src/miniconda/history/1.1.1.md b/src/miniconda/history/1.1.1.md new file mode 100644 index 000000000..b8335d6b6 --- /dev/null +++ b/src/miniconda/history/1.1.1.md @@ -0,0 +1,105 @@ +# [miniconda](https://github.com/devcontainers/images/tree/main/src/miniconda) + +**Image version:** 1.1.1 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/miniconda) + +**Digest:** sha256:401138deba89f9ee15897ef9c9b51e3cc7a77af319f4515add90c5accc4364bf + +**Tags:** +``` +mcr.microsoft.com/devcontainers/miniconda:1.1.1-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.7 | /opt/conda | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 09a94672003b21b8a3d8d15d31098641e7f3a4db | /home/vscode/.oh-my-zsh | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| certifi | 2024.8.30 | +| cryptography | 43.0.3 | +| setuptools | 75.1.0 | +| wheel | 0.44.0 | +| requests | 2.32.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [conda](https://github.com/conda/conda) | 24.11.1 | /opt/conda | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + diff --git a/src/miniconda/history/dev.md b/src/miniconda/history/dev.md index 0ebbafd5a..9d03c582b 100644 --- a/src/miniconda/history/dev.md +++ b/src/miniconda/history/dev.md @@ -4,7 +4,7 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/miniconda) -**Digest:** sha256:869f7e2f2fad22f7cf1dbf0c4cfe7543ad3129e226f0fd8d0a47186401d3ddfd +**Digest:** sha256:41b5fd5342ba67c170902a37f8e71a5a370c6ee8084b9ad509e1aaf62ecb3d0d **Tags:** ``` @@ -40,7 +40,7 @@ mcr.microsoft.com/devcontainers/miniconda:dev-3 | setuptools | 75.1.0 | | wheel | 0.44.0 | | requests | 2.32.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -48,16 +48,16 @@ mcr.microsoft.com/devcontainers/miniconda:dev-3 | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | -| [conda](https://github.com/conda/conda) | 24.9.2 | /opt/conda | +| [git](https://github.com/git/git) | 2.47.1 | +| [conda](https://github.com/conda/conda) | 24.11.1 | /opt/conda | **Additional linux tools and packages** diff --git a/src/php/README.md b/src/php/README.md index f69176834..789dadabf 100644 --- a/src/php/README.md +++ b/src/php/README.md @@ -9,7 +9,7 @@ | *Categories* | Languages | | *Image type* | Dockerfile | | *Published images* | mcr.microsoft.com/devcontainers/php | -| *Available image variants* | 8 / 8-bookworm, 8.3 / 8.3-bookworm, 8.2 / 8.2-bookworm, 8.1 / 8.1-bookworm, 8-bullseye, 8.3-bullseye, 8.2-bullseye, 8.1-bullseye ([full list](https://mcr.microsoft.com/v2/devcontainers/php/tags/list)) | +| *Available image variants* | 8 / 8-bookworm, 8.3 / 8.3-bookworm, 8.2 / 8.2-bookworm, 8-bullseye, 8.3-bullseye, 8.2-bullseye ([full list](https://mcr.microsoft.com/v2/devcontainers/php/tags/list)) | | *Published image architecture(s)* | x86-64, arm64/aarch64 for `bookworm`, and `bullseye` variants | | *Container host OS support* | Linux, macOS, Windows | | *Container OS* | Debian | @@ -25,7 +25,6 @@ You can directly reference pre-built versions of `Dockerfile` by using the `imag - `mcr.microsoft.com/devcontainers/php:8` (or `8-bookworm`, `8-bullseye` to pin to an OS version) - `mcr.microsoft.com/devcontainers/php:8.3` (or `8.3-bookworm`, `8.3-bullseye` to pin to an OS version) - `mcr.microsoft.com/devcontainers/php:8.2` (or `8.2-bookworm`, `8.2-bullseye` to pin to an OS version) -- `mcr.microsoft.com/devcontainers/php:8.1` (or `8.1-bookworm`, `8.1-bullseye` to pin to an OS version) Refer to [this guide](https://containers.dev/guide/dockerfile) for more details. diff --git a/src/php/history/1.2.12.md b/src/php/history/1.2.12.md new file mode 100644 index 000000000..ed0d66210 --- /dev/null +++ b/src/php/history/1.2.12.md @@ -0,0 +1,523 @@ +# [php](https://github.com/devcontainers/images/tree/main/src/php) + +**Image version:** 1.2.12 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/php) + +**Image variations:** +- [8.3-apache-bookworm](#variant-83-apache-bookworm) +- [8.2-apache-bookworm](#variant-82-apache-bookworm) +- [8.1-apache-bookworm](#variant-81-apache-bookworm) +- [8.3-apache-bullseye](#variant-83-apache-bullseye) +- [8.2-apache-bullseye](#variant-82-apache-bullseye) +- [8.1-apache-bullseye](#variant-81-apache-bullseye) + +## Variant: 8.3-apache-bookworm + +**Digest:** sha256:557cfb20115789dc1fca7d6e2bb6b7d420113a3a2815f3fb504cb3a5418237ee + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.12-8.3-apache-bookworm +mcr.microsoft.com/devcontainers/php:1.2.12-8 +mcr.microsoft.com/devcontainers/php:1.2.12-8.3 +mcr.microsoft.com/devcontainers/php:1.2.12-8-bookworm +mcr.microsoft.com/devcontainers/php:1.2.12-8.3-bookworm +mcr.microsoft.com/devcontainers/php:1.2.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 | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.3.14 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 8.2-apache-bookworm + +**Digest:** sha256:59ec04a975407585c41d2229826d2d052542eedd276b7be1ecbac6282786d935 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.12-8.2-apache-bookworm +mcr.microsoft.com/devcontainers/php:1.2.12-8.2 +mcr.microsoft.com/devcontainers/php:1.2.12-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.26 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 8.1-apache-bookworm + +**Digest:** sha256:504607a0bf6f4431797b280eaa398975021b5d05c6f30adb0af1570e1f2419cf + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.12-8.1-apache-bookworm +mcr.microsoft.com/devcontainers/php:1.2.12-8.1 +mcr.microsoft.com/devcontainers/php:1.2.12-8.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 | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.1.31 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 8.3-apache-bullseye + +**Digest:** sha256:ef24a9e817c3047ebc30e41d3eb785226e34fcce9aa2910b220ffa5687f26308 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.12-8.3-apache-bullseye +mcr.microsoft.com/devcontainers/php:1.2.12-8-bullseye +mcr.microsoft.com/devcontainers/php:1.2.12-8.3-bullseye +mcr.microsoft.com/devcontainers/php:1.2.12-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 | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.3.14 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 8.2-apache-bullseye + +**Digest:** sha256:06a1a9a8e9ba2a8d711249fd7058858f793c089204ff461a9b22167393cb7eea + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.12-8.2-apache-bullseye +mcr.microsoft.com/devcontainers/php:1.2.12-8.2-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 | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.2.26 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 8.1-apache-bullseye + +**Digest:** sha256:bb52d95736c8a527ee739a18c8064ca92590538717c735748c7412cb73ae3eae + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.12-8.1-apache-bullseye +mcr.microsoft.com/devcontainers/php:1.2.12-8.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 | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.1.31 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/php/history/dev.md b/src/php/history/dev.md index 6446f35e4..3866160df 100644 --- a/src/php/history/dev.md +++ b/src/php/history/dev.md @@ -14,7 +14,7 @@ ## Variant: 8.3-apache-bookworm -**Digest:** sha256:d2c9f9a14bb5caafcd3a33011aa6e798da776afb22521c44f1d916c7f88298db +**Digest:** sha256:10939c04cdafe72392302f3b52871682170df8a220a89a5b6bdc0abb5db043b4 **Tags:** ``` @@ -38,22 +38,22 @@ mcr.microsoft.com/devcontainers/php:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [PHP](https://xdebug.org/) | 8.3.13 | /usr/local | +| [PHP](https://xdebug.org/) | 8.3.14 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | -| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.3 | /usr/local | +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | **Additional linux tools and packages** @@ -101,7 +101,7 @@ mcr.microsoft.com/devcontainers/php:dev-bookworm ## Variant: 8.2-apache-bookworm -**Digest:** sha256:5eeb765deba428634a83f4e358c1128b2b2770e84490998541758450c0922242 +**Digest:** sha256:7748f93fb6ee052c2a913cfba0ff4d4d7f7bfec91887f329503ad73c74b7a40e **Tags:** ``` @@ -122,22 +122,22 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [PHP](https://xdebug.org/) | 8.2.25 | /usr/local | +| [PHP](https://xdebug.org/) | 8.2.26 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | -| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.3 | /usr/local | +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | **Additional linux tools and packages** @@ -185,7 +185,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bookworm ## Variant: 8.1-apache-bookworm -**Digest:** sha256:642228340b4ef8b70f4a955ad964af2506819c6e12e0d1ad1ec561b6c9feb436 +**Digest:** sha256:33acb8dd1cd381704f7ab9bc4aa4c3aa6c8b1cc60779862fbfd4ee2cea3294a2 **Tags:** ``` @@ -206,22 +206,22 @@ mcr.microsoft.com/devcontainers/php:dev-8.1-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [PHP](https://xdebug.org/) | 8.1.30 | /usr/local | +| [PHP](https://xdebug.org/) | 8.1.31 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | -| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.3 | /usr/local | +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | **Additional linux tools and packages** @@ -269,7 +269,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.1-bookworm ## Variant: 8.3-apache-bullseye -**Digest:** sha256:5a45c80da49c1a71463a965801d96a44a6cc2704badcc67ac74310e8fd44f193 +**Digest:** sha256:f8717330df681cd2dc02312eaa2e2fcc257c516ec054eea4c0102b1c0cca13c1 **Tags:** ``` @@ -291,22 +291,22 @@ mcr.microsoft.com/devcontainers/php:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [PHP](https://xdebug.org/) | 8.3.13 | /usr/local | +| [PHP](https://xdebug.org/) | 8.3.14 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | -| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.3 | /usr/local | +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | **Additional linux tools and packages** @@ -355,7 +355,7 @@ mcr.microsoft.com/devcontainers/php:dev-bullseye ## Variant: 8.2-apache-bullseye -**Digest:** sha256:13aca9828bb0b2d68c093ba6547b1d6e7d2a50588d4b06a78edf7a8ab3e498b1 +**Digest:** sha256:1bc2a55d1dc913a37481cd1870d09379b33bc4e4d77d4106000c4aae3039a844 **Tags:** ``` @@ -375,22 +375,22 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [PHP](https://xdebug.org/) | 8.2.25 | /usr/local | +| [PHP](https://xdebug.org/) | 8.2.26 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | -| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.3 | /usr/local | +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | **Additional linux tools and packages** @@ -439,7 +439,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bullseye ## Variant: 8.1-apache-bullseye -**Digest:** sha256:ca2d10c3aa5058d3275a545f43ee27574c0c324cb2cf5a2f878ed396057909c4 +**Digest:** sha256:4d4af0e198edfb03aa14e5c2d1b1b1c52f43872e0aa5c8cd269cd04b75647661 **Tags:** ``` @@ -459,22 +459,22 @@ mcr.microsoft.com/devcontainers/php:dev-8.1-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [PHP](https://xdebug.org/) | 8.1.30 | /usr/local | +| [PHP](https://xdebug.org/) | 8.1.31 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | -| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.3 | /usr/local | +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local | **Additional linux tools and packages** diff --git a/src/php/manifest.json b/src/php/manifest.json index ca4b6b804..b962355d6 100644 --- a/src/php/manifest.json +++ b/src/php/manifest.json @@ -3,10 +3,8 @@ "variants": [ "8.3-apache-bookworm", "8.2-apache-bookworm", - "8.1-apache-bookworm", "8.3-apache-bullseye", - "8.2-apache-bullseye", - "8.1-apache-bullseye" + "8.2-apache-bullseye" ], "build": { "latest": "8.3-apache-bookworm", @@ -20,10 +18,6 @@ "linux/amd64", "linux/arm64" ], - "8.1-apache-bookworm": [ - "linux/amd64", - "linux/arm64" - ], "8.3-apache-bullseye": [ "linux/amd64", "linux/arm64" @@ -31,10 +25,6 @@ "8.2-apache-bullseye": [ "linux/amd64", "linux/arm64" - ], - "8.1-apache-bullseye": [ - "linux/amd64", - "linux/arm64" ] }, "tags": [ @@ -52,10 +42,6 @@ "php:${VERSION}-8.2", "php:${VERSION}-8.2-bookworm" ], - "8.1-apache-bookworm": [ - "php:${VERSION}-8.1", - "php:${VERSION}-8.1-bookworm" - ], "8.3-apache-bullseye": [ "php:${VERSION}-8-bullseye", "php:${VERSION}-8.3-bullseye", @@ -63,9 +49,6 @@ ], "8.2-apache-bullseye": [ "php:${VERSION}-8.2-bullseye" - ], - "8.1-apache-bullseye": [ - "php:${VERSION}-8.1-bullseye" ] } }, @@ -98,4 +81,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/python/.devcontainer/Dockerfile b/src/python/.devcontainer/Dockerfile index ef0c51880..88cf92ee0 100644 --- a/src/python/.devcontainer/Dockerfile +++ b/src/python/.devcontainer/Dockerfile @@ -1,4 +1,4 @@ -# [Choice] Python version (use -bookworm or -bullseye variants on local arm64/Apple Silicon): 3, 3.13, 3.12, 3.11, 3.10, 3.9, 3.8, 3-bookworm, 3.13-bookworm, 3.12-bookworm, 3.11-bookworm, 3.10-bookworm, 3.9-bookworm, 3.8-bookworm, 3-bullseye, 3.13-bullseye, 3.12-bullseye, 3.11-bullseye, 3.10-bullseye, 3.9-bullseye, 3.8-bullseye, 3-buster, 3.12-buster, 3.11-buster, 3.10-buster, 3.9-buster, 3.8-buster +# [Choice] Python version (use -bookworm or -bullseye variants on local arm64/Apple Silicon): 3, 3.13, 3.12, 3.11, 3.10, 3.9, 3-bookworm, 3.13-bookworm, 3.12-bookworm, 3.11-bookworm, 3.10-bookworm, 3.9-bookworm, 3-bullseye, 3.13-bullseye, 3.12-bullseye, 3.11-bullseye, 3.10-bullseye, 3.9-bullseye, 3-buster, 3.12-buster, 3.11-buster, 3.10-buster, 3.9-buster ARG VARIANT=3-bookworm FROM python:${VARIANT} diff --git a/src/python/README.md b/src/python/README.md index 51c254c77..db300cd98 100644 --- a/src/python/README.md +++ b/src/python/README.md @@ -9,7 +9,7 @@ | *Categories* | Core, Languages | | *Image type* | Dockerfile | | *Published image* | mcr.microsoft.com/devcontainers/python | -| *Available image variants* | 3 / 3-bookworm, 3.8 / 3.8-bookworm, 3.9 / 3.9-bookworm, 3.10 / 3.10-bookworm, 3.11-bookworm / 3.11, 3.12-bookworm / 3.12, 3.13-bookworm / 3.13, 3-bullseye, 3.8-bullseye, 3.9-bullseye, 3.10-bullseye, 3.11-bullseye, 3.12-bullseye, 3.13-bullseye ([full list](https://mcr.microsoft.com/v2/devcontainers/python/tags/list)) | +| *Available image variants* | 3 / 3-bookworm, 3.9 / 3.9-bookworm, 3.10 / 3.10-bookworm, 3.11-bookworm / 3.11, 3.12-bookworm / 3.12, 3.13-bookworm / 3.13, 3-bullseye, 3.9-bullseye, 3.10-bullseye, 3.11-bullseye, 3.12-bullseye, 3.13-bullseye ([full list](https://mcr.microsoft.com/v2/devcontainers/python/tags/list)) | | *Published image architecture(s)* | x86-64, arm64/aarch64 for `bookworm`, and `bullseye` variants | | *Container Host OS Support* | Linux, macOS, Windows | | *Container OS* | Debian | @@ -24,7 +24,6 @@ See **[history](history)** for information on the contents of published images. You can directly reference [pre-built](https://containers.dev/implementors/reference/#prebuilding) versions of this image by using the `image` property in `.devcontainer/devcontainer.json` or updating the `FROM` statement in your own `Dockerfile` with one of the following: - `mcr.microsoft.com/devcontainers/python:3` (latest) -- `mcr.microsoft.com/devcontainers/python:3.8` (or `3.8-bookworm`, `3.8-bullseye` to pin to an OS version) - `mcr.microsoft.com/devcontainers/python:3.9` (or `3.9-bookworm`, `3.9-bullseye` to pin to an OS version) - `mcr.microsoft.com/devcontainers/python:3.10` (or `3.10-bookworm`, `3.10-bullseye` to pin to an OS version) - `mcr.microsoft.com/devcontainers/python:3.11` (or `3.11-bookworm`, `3.11-bullseye` to pin to an OS version) @@ -131,7 +130,7 @@ If you would prefer to have multiple Python versions in your container, use `Doc ```Dockerfile FROM ubuntu:jammy -ARG PYTHON_PACKAGES="python3.8 python3.9 python3 python3-pip python3-venv" +ARG PYTHON_PACKAGES="python3.13 python3.12 python3 python3-pip python3-venv" RUN apt-get update && apt-get install --no-install-recommends -yq software-properties-common \ && add-apt-repository ppa:deadsnakes/ppa && apt-get update \ && apt-get install -yq --no-install-recommends ${PYTHON_PACKAGES} \ diff --git a/src/python/history/1.2.1.md b/src/python/history/1.2.1.md new file mode 100644 index 000000000..3b2121515 --- /dev/null +++ b/src/python/history/1.2.1.md @@ -0,0 +1,1201 @@ +# [python](https://github.com/devcontainers/images/tree/main/src/python) + +**Image version:** 1.2.1 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/python) + +**Image variations:** +- [3.13-bookworm](#variant-313-bookworm) +- [3.12-bookworm](#variant-312-bookworm) +- [3.11-bookworm](#variant-311-bookworm) +- [3.10-bookworm](#variant-310-bookworm) +- [3.9-bookworm](#variant-39-bookworm) +- [3.8-bookworm](#variant-38-bookworm) +- [3.13-bullseye](#variant-313-bullseye) +- [3.12-bullseye](#variant-312-bullseye) +- [3.11-bullseye](#variant-311-bullseye) +- [3.10-bullseye](#variant-310-bullseye) +- [3.9-bullseye](#variant-39-bullseye) +- [3.8-bullseye](#variant-38-bullseye) + +## Variant: 3.13-bookworm + +**Digest:** sha256:f84dde6b1993dca054dbeab997220a1e346ac1c6bf08af1f69412e47ac1d2200 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.13-bookworm +mcr.microsoft.com/devcontainers/python:1.2.1-3.13 +mcr.microsoft.com/devcontainers/python:1.2.1-3 +mcr.microsoft.com/devcontainers/python:1.2.1-3-bookworm +mcr.microsoft.com/devcontainers/python:1.2.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 | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.13.1 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 3.12-bookworm + +**Digest:** sha256:97d318d30aa5471aac86ea29f505d4ee257da29296984752b353de571d43b5c4 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.12-bookworm +mcr.microsoft.com/devcontainers/python:1.2.1-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 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.8 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 3.11-bookworm + +**Digest:** sha256:138c451b17c1c5930f77e71a6510a0bae1d7b77feff5e0a714a22fa3d757a51f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.11-bookworm +mcr.microsoft.com/devcontainers/python:1.2.1-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 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.11 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 3.10-bookworm + +**Digest:** sha256:8a3c11850dd304f4345591bc698062248c164e0992c034926057e6bb248f62f9 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.10-bookworm +mcr.microsoft.com/devcontainers/python:1.2.1-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 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.16 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 3.9-bookworm + +**Digest:** sha256:99801ad3e5e54b11def5a45d10f8c13fe7026b637a269020c43a217641ebb7e1 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.9-bookworm +mcr.microsoft.com/devcontainers/python:1.2.1-3.9 +``` +> *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.9.21 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 3.8-bookworm + +**Digest:** sha256:13822a0e211e5b99816ce3f44f064ee385f7679eb407f901f19ed5328ad557d0 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.8-bookworm +mcr.microsoft.com/devcontainers/python:1.2.1-3.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 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.8.20 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.7 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.8.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.7.10 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 3.13-bullseye + +**Digest:** sha256:71f720b19b88465475ccf71206c52cede6495bf42992250c41d2ec320ee4d119 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.13-bullseye +mcr.microsoft.com/devcontainers/python:1.2.1-3-bullseye +mcr.microsoft.com/devcontainers/python:1.2.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 | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.13.1 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 3.12-bullseye + +**Digest:** sha256:d2d7d198be0fb6cb8be8fcff6cb0bde5703c8b0d65509e0a13735d8032bd539d + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.12-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 | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.12.8 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 3.11-bullseye + +**Digest:** sha256:f52dbb354f2a770423404621e4cf4ec334db45105e41feaa1f0c82dfc4941051 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.11-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 | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.11.11 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 3.10-bullseye + +**Digest:** sha256:3580c6ba4bd1659bb16232a0650afe215b6dadb5963188e86636fa089ea2b74e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.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:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.10.16 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 3.9-bullseye + +**Digest:** sha256:82501ec7f5f05ff5879e998f3b0df80442470fd6f72a28e625bf35f74eb8cf48 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.9-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 | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.9.21 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 3.8-bullseye + +**Digest:** sha256:a68f7caaf14783e4cb55fa08777fe135e459036f3bda9576b9137c4e838317ca + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.2.1-3.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 | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.8.20 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.7 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.8.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.7.10 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/python/history/dev.md b/src/python/history/dev.md index 718d77abc..c68704a06 100644 --- a/src/python/history/dev.md +++ b/src/python/history/dev.md @@ -20,7 +20,7 @@ ## Variant: 3.13-bookworm -**Digest:** sha256:25434f47f3df5350cb156acdbf1e741a7f54d4479c7cbf7b74e5d70fb0415290 +**Digest:** sha256:e797363b586355333518a8076b63de69b913ce979d58c0eea7b063a7617915ac **Tags:** ``` @@ -43,13 +43,13 @@ mcr.microsoft.com/devcontainers/python:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.13.0 | /usr/local | +| [Python](https://www.python.org/) | 3.13.1 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -57,7 +57,7 @@ mcr.microsoft.com/devcontainers/python:dev-bookworm | Tool / package | Version | |----------------|---------| | setuptools | 69.0.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -65,15 +65,15 @@ mcr.microsoft.com/devcontainers/python:dev-bookworm | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -121,7 +121,7 @@ mcr.microsoft.com/devcontainers/python:dev-bookworm ## Variant: 3.12-bookworm -**Digest:** sha256:63f8f0c6782910ab7fbde9ea3ae2ac1af07f7493efa1bc2c1c1889377bd74d68 +**Digest:** sha256:e3d81bd0f0b1be56492c580159a48024b71e89545c02c02d0b2cfbe35bc7386d **Tags:** ``` @@ -141,13 +141,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.12 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.12.7 | /usr/local | +| [Python](https://www.python.org/) | 3.12.8 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -155,7 +155,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.12 | Tool / package | Version | |----------------|---------| | setuptools | 69.0.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -163,15 +163,15 @@ mcr.microsoft.com/devcontainers/python:dev-3.12 | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -219,7 +219,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.12 ## Variant: 3.11-bookworm -**Digest:** sha256:892589411d03f5700fc97078f9c4462274de2ec96d9d7e5c11b68a1e27d8c2ae +**Digest:** sha256:d485b7e040b7a1dcc291ad1eb673ec8d46403839825348a515f36cd186f895a6 **Tags:** ``` @@ -239,13 +239,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.11 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.11.10 | /usr/local | +| [Python](https://www.python.org/) | 3.11.11 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -253,7 +253,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.11 | Tool / package | Version | |----------------|---------| | setuptools | 69.0.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -261,15 +261,15 @@ mcr.microsoft.com/devcontainers/python:dev-3.11 | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -317,7 +317,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.11 ## Variant: 3.10-bookworm -**Digest:** sha256:15054b80549730503d4218c853d2681046bd5a72a85939fed4851289125725a9 +**Digest:** sha256:7cf5ee5bd27d37b4814266379fc71e469c3d5d8e46865f4d928e0d2da5da979a **Tags:** ``` @@ -337,13 +337,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.10 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.10.15 | /usr/local | +| [Python](https://www.python.org/) | 3.10.16 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -351,7 +351,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.10 | Tool / package | Version | |----------------|---------| | setuptools | 69.0.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -359,15 +359,15 @@ mcr.microsoft.com/devcontainers/python:dev-3.10 | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -415,7 +415,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.10 ## Variant: 3.9-bookworm -**Digest:** sha256:49c8060202aa4d902c7b5c899a7a770818578c1b54ae662cb9facbb1cbab617a +**Digest:** sha256:d25e874b42169f78878365718d0f1021fa81ae3c1e15f1ffa304e5abd0e9c8ea **Tags:** ``` @@ -435,13 +435,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.9 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.9.20 | /usr/local | +| [Python](https://www.python.org/) | 3.9.21 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -449,7 +449,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.9 | Tool / package | Version | |----------------|---------| | setuptools | 69.0.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -457,15 +457,15 @@ mcr.microsoft.com/devcontainers/python:dev-3.9 | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -513,7 +513,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.9 ## Variant: 3.8-bookworm -**Digest:** sha256:08f3aac7c20f162d5d03e7bbfca494c434671864677fcb75b29f9cf6a815fcbd +**Digest:** sha256:a14059207b294d2c2fd5efee0c221dfa99383c08fea6e6506576d7dad127852a **Tags:** ``` @@ -539,7 +539,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.8 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -556,14 +556,14 @@ mcr.microsoft.com/devcontainers/python:dev-3.8 | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | | bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -611,7 +611,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.8 ## Variant: 3.13-bullseye -**Digest:** sha256:691045b22a8022e6ee9f13cd7f5dd4f82cbdc0735db12694d1d5982e3160d700 +**Digest:** sha256:ea4ad18ccaf4c0affea1befc11215da18118bd8118d72d8219aa3526b39e6c70 **Tags:** ``` @@ -632,13 +632,13 @@ mcr.microsoft.com/devcontainers/python:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.13.0 | /usr/local | +| [Python](https://www.python.org/) | 3.13.1 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -646,7 +646,7 @@ mcr.microsoft.com/devcontainers/python:dev-bullseye | Tool / package | Version | |----------------|---------| | setuptools | 69.0.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -654,15 +654,15 @@ mcr.microsoft.com/devcontainers/python:dev-bullseye | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -711,7 +711,7 @@ mcr.microsoft.com/devcontainers/python:dev-bullseye ## Variant: 3.12-bullseye -**Digest:** sha256:5971715fab955e7cdd4dd660a63506222893a20120f590d63af708062f3fc9a9 +**Digest:** sha256:8000aededc3634bc780d1d90057e3dd404c60438a5b0ee07ca416294730aa32f **Tags:** ``` @@ -730,13 +730,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.12-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.12.7 | /usr/local | +| [Python](https://www.python.org/) | 3.12.8 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -744,7 +744,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.12-bullseye | Tool / package | Version | |----------------|---------| | setuptools | 69.0.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -752,15 +752,15 @@ mcr.microsoft.com/devcontainers/python:dev-3.12-bullseye | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -809,7 +809,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.12-bullseye ## Variant: 3.11-bullseye -**Digest:** sha256:4c2873c4533832297bc2fcb38bc4d09236145638895bacb3555344b4c23b5435 +**Digest:** sha256:58b7c8cec1082767da577caa55f2a3711692cac37f466109812df34563e2f4a3 **Tags:** ``` @@ -828,13 +828,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.11-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.11.10 | /usr/local | +| [Python](https://www.python.org/) | 3.11.11 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -842,7 +842,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.11-bullseye | Tool / package | Version | |----------------|---------| | setuptools | 69.0.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -850,15 +850,15 @@ mcr.microsoft.com/devcontainers/python:dev-3.11-bullseye | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -907,7 +907,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.11-bullseye ## Variant: 3.10-bullseye -**Digest:** sha256:d6b81468841043f2350511adf1c419952a383df862d70cf744614deb7bc7291c +**Digest:** sha256:4aefa21b1129a61788139584ce972093c30e663dd40437b54c7e6149d8526d45 **Tags:** ``` @@ -926,13 +926,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.10-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.10.15 | /usr/local | +| [Python](https://www.python.org/) | 3.10.16 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -940,7 +940,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.10-bullseye | Tool / package | Version | |----------------|---------| | setuptools | 69.0.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -948,15 +948,15 @@ mcr.microsoft.com/devcontainers/python:dev-3.10-bullseye | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -1005,7 +1005,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.10-bullseye ## Variant: 3.9-bullseye -**Digest:** sha256:2418487a5daaeb96b573f60ca06af8593059e90dfc7ef7c580eb1a3fc561bc41 +**Digest:** sha256:f8b064eee36b421cc4940c40b3fdf0ada37101c7e69131958323942c7eeb839b **Tags:** ``` @@ -1024,13 +1024,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.9-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.9.20 | /usr/local | +| [Python](https://www.python.org/) | 3.9.21 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -1038,7 +1038,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.9-bullseye | Tool / package | Version | |----------------|---------| | setuptools | 69.0.3 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -1046,15 +1046,15 @@ mcr.microsoft.com/devcontainers/python:dev-3.9-bullseye | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -1103,7 +1103,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.9-bullseye ## Variant: 3.8-bullseye -**Digest:** sha256:70f57f6a93ee3da26bb74518030fafe167354f3f115fd373d7badde6c10e3abe +**Digest:** sha256:e73f25ebe748bcf5776a11f194a8b3c003d16de0b3f71580cf92649e2ec7f438 **Tags:** ``` @@ -1128,7 +1128,7 @@ mcr.microsoft.com/devcontainers/python:dev-3.8-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -1145,14 +1145,14 @@ mcr.microsoft.com/devcontainers/python:dev-3.8-bullseye | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | | bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** diff --git a/src/python/manifest.json b/src/python/manifest.json index d973ecf29..8e208758b 100644 --- a/src/python/manifest.json +++ b/src/python/manifest.json @@ -6,13 +6,11 @@ "3.11-bookworm", "3.10-bookworm", "3.9-bookworm", - "3.8-bookworm", "3.13-bullseye", "3.12-bullseye", "3.11-bullseye", "3.10-bullseye", - "3.9-bullseye", - "3.8-bullseye" + "3.9-bullseye" ], "build": { "latest": "3.13-bookworm", @@ -38,10 +36,6 @@ "linux/amd64", "linux/arm64" ], - "3.8-bookworm": [ - "linux/amd64", - "linux/arm64" - ], "3.13-bullseye": [ "linux/amd64", "linux/arm64" @@ -61,10 +55,6 @@ "3.9-bullseye": [ "linux/amd64", "linux/arm64" - ], - "3.8-bullseye": [ - "linux/amd64", - "linux/arm64" ] }, "tags": [ @@ -89,9 +79,6 @@ "3.9-bookworm": [ "python:${VERSION}-3.9" ], - "3.8-bookworm": [ - "python:${VERSION}-3.8" - ], "3.13-bullseye": [ "python:${VERSION}-3-bullseye", "python:${VERSION}-bullseye" @@ -137,4 +124,4 @@ "git": {} } } -} \ No newline at end of file +} diff --git a/src/ruby/history/1.1.14.md b/src/ruby/history/1.1.14.md new file mode 100644 index 000000000..1722b47eb --- /dev/null +++ b/src/ruby/history/1.1.14.md @@ -0,0 +1,530 @@ +# [ruby](https://github.com/devcontainers/images/tree/main/src/ruby) + +**Image version:** 1.1.14 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/ruby) + +**Image variations:** +- [3.3-bookworm](#variant-33-bookworm) +- [3.2-bookworm](#variant-32-bookworm) +- [3.1-bookworm](#variant-31-bookworm) +- [3.3-bullseye](#variant-33-bullseye) +- [3.2-bullseye](#variant-32-bullseye) +- [3.1-bullseye](#variant-31-bullseye) + +## Variant: 3.3-bookworm + +**Digest:** sha256:64fc79f43b9e68792c6730952889bdf67bb50b9c3de61e0785b0fed7910d18de + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.14-3.3-bookworm +mcr.microsoft.com/devcontainers/ruby:1.1.14-3 +mcr.microsoft.com/devcontainers/ruby:1.1.14-3.3 +mcr.microsoft.com/devcontainers/ruby:1.1.14-3-bookworm +mcr.microsoft.com/devcontainers/ruby:1.1.14-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.6 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 3692e6c3164700fcebf2d96fc1bc8ccec7b9753d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [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 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 3.2-bookworm + +**Digest:** sha256:a4cc2e3a13a65fd01634e4b8932602ed468ce15ea47137b6d883dbb3e207eb2a + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.14-3.2-bookworm +mcr.microsoft.com/devcontainers/ruby:1.1.14-3.2 +``` +> *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.2.6 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 3692e6c3164700fcebf2d96fc1bc8ccec7b9753d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [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 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 3.1-bookworm + +**Digest:** sha256:6bf1e29ae4459059eb27b31272904ba02524c09c66990b649928441093144047 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.14-3.1-bookworm +mcr.microsoft.com/devcontainers/ruby:1.1.14-3.1 +``` +> *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.1.6p260 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 3692e6c3164700fcebf2d96fc1bc8ccec7b9753d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [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 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 3.3-bullseye + +**Digest:** sha256:ac08d5f60a4a29b60a8d1ba5e956d29be5da7fc45d7b90d1c551b98b922768ea + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.14-3.3-bullseye +mcr.microsoft.com/devcontainers/ruby:1.1.14-3-bullseye +mcr.microsoft.com/devcontainers/ruby:1.1.14-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.6 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 3692e6c3164700fcebf2d96fc1bc8ccec7b9753d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [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 | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 3.2-bullseye + +**Digest:** sha256:0c59260056007aa42a801639233a250e835e420651e9d821c33e8944807ecc0e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.14-3.2-bullseye +mcr.microsoft.com/devcontainers/ruby:1.1.14-3.2-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.2.6 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 3692e6c3164700fcebf2d96fc1bc8ccec7b9753d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [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 | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 3.1-bullseye + +**Digest:** sha256:0d2880f798702e55583f6c452ce983b00b2b89e8793fa86e127b71a88e44a4d3 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.14-3.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 | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.1.6p260 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 3692e6c3164700fcebf2d96fc1bc8ccec7b9753d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [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 | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/ruby/history/dev.md b/src/ruby/history/dev.md index 3806ad0d5..841dfc6f9 100644 --- a/src/ruby/history/dev.md +++ b/src/ruby/history/dev.md @@ -14,7 +14,7 @@ ## Variant: 3.3-bookworm -**Digest:** sha256:23da84476913e44936bf052ee0a08690e1329f0b391843e98510c3dd9b6c8169 +**Digest:** sha256:71812bc3dae254e58d588c82f8ddc6dca2186259e339c7a96a5cc0ac820ada27 **Tags:** ``` @@ -43,16 +43,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-bookworm | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | c335ab83de40d48093870d300de52c61bbd68359 | /usr/local/share/rbenv | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | | [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -102,7 +102,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-bookworm ## Variant: 3.2-bookworm -**Digest:** sha256:8242fdeec00bd3a42ae9c3c3a03c58542b4f94287f4c316d846bd7e0603c5c83 +**Digest:** sha256:8b0ae34325349f2f801a8c3662538723e8e61c1f2e889b877df45e74218e3a6f **Tags:** ``` @@ -128,16 +128,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | c335ab83de40d48093870d300de52c61bbd68359 | /usr/local/share/rbenv | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | | [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -187,7 +187,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2 ## Variant: 3.1-bookworm -**Digest:** sha256:830acdcb30e0845d8ac86d74d79c3648ab6008f8b907dd3f0230398ae67b20f9 +**Digest:** sha256:e8972b26804a972ed372c8cecf25f33cf09179b84ed7a0c3ddcbe4f75f53cc62 **Tags:** ``` @@ -213,16 +213,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.1 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | c335ab83de40d48093870d300de52c61bbd68359 | /usr/local/share/rbenv | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | | [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -272,7 +272,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.1 ## Variant: 3.3-bullseye -**Digest:** sha256:d24af95b76569742bcff1888b20dd20113b7a82c6b5df4584c753c900e358b4c +**Digest:** sha256:1abccca282d54c8561c9bcbae20734adcc374a4732b6d476a849ad27609e0d9c **Tags:** ``` @@ -299,16 +299,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | c335ab83de40d48093870d300de52c61bbd68359 | /usr/local/share/rbenv | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | | [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -359,7 +359,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-bullseye ## Variant: 3.2-bullseye -**Digest:** sha256:f109f66605bce673e3ba828157e98795c7ebe2562c23dd29dffcb22aa6b1efdf +**Digest:** sha256:9109ee15b981b308fcadbed5a72dcc16db2070a713a0b6b4e4e5c7f1495eced8 **Tags:** ``` @@ -385,16 +385,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | c335ab83de40d48093870d300de52c61bbd68359 | /usr/local/share/rbenv | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | | [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -445,7 +445,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2-bullseye ## Variant: 3.1-bullseye -**Digest:** sha256:0b281d19e3c26905b5e75eff5fe621b02e8ca99309348acb3cc46d2c92e3edbd +**Digest:** sha256:12d105403346503f935e82138bd14090bd700b10bc725eaca204cd365a4b8388 **Tags:** ``` @@ -470,16 +470,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.1-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | c335ab83de40d48093870d300de52c61bbd68359 | /usr/local/share/rbenv | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | | [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** diff --git a/src/rust/history/1.0.20.md b/src/rust/history/1.0.20.md new file mode 100644 index 000000000..30a721d67 --- /dev/null +++ b/src/rust/history/1.0.20.md @@ -0,0 +1,196 @@ +# [rust](https://github.com/devcontainers/images/tree/main/src/rust) + +**Image version:** 1.0.20 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/rust) + +**Image variations:** +- [bookworm](#variant-bookworm) +- [bullseye](#variant-bullseye) + +## Variant: bookworm + +**Digest:** sha256:9cb8741d565cb7190dbf61aad79d11644cc34e7b1fec34d261c66fff3c9e39ea + +**Tags:** +``` +mcr.microsoft.com/devcontainers/rust:1.0.20-bookworm +mcr.microsoft.com/devcontainers/rust:1.0.20-1 +mcr.microsoft.com/devcontainers/rust:1.0.20-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.83.0 | /usr/local/cargo
/usr/local/rustup | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Cargo / rustup (Rust) crates and tools** + +| Tool / crate | Version | +|--------------|---------| +| rustfmt | 1.8.0 | +| rust-analysis | 1.83.0 | +| rust-src | 1.83.0 | +| clippy | 1.83.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| gcc | 4:12.2.0-3 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libc6-dev | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| lldb | 1:14.0-55.7~deb12u1 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| python3-minimal | 3.11.2-1+b1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: bullseye + +**Digest:** sha256:d30cd145267e69e4033e01498ea13560dbb96c7d832a810c561907097f75735b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/rust:1.0.20-bullseye +mcr.microsoft.com/devcontainers/rust:1.0.20-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.83.0 | /usr/local/cargo
/usr/local/rustup | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | + +**Cargo / rustup (Rust) crates and tools** + +| Tool / crate | Version | +|--------------|---------| +| rustfmt | 1.8.0 | +| rust-analysis | 1.83.0 | +| rust-src | 1.83.0 | +| clippy | 1.83.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| gcc | 4:10.2.1-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libc6-dev | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| lldb | 1:11.0-51+nmu5 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| python3-minimal | 3.9.2-3 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/rust/history/dev.md b/src/rust/history/dev.md index 1379218c3..b98001dd5 100644 --- a/src/rust/history/dev.md +++ b/src/rust/history/dev.md @@ -10,7 +10,7 @@ ## Variant: bookworm -**Digest:** sha256:255ef7a6577f1f534c8ff449411913fa25deecaaa47397defd968cf8791cdfde +**Digest:** sha256:231c970c4950ac743e43174aa23a3142da67ed68d6db28a99e2f06e19b882704 **Tags:** ``` @@ -31,28 +31,28 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Rust](https://github.com/rust-lang/rust) | 1.82.0 | /usr/local/cargo
/usr/local/rustup | +| [Rust](https://github.com/rust-lang/rust) | 1.83.0 | /usr/local/cargo
/usr/local/rustup | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Cargo / rustup (Rust) crates and tools** | Tool / crate | Version | |--------------|---------| -| rustfmt | 1.7.1 | -| rust-analysis | 1.82.0 | -| rust-src | 1.82.0 | -| clippy | 1.82.0 | +| rustfmt | 1.8.0 | +| rust-analysis | 1.83.0 | +| rust-src | 1.83.0 | +| clippy | 1.83.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -103,7 +103,7 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bookworm ## Variant: bullseye -**Digest:** sha256:c03e72e1aee519a6faa394f99b1931fbab0286ea24d1399993d5a09fe0146396 +**Digest:** sha256:83ff3e09b5e52510c34cf24ac49c6069b745c71cac412470a9bdc4cbe5faa799 **Tags:** ``` @@ -123,28 +123,28 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Rust](https://github.com/rust-lang/rust) | 1.82.0 | /usr/local/cargo
/usr/local/rustup | +| [Rust](https://github.com/rust-lang/rust) | 1.83.0 | /usr/local/cargo
/usr/local/rustup | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh | **Cargo / rustup (Rust) crates and tools** | Tool / crate | Version | |--------------|---------| -| rustfmt | 1.7.1 | -| rust-analysis | 1.82.0 | -| rust-src | 1.82.0 | -| clippy | 1.82.0 | +| rustfmt | 1.8.0 | +| rust-analysis | 1.83.0 | +| rust-src | 1.83.0 | +| clippy | 1.83.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** diff --git a/src/typescript-node/history/1.1.8.md b/src/typescript-node/history/1.1.8.md new file mode 100644 index 000000000..c9439cb4b --- /dev/null +++ b/src/typescript-node/history/1.1.8.md @@ -0,0 +1,551 @@ +# [typescript-node](https://github.com/devcontainers/images/tree/main/src/typescript-node) + +**Image version:** 1.1.8 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/typescript-node) + +**Image variations:** +- [22-bookworm](#variant-22-bookworm) +- [20-bookworm](#variant-20-bookworm) +- [18-bookworm](#variant-18-bookworm) +- [22-bullseye](#variant-22-bullseye) +- [20-bullseye](#variant-20-bullseye) +- [18-bullseye](#variant-18-bullseye) + +## Variant: 22-bookworm + +**Digest:** sha256:9791f4aa527774bc370c6bd2f6705ce5a686f1e6f204badd8dfaacce28c631ae + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.8-22-bookworm +mcr.microsoft.com/devcontainers/typescript-node:1.1.8-22 +mcr.microsoft.com/devcontainers/typescript-node:1.1.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/) | 22.12.0 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.7.2 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 20-bookworm + +**Digest:** sha256:6a200731ff2e66af7d342c8118f989822e81ab98c2ad2e5c180fa308d057e395 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.8-20-bookworm +mcr.microsoft.com/devcontainers/typescript-node:1.1.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 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.18.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.7.2 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 18-bookworm + +**Digest:** sha256:002d72d6edc94101afe5fab164f2168a6316a21be2b79caa4d690074ee0cb0fb + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.8-18-bookworm +mcr.microsoft.com/devcontainers/typescript-node:1.1.8-18 +``` +> *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/) | 18.20.5 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.7.2 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u8 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u1 | +| gnupg2 | 2.2.40-1.1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u9 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u2 | +| libicu72 | 72.1-3 | +| libkrb5-3 | 1.20.1-2+deb12u2 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14 | +| locales | 2.36-9+deb12u9 | +| 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 | +| openssh-client | 1:9.2p1-2+deb12u3 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u1 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2 | +| wget | 1.21.3-1+b2 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b5 | + +## Variant: 22-bullseye + +**Digest:** sha256:daf393d15c945f6f5f63fa9a66b5b62435152245d6f63f6c3b72aea08ece483c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.8-22-bullseye +mcr.microsoft.com/devcontainers/typescript-node:1.1.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/) | 22.12.0 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.7.2 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 20-bullseye + +**Digest:** sha256:0e1fab1248c47f36a65321f8a8d638741e35d2610a3a34bb125ec30e40bb90f1 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.8-20-bullseye +mcr.microsoft.com/devcontainers/typescript-node:1.1.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/) | 20.18.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.7.2 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + +## Variant: 18-bullseye + +**Digest:** sha256:8cd7ae8c2d1025196093324356ae911b5f4a40e0f06fffbbc4398114ed310523 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.8-18-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/) | 18.20.5 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.16.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.7.2 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u14 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u3 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u11 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u5 | +| libicu67 | 67.1-7 | +| libkrb5-3 | 1.18.3-6+deb11u5 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u2 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u11 | +| 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+deb11u1 | +| openssh-client | 1:8.4p1-5+deb11u3 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u1 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u1 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | +| wget | 1.21-1+deb11u1 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | + diff --git a/src/typescript-node/history/dev.md b/src/typescript-node/history/dev.md index a88988784..4452b4344 100644 --- a/src/typescript-node/history/dev.md +++ b/src/typescript-node/history/dev.md @@ -14,7 +14,7 @@ ## Variant: 22-bookworm -**Digest:** sha256:aad4c31dfff50c4b135d303ca089e3dc779535537bcfcdb2fe94d7d28bd17f43 +**Digest:** sha256:f44b441e624ec445b9ebce9111af205624efdd38e5bcf496cbe59dcf5384f409 **Tags:** ``` @@ -35,29 +35,29 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 22.11.0 | /usr/local | -| [TypeScript](https://www.typescriptlang.org/) | 5.6.3 | /usr/local/share/npm-global | +| [Node.js](https://nodejs.org/en/) | 22.12.0 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | | tslint-to-eslint-config | 2.14.3 | -| typescript | 5.6.3 | +| typescript | 5.7.2 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -104,7 +104,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bookworm ## Variant: 20-bookworm -**Digest:** sha256:d5d1c005e6bbb0301380f297893545615b06502ad3a6ac4d003a0193f4abd088 +**Digest:** sha256:640e5fa40ddeee7e7df6ebcb7c263115d179e4b0c3904b25c26851b1eeeca5e4 **Tags:** ``` @@ -124,29 +124,29 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-20 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 20.18.0 | /usr/local | -| [TypeScript](https://www.typescriptlang.org/) | 5.6.3 | /usr/local/share/npm-global | +| [Node.js](https://nodejs.org/en/) | 20.18.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | | tslint-to-eslint-config | 2.14.3 | -| typescript | 5.6.3 | +| typescript | 5.7.2 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -193,7 +193,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-20 ## Variant: 18-bookworm -**Digest:** sha256:634ebeba35a0c6042cf2f0da17ba3999e11b41e40cf774ee0e2701e6739fe50f +**Digest:** sha256:f4592f5250e2071373bf564d4039449ea3031f1902d02a98efc0ea6dbdf8671a **Tags:** ``` @@ -214,28 +214,28 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-18 | Language / runtime | Version | Path | |--------------------|---------|------| | [Node.js](https://nodejs.org/en/) | 18.20.5 | /usr/local | -| [TypeScript](https://www.typescriptlang.org/) | 5.6.3 | /usr/local/share/npm-global | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | ccbe504f224a0aae688aaa729d4258e3392a9fc8 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | | tslint-to-eslint-config | 2.14.3 | -| typescript | 5.6.3 | +| typescript | 5.7.2 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -282,7 +282,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-18 ## Variant: 22-bullseye -**Digest:** sha256:e20e4e10e6dac2529a464d5949de20c2dbc8472ab454483ed46c6d305e7fa38b +**Digest:** sha256:08348d419f10a6d780c2e289702628ff8876367702e0639d56c2ab219a1a6b80 **Tags:** ``` @@ -302,29 +302,29 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 22.11.0 | /usr/local | -| [TypeScript](https://www.typescriptlang.org/) | 5.6.3 | /usr/local/share/npm-global | +| [Node.js](https://nodejs.org/en/) | 22.12.0 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | | tslint-to-eslint-config | 2.14.3 | -| typescript | 5.6.3 | +| typescript | 5.7.2 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -372,7 +372,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye ## Variant: 20-bullseye -**Digest:** sha256:cf7a7fc0ce763867b716ad1fc58b7ceb2e9accee95f4a589f85efc869478718a +**Digest:** sha256:b234550bc408001a5028e9433231dee8fb9535091564ec74f8475f24c8f5cd3b **Tags:** ``` @@ -392,29 +392,29 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 20.18.0 | /usr/local | -| [TypeScript](https://www.typescriptlang.org/) | 5.6.3 | /usr/local/share/npm-global | +| [Node.js](https://nodejs.org/en/) | 20.18.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | | tslint-to-eslint-config | 2.14.3 | -| typescript | 5.6.3 | +| typescript | 5.7.2 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** @@ -462,7 +462,7 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye ## Variant: 18-bullseye -**Digest:** sha256:673ee19be778c93757f2fb2fa94f3778b7ca0aaf43ee5b4216c4ec15718e2885 +**Digest:** sha256:526f1596fcda485400dfbfbd7dc704c61081d87bf0c2784f10b4eae5b75a834b **Tags:** ``` @@ -482,28 +482,28 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-18-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| | [Node.js](https://nodejs.org/en/) | 18.20.5 | /usr/local | -| [TypeScript](https://www.typescriptlang.org/) | 5.6.3 | /usr/local/share/npm-global | +| [TypeScript](https://www.typescriptlang.org/) | 5.7.2 | /usr/local/share/npm-global | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.15.0 | +| eslint | 9.16.0 | | tslint-to-eslint-config | 2.14.3 | -| typescript | 5.6.3 | +| typescript | 5.7.2 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | +| [git](https://github.com/git/git) | 2.47.1 | **Additional linux tools and packages** diff --git a/src/universal/history/2.12.6.md b/src/universal/history/2.12.6.md new file mode 100644 index 000000000..c8285acb7 --- /dev/null +++ b/src/universal/history/2.12.6.md @@ -0,0 +1,203 @@ +# [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:** 2.12.6 + +**Source release/branch:** [v0.4.10](https://github.com/devcontainers/images/tree/v0.4.10/src/universal) + +**Digest:** sha256:4da8fdd5ce2815ba943d9df53829d00aab20304ab93caad741874e135d56b026 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/universal:2.12.6-focal +mcr.microsoft.com/devcontainers/universal:2.12.6-linux +mcr.microsoft.com/devcontainers/universal:2.12.6 +``` +> *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 20.04.6 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/) | 18.20.5
20.18.1 | /usr/local/share/nvm/versions/node/<version> | +| [Python](https://www.python.org/) | 3.11.9
3.12.1 | /usr/local/python/<version> | +| [Java](https://adoptopenjdk.net/) | 17.0.13
21.0.5 | /usr/local/sdkman/candidates/java/<version> | +| [.NET](https://dotnet.microsoft.com/) | 8.0.404 | /usr/share/dotnet/dotnet | +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.2
3.3.4 | /usr/local/rvm/rubies/<version> | +| [PHP](https://xdebug.org/) | 8.2.13
8.3.0 | /usr/local/php/<version> | +| GCC | 9.4.0-1ubuntu1~20.04.2 | +| Clang | 10.0.0-4ubuntu1 | +| [Go](https://golang.org/dl) | 1.23.4 | /usr/local/go | +| [Jekyll](https://jekyllrb.com/) | 4.3.4 | +| [Jupyter Lab](https://jupyter.org/) | 4.3.3 | /home/codespace/.local/bin/jupyter-lab | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/codespace/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | +| [nvs](https://github.com/jasongin/nvs) | 876afd0bbaa047b186330e0b066120ec217b0ae9 | /usr/local/nvs | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 3692e6c3164700fcebf2d96fc1bc8ccec7b9753d | /usr/local/share/ruby-build | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| numpy | 2.2.0 | +| pandas | 2.2.3 | +| scipy | 1.14.1 | +| matplotlib | 3.9.3 | +| seaborn | 0.13.2 | +| scikit-learn | 1.6.0 | +| torch | 2.5.1+cpu | +| requests | 2.32.3 | +| plotly | 5.24.1 | +| jupyterlab_git | 0.50.2 | +| certifi | 2024.8.30 | +| setuptools | 75.6.0 | +| pylint | 3.3.2 | +| flake8 | 7.1.1 | +| autopep8 | 2.3.1 | +| black | 24.10.0 | +| yapf | 0.43.0 | +| mypy | 1.13.0 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | +| pipx | 1.7.1 | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.17.0 | +| honnef.co/go/tools | 0.5.1 | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.5.1 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.23.1 | +| github.com/golangci/golangci-lint | latest | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| rake | 13.2.1 | +| jekyll | 4.3.4 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/php/current | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local/php/current/bin | +| [kubectl](https://github.com/kubernetes/kubectl) | v1.32.0 | /usr/local/bin | +| [Helm](https://github.com/helm/helm) | 3.16.3 | /usr/local/bin | +| [Docker Compose](https://github.com/docker/compose) | 2.31.0 | /usr/local/bin | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | +| [GitHub CLI](https://github.com/cli/cli) | 2.63.2 | +| [yarn](https://yarnpkg.com/) | 1.22.22 | /usr/bin | +| [Maven](https://maven.apache.org/) | 3.9.9 | /usr/local/sdkman/candidates/maven/current/bin | +| [Gradle](https://gradle.org/) | 8.11.1 | /usr/local/sdkman/candidates/gradle/current/bin | +| Docker (Moby) CLI & Engine | 27.3.1 | +| [conda](https://github.com/conda/conda) | 24.11.1 | /opt/conda/bin | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.0.10 | +| apt-utils | 2.0.10 | +| build-essential | 12.8ubuntu1.1 | +| ca-certificates | 20240203~20.04.1 | +| clang | 1:10.0-50~exp1 | +| cmake | 3.16.3-1ubuntu1.20.04.1 | +| cppcheck | 1.90-4build1 | +| curl | 7.68.0-1ubuntu2.24 | +| dialog | 1.3-20190808-1 | +| g++ | 4:9.3.0-1ubuntu2 | +| gcc | 4:9.3.0-1ubuntu2 | +| gdb | 9.2-0ubuntu1~20.04.2 | +| git | 1:2.25.1-1ubuntu3.13 | +| git-lfs (Git Large File Support) | 3.6.0 | +| gnupg2 | 2.2.19-3ubuntu2.2 | +| htop | 2.2.0-2build1 | +| iproute2 | 5.5.0-1ubuntu1 | +| iptables | 1.8.4-3ubuntu2.1 | +| jq | 1.6-1ubuntu0.20.04.1 | +| less | 551-1ubuntu0.3 | +| libatk-bridge2.0-0 | 2.34.2-0ubuntu2~20.04.1 | +| libatk1.0-0 | 2.35.1-1ubuntu2 | +| libc6 | 2.31-0ubuntu9.16 | +| libc6-dev | 2.31-0ubuntu9.16 | +| libcups2 | 2.3.1-9ubuntu1.9 | +| libgbm1 | 21.2.6-0ubuntu0.1~20.04.2 | +| libgcc1 | 1:10.5.0-1ubuntu1~20.04 | +| libgssapi-krb5-2 | 1.17-6ubuntu4.7 | +| libgtk-3-0 | 3.24.20-0ubuntu1.2 | +| libicu66 | 66.1-2ubuntu2.1 | +| libkrb5-3 | 1.17-6ubuntu4.7 | +| liblttng-ust0 | 2.11.0-1 | +| libnspr4 | 2:4.35-0ubuntu0.20.04.1 | +| libnss3 | 2:3.98-0ubuntu0.20.04.2 | +| libpango-1.0-0 | 1.44.7-2ubuntu4 | +| libpangocairo-1.0-0 | 1.44.7-2ubuntu4 | +| libsecret-1-dev | 0.20.4-0ubuntu1 | +| libssl1.1 | 1.1.1f-1ubuntu2.23 | +| libstdc++6 | 10.5.0-1ubuntu1~20.04 | +| libx11-6 | 2:1.6.9-2ubuntu1.6 | +| libx11-xcb1 | 2:1.6.9-2ubuntu1.6 | +| libxcomposite1 | 1:0.4.5-1 | +| libxdamage1 | 1:1.1.5-2 | +| libxfixes3 | 1:5.0.3-2 | +| lldb | 1:10.0-50~exp1 | +| llvm | 1:10.0-50~exp1 | +| locales | 2.31-0ubuntu9.16 | +| lsb-release | 11.1.0ubuntu2 | +| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 | +| make | 4.2.1-1.2 | +| man-db | 2.9.1-1 | +| manpages | 5.05-1 | +| manpages-dev | 5.05-1 | +| moby-cli (Docker CLI) | 27.3.1-ubuntu20.04u1 | +| moby-engine (Docker Engine) | 27.3.1-ubuntu20.04u1 | +| nano | 4.8-1ubuntu1.1 | +| ncdu | 1.14.1-1 | +| net-tools | 1.60+git20180626.aebd88e-1ubuntu1 | +| openssh-client | 1:8.2p1-4ubuntu0.11 | +| openssh-server | 1:8.2p1-4ubuntu0.11 | +| pigz | 2.4-1 | +| pkg-config | 0.29.1-0ubuntu4 | +| procps | 2:3.3.16-1ubuntu2.4 | +| psmisc | 23.3-1 | +| python3-dev | 3.8.2-0ubuntu2 | +| python3-minimal | 3.8.2-0ubuntu2 | +| rsync | 3.1.3-8ubuntu0.7 | +| sed | 4.7-1 | +| software-properties-common | 0.99.9.12 | +| strace | 5.5-3ubuntu1 | +| sudo | 1.8.31-1ubuntu1.5 | +| tar | 1.30+dfsg-7ubuntu0.20.04.4 | +| unzip | 6.0-25ubuntu1.2 | +| valgrind | 1:3.15.0-1ubuntu9.1 | +| vim | 2:8.1.2269-1ubuntu5.29 | +| vim-doc | 2:8.1.2269-1ubuntu5.29 | +| vim-tiny | 2:8.1.2269-1ubuntu5.29 | +| wget | 1.20.3-1ubuntu2.1 | +| xtail | 2.1-6 | +| zip | 3.0-11build1 | +| zlib1g | 1:1.2.11.dfsg-2ubuntu1.5 | +| zsh | 5.8-3ubuntu1.1 | + diff --git a/src/universal/history/dev.md b/src/universal/history/dev.md index 9250373a5..1b92278d4 100644 --- a/src/universal/history/dev.md +++ b/src/universal/history/dev.md @@ -5,7 +5,7 @@ This document describes the base contents of the Universal image. Note that this **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/universal) -**Digest:** sha256:20568e834a9052555bfbaf6f144112bfbea95f5e0f82a8774c577087793d6a34 +**Digest:** sha256:37477fae95315a8c496ee912b77a55f848a94171395b6b80737b6328fc885c65 **Tags:** ``` @@ -34,37 +34,37 @@ mcr.microsoft.com/devcontainers/universal:dev | [PHP](https://xdebug.org/) | 8.2.13
8.3.0 | /usr/local/php/<version> | | GCC | 9.4.0-1ubuntu1~20.04.2 | | Clang | 10.0.0-4ubuntu1 | -| [Go](https://golang.org/dl) | 1.23.3 | /usr/local/go | +| [Go](https://golang.org/dl) | 1.23.4 | /usr/local/go | | [Jekyll](https://jekyllrb.com/) | 4.3.4 | -| [Jupyter Lab](https://jupyter.org/) | 4.3.1 | /home/codespace/.local/bin/jupyter-lab | +| [Jupyter Lab](https://jupyter.org/) | 4.3.3 | /home/codespace/.local/bin/jupyter-lab | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6c91a5e389a26f532ba2fdbe40216b0d79e33124 | /home/codespace/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/codespace/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 179d45050be0a71fd57591b0ed8aedf9b177ba10 | /usr/local/share/nvm | | [nvs](https://github.com/jasongin/nvs) | 876afd0bbaa047b186330e0b066120ec217b0ae9 | /usr/local/nvs | -| [rbenv](https://github.com/rbenv/rbenv.git) | c335ab83de40d48093870d300de52c61bbd68359 | /usr/local/share/rbenv | +| [rbenv](https://github.com/rbenv/rbenv.git) | efeab7f8eebece9063ba8d539e82f85831154105 | /usr/local/share/rbenv | | [ruby-build](https://github.com/rbenv/ruby-build.git) | 7ccb143c90f523e891c6780e2f9ba15415c5443f | /usr/local/share/ruby-build | **Pip / pipx installed tools and packages** | Tool / package | Version | |----------------|---------| -| numpy | 2.1.3 | +| numpy | 2.2.0 | | pandas | 2.2.3 | | scipy | 1.14.1 | -| matplotlib | 3.9.2 | +| matplotlib | 3.9.3 | | seaborn | 0.13.2 | -| scikit-learn | 1.5.2 | +| scikit-learn | 1.6.0 | | torch | 2.5.1+cpu | | requests | 2.32.3 | | plotly | 5.24.1 | | jupyterlab_git | 0.50.2 | | certifi | 2024.8.30 | | setuptools | 75.6.0 | -| pylint | 3.3.1 | +| pylint | 3.3.2 | | flake8 | 7.1.1 | | autopep8 | 2.3.1 | | black | 24.10.0 | @@ -72,8 +72,8 @@ mcr.microsoft.com/devcontainers/universal:dev | mypy | 1.13.0 | | pydocstyle | 6.3.0 | | pycodestyle | 2.12.1 | -| bandit | 1.7.10 | -| virtualenv | 20.27.1 | +| bandit | 1.8.0 | +| virtualenv | 20.28.0 | | pipx | 1.7.1 | **Go tools and modules** @@ -100,19 +100,19 @@ mcr.microsoft.com/devcontainers/universal:dev | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.47.0 | -| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/php/current | -| [Composer](https://getcomposer.org/) | 2.8.3 | /usr/local/php/current/bin | -| [kubectl](https://github.com/kubernetes/kubectl) | v1.31.2 | /usr/local/bin | +| [git](https://github.com/git/git) | 2.47.1 | +| [Xdebug](https://xdebug.org/) | 3.4.0 | /usr/local/php/current | +| [Composer](https://getcomposer.org/) | 2.8.4 | /usr/local/php/current/bin | +| [kubectl](https://github.com/kubernetes/kubectl) | v1.31.4 | /usr/local/bin | | [Helm](https://github.com/helm/helm) | 3.16.3 | /usr/local/bin | -| [Docker Compose](https://github.com/docker/compose) | 2.30.3 | /usr/local/bin | +| [Docker Compose](https://github.com/docker/compose) | 2.31.0 | /usr/local/bin | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | -| [GitHub CLI](https://github.com/cli/cli) | 2.62.0 | +| [GitHub CLI](https://github.com/cli/cli) | 2.63.2 | | [yarn](https://yarnpkg.com/) | 1.22.22 | /usr/bin | | [Maven](https://maven.apache.org/) | 3.9.9 | /usr/local/sdkman/candidates/maven/current/bin | | [Gradle](https://gradle.org/) | 8.11.1 | /usr/local/sdkman/candidates/gradle/current/bin | -| Docker (Moby) CLI & Engine | 27.0.3 | -| [conda](https://github.com/conda/conda) | 24.9.2 | /opt/conda/bin | +| Docker (Moby) CLI & Engine | 27.3.1 | +| [conda](https://github.com/conda/conda) | 24.11.1 | /opt/conda/bin | **Additional linux tools and packages** @@ -131,7 +131,7 @@ mcr.microsoft.com/devcontainers/universal:dev | gcc | 4:9.3.0-1ubuntu2 | | gdb | 9.2-0ubuntu1~20.04.2 | | git | 1:2.25.1-1ubuntu3.13 | -| git-lfs (Git Large File Support) | 3.5.1 | +| git-lfs (Git Large File Support) | 3.6.0 | | gnupg2 | 2.2.19-3ubuntu2.2 | | htop | 2.2.0-2build1 | | iproute2 | 5.5.0-1ubuntu1 | @@ -171,8 +171,8 @@ mcr.microsoft.com/devcontainers/universal:dev | man-db | 2.9.1-1 | | manpages | 5.05-1 | | manpages-dev | 5.05-1 | -| moby-cli (Docker CLI) | 27.0.3-ubuntu20.04u1 | -| moby-engine (Docker Engine) | 27.0.3-ubuntu20.04u1 | +| moby-cli (Docker CLI) | 27.3.1-ubuntu20.04u1 | +| moby-engine (Docker Engine) | 27.3.1-ubuntu20.04u1 | | nano | 4.8-1ubuntu1.1 | | ncdu | 1.14.1-1 | | net-tools | 1.60+git20180626.aebd88e-1ubuntu1 | @@ -192,9 +192,9 @@ mcr.microsoft.com/devcontainers/universal:dev | tar | 1.30+dfsg-7ubuntu0.20.04.4 | | unzip | 6.0-25ubuntu1.2 | | valgrind | 1:3.15.0-1ubuntu9.1 | -| vim | 2:8.1.2269-1ubuntu5.26 | -| vim-doc | 2:8.1.2269-1ubuntu5.26 | -| vim-tiny | 2:8.1.2269-1ubuntu5.26 | +| vim | 2:8.1.2269-1ubuntu5.29 | +| vim-doc | 2:8.1.2269-1ubuntu5.29 | +| vim-tiny | 2:8.1.2269-1ubuntu5.29 | | wget | 1.20.3-1ubuntu2.1 | | xtail | 2.1-6 | | zip | 3.0-11build1 |