diff --git a/src/anaconda/history/1.0.0.md b/src/anaconda/history/1.0.0.md new file mode 100644 index 000000000..661a0ba33 --- /dev/null +++ b/src/anaconda/history/1.0.0.md @@ -0,0 +1,105 @@ +# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda) + +**Image version:** 1.0.0 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/anaconda) + +**Digest:** sha256:3348f903dfd9ec2ad844d9ac8aa2ba194de2bbe37269efa156313496d92530f8 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/anaconda:1.0.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.4 | /opt/conda | +| [Jupyter Notebooks](https://jupyter.org/) | 7.0.8 | /opt/conda | +| [Jupyter Lab](https://jupyter.org/) | 4.0.11 | /opt/conda | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 189774c5d0d989ab45c0765f646803926e08e013 | /home/vscode/.oh-my-zsh | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| joblib | 1.4.2 | +| cookiecutter | 2.6.0 | +| cryptography | 42.0.5 | +| mistune | 3.0.1 | +| numpy | 1.26.4 | +| certifi | 2024.7.4 | +| setuptools | 69.5.1 | +| wheel | 0.43.0 | +| nbconvert | 7.10.0 | +| Werkzeug | 3.0.3 | +| requests | 2.32.2 | +| tornado | 6.4.1 | +| transformers | 4.37.2 | +| jupyter_server | 2.14.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.1 | +| [conda](https://github.com/conda/conda) | 24.5.0 | /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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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/base-alpine/history/0.209.1.md b/src/base-alpine/history/0.209.1.md new file mode 100644 index 000000000..ba2ae4c1d --- /dev/null +++ b/src/base-alpine/history/0.209.1.md @@ -0,0 +1,291 @@ +# [base-alpine](https://github.com/devcontainers/images/tree/main/src/base-alpine) + +**Image version:** 0.209.1 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/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:e67943d687f449677f9a2cd29f966e7a325d83ff19e13104dbc1377d68bfbe0d + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:0.209.1-alpine-3.20 +mcr.microsoft.com/devcontainers/base:0.209.1-alpine3.20 +mcr.microsoft.com/devcontainers/base:0.209.1-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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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.8.0-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.0414-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 | 2024a-r1 | +| 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:da9c7015fe3304348a6b1876714e1c7af9ab7ad32f6653bde3af28720d8d1f70 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:0.209.1-alpine-3.19 +mcr.microsoft.com/devcontainers/base:0.209.1-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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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.5.0-r0 | +| 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:c61b1bc974ea143727a0b3a4546dfd3e0e05f7f6385aea32715b63b6c9eb7495 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:0.209.1-alpine-3.18 +mcr.microsoft.com/devcontainers/base:0.209.1-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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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.5.0-r0 | +| 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-r0 | +| 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:26303ad87289f54cd0a2534e5f0e3799177cc5024944b6e7a686a01e32c345b7 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:0.209.1-alpine-3.17 +mcr.microsoft.com/devcontainers/base:0.209.1-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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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.5.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-r0 | +| 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-debian/history/1.0.13.md b/src/base-debian/history/1.0.13.md new file mode 100644 index 000000000..1d885c03e --- /dev/null +++ b/src/base-debian/history/1.0.13.md @@ -0,0 +1,238 @@ +# [base-debian](https://github.com/devcontainers/images/tree/main/src/base-debian) + +**Image version:** 1.0.13 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/base-debian) + +**Image variations:** +- [bookworm](#variant-bookworm) +- [buster](#variant-buster) +- [bullseye](#variant-bullseye) + +## Variant: bookworm + +**Digest:** sha256:80c71299090045b9779aa63e6eb03092d2f4e400292aceb39820ef80690c4612 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.0.13-bookworm +mcr.microsoft.com/devcontainers/base:1.0.13-debian-12 +mcr.microsoft.com/devcontainers/base:1.0.13-debian12 +mcr.microsoft.com/devcontainers/base:1.0.13-debian +mcr.microsoft.com/devcontainers/base:1.0.13 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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: buster + +**Digest:** sha256:e365701d5ec8b90e203f354757081006d78da0b321a1843bf962b928ba0bb586 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.0.13-buster +mcr.microsoft.com/devcontainers/base:1.0.13-debian-10 +mcr.microsoft.com/devcontainers/base:1.0.13-debian10 +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: bullseye + +**Digest:** sha256:2454e92500a2e07c14fe907e6d6e4ab73fe56a2666a7b01981b3c2a30586238b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.0.13-bullseye +mcr.microsoft.com/devcontainers/base:1.0.13-debian-11 +mcr.microsoft.com/devcontainers/base:1.0.13-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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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-ubuntu/history/1.1.2.md b/src/base-ubuntu/history/1.1.2.md new file mode 100644 index 000000000..cb9d74086 --- /dev/null +++ b/src/base-ubuntu/history/1.1.2.md @@ -0,0 +1,235 @@ +# [base-ubuntu](https://github.com/devcontainers/images/tree/main/src/base-ubuntu) + +**Image version:** 1.1.2 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/base-ubuntu) + +**Image variations:** +- [noble](#variant-noble) +- [jammy](#variant-jammy) +- [focal](#variant-focal) + +## Variant: noble + +**Digest:** sha256:523f4f746606453e7c45e546093a7f5744b4ccc066704196a072d54cd4d40f95 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.1.2-noble +mcr.microsoft.com/devcontainers/base:1.1.2-ubuntu-24.04 +mcr.microsoft.com/devcontainers/base:1.1.2-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 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** ubuntu + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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.1 | +| 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.2 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2 | +| libicu74 | 74.2-1ubuntu3 | +| libkrb5-3 | 1.20.1-6ubuntu2 | +| libstdc++6 | 14-20240412-0ubuntu1 | +| locales | 2.39-0ubuntu8.2 | +| 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-2build1 | +| ncdu | 1.19-0.1 | +| net-tools | 2.10-0.1ubuntu4 | +| openssh-client | 1:9.6p1-3ubuntu13.4 | +| procps | 2:4.0.4-4ubuntu3 | +| psmisc | 23.7-1build1 | +| rsync | 3.2.7-1ubuntu1 | +| strace | 6.8-0ubuntu2 | +| sudo | 1.9.15p5-3ubuntu5 | +| unzip | 6.0-28ubuntu4 | +| vim-tiny | 2:9.1.0016-1ubuntu7.1 | +| wget | 1.21.4-1ubuntu4.1 | +| zip | 3.0-13build1 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2 | +| zsh | 5.9-6ubuntu2 | + +## Variant: jammy + +**Digest:** sha256:8b4d256d1fc34834f7e2c4e1f48a0220d16fb762084ed386e2a4add22e542ad0 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.1.2-jammy +mcr.microsoft.com/devcontainers/base:1.1.2-ubuntu-22.04 +mcr.microsoft.com/devcontainers/base:1.1.2-ubuntu22.04 +mcr.microsoft.com/devcontainers/base:1.1.2-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.4 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.12 | +| apt-utils | 2.4.12 | +| ca-certificates | 20230311ubuntu0.22.04.1 | +| curl | 7.81.0-1ubuntu1.16 | +| 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.3 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.3 | +| 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-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.17 | +| 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:964250d82348ae03aa247ba4ee9381e47fd096ecf3e5733dd6237e8f9978d7aa + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:1.1.2-focal +mcr.microsoft.com/devcontainers/base:1.1.2-ubuntu-20.04 +mcr.microsoft.com/devcontainers/base:1.1.2-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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.0.10 | +| apt-utils | 2.0.10 | +| ca-certificates | 20230311ubuntu0.20.04.1 | +| curl | 7.68.0-1ubuntu2.22 | +| 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.4 | +| libicu66 | 66.1-2ubuntu2.1 | +| libkrb5-3 | 1.17-6ubuntu4.4 | +| liblttng-ust0 | 2.11.0-1 | +| libssl1.1 | 1.1.1f-1ubuntu2.22 | +| 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 | +| 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.23 | +| 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/1.2.2.md b/src/cpp/history/1.2.2.md new file mode 100644 index 000000000..2eeae94be --- /dev/null +++ b/src/cpp/history/1.2.2.md @@ -0,0 +1,586 @@ +# [cpp](https://github.com/devcontainers/images/tree/main/src/cpp) + +**Image version:** 1.2.2 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/cpp) + +**Image variations:** +- [bookworm](#variant-bookworm) +- [bullseye](#variant-bullseye) +- [buster](#variant-buster) +- [noble](#variant-noble) +- [jammy](#variant-jammy) +- [focal](#variant-focal) + +## Variant: bookworm + +**Digest:** sha256:9d82534f0809f0d8ea35bb4544dcc26d9d53e96b9870b61314aa43473a15d9e9 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.2-bookworm +mcr.microsoft.com/devcontainers/cpp:1.2.2-debian-12 +mcr.microsoft.com/devcontainers/cpp:1.2.2-debian12 +mcr.microsoft.com/devcontainers/cpp:1.2.2-debian +mcr.microsoft.com/devcontainers/cpp:1.2.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 | +|--------------------|---------|------| +| GCC | 12.2.0-14 | +| Clang | 14.0.6 | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 73e9c8e73fbebbfecea912efbda2ec6475134dd1 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| gdb | 13.1-3 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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-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 | +| 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:08e208a3a91aa754e088dc5b0d95d6d1fd9cb646a4636eddddf200190aba2dec + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.2-bullseye +mcr.microsoft.com/devcontainers/cpp:1.2.2-debian-11 +mcr.microsoft.com/devcontainers/cpp:1.2.2-debian11 +mcr.microsoft.com/devcontainers/cpp:1.2.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 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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 73e9c8e73fbebbfecea912efbda2ec6475134dd1 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| gdb | 10.1-1.7 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| lldb | 1:11.0-51+nmu5 | +| llvm | 1:11.0-51+nmu5 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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: buster + +**Digest:** sha256:807f0c3e16f0e7f6d89bf3ab970b62fe8a7355a147958afc8eb884e4a9fdbd35 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.2-buster +mcr.microsoft.com/devcontainers/cpp:1.2.2-debian-10 +mcr.microsoft.com/devcontainers/cpp:1.2.2-debian10 +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| GCC | 8.3.0-6 | +| Clang | 7.0.1-8+deb10u2 (tags/RELEASE_701/final) | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 73e9c8e73fbebbfecea912efbda2ec6475134dd1 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| bash-completion | 1:2.8-6 | +| build-essential | 12.6 | +| ca-certificates | 20200601~deb10u2 | +| clang | 1:7.0-47 | +| cmake | 3.13.4-1 | +| cppcheck | 1.86-1 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| gdb | 8.2.1-2+b3 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| lldb | 1:7.0-47 | +| llvm | 1:7.0-47 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| ninja-build | 1.8.2-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| pkg-config | 0.29-6 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| tar | 1.30+dfsg-6+deb10u1 | +| unzip | 6.0-23+deb10u3 | +| valgrind | 1:3.14.0-3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: noble + +**Digest:** sha256:77692ec8036a883fdd374202bfc7135c5fa40935b4ca973680597631b0490ddf + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.2-noble +mcr.microsoft.com/devcontainers/cpp:1.2.2-ubuntu-24.04 +mcr.microsoft.com/devcontainers/cpp:1.2.2-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 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** ubuntu + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| GCC | 13.2.0-23ubuntu4 | +| Clang | 18.1.3 (1ubuntu1) | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 73e9c8e73fbebbfecea912efbda2ec6475134dd1 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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.1 | +| 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.2 | +| libgssapi-krb5-2 | 1.20.1-6ubuntu2 | +| libicu74 | 74.2-1ubuntu3 | +| libkrb5-3 | 1.20.1-6ubuntu2 | +| libstdc++6 | 14-20240412-0ubuntu1 | +| lldb | 1:18.0-59~exp2 | +| llvm | 1:18.0-59~exp2 | +| locales | 2.39-0ubuntu8.2 | +| 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-2build1 | +| ncdu | 1.19-0.1 | +| net-tools | 2.10-0.1ubuntu4 | +| ninja-build | 1.11.1-2 | +| openssh-client | 1:9.6p1-3ubuntu13.4 | +| pkg-config | 1.8.1-2build1 | +| procps | 2:4.0.4-4ubuntu3 | +| 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 | +| valgrind | 1:3.22.0-0ubuntu3 | +| vim-tiny | 2:9.1.0016-1ubuntu7.1 | +| wget | 1.21.4-1ubuntu4.1 | +| zip | 3.0-13build1 | +| zlib1g | 1:1.3.dfsg-3.1ubuntu2 | +| zsh | 5.9-6ubuntu2 | + +## Variant: jammy + +**Digest:** sha256:1f2d774410ba8cb21ff15eb6efde62c483daf9185ecd31dc77c10f3ddd85e21e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.2-jammy +mcr.microsoft.com/devcontainers/cpp:1.2.2-ubuntu-22.04 +mcr.microsoft.com/devcontainers/cpp:1.2.2-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.4 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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 73e9c8e73fbebbfecea912efbda2ec6475134dd1 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.12 | +| apt-utils | 2.4.12 | +| bash-completion | 1:2.11-5ubuntu1 | +| build-essential | 12.9ubuntu3 | +| ca-certificates | 20230311ubuntu0.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.16 | +| 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.3 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.3 | +| 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-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.17 | +| 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:c23d4950de161e55b4414f1535ed71cd3f400b201a098dc4ddcced990739dc4c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:1.2.2-focal +mcr.microsoft.com/devcontainers/cpp:1.2.2-ubuntu-20.04 +mcr.microsoft.com/devcontainers/cpp:1.2.2-ubuntu20.04 +mcr.microsoft.com/devcontainers/cpp:1.2.2-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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 73e9c8e73fbebbfecea912efbda2ec6475134dd1 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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 | 20230311ubuntu0.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.22 | +| 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.4 | +| libicu66 | 66.1-2ubuntu2.1 | +| libkrb5-3 | 1.17-6ubuntu4.4 | +| liblttng-ust0 | 2.11.0-1 | +| libssl1.1 | 1.1.1f-1ubuntu2.22 | +| 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 | +| 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.23 | +| 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/dotnet/history/1.1.9.md b/src/dotnet/history/1.1.9.md new file mode 100644 index 000000000..174120bec --- /dev/null +++ b/src/dotnet/history/1.1.9.md @@ -0,0 +1,749 @@ +# [dotnet](https://github.com/devcontainers/images/tree/main/src/dotnet) + +**Image version:** 1.1.9 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/dotnet) + +**Image variations:** +- [8.0-bookworm-slim](#variant-80-bookworm-slim) +- [8.0-jammy](#variant-80-jammy) +- [7.0-bookworm-slim](#variant-70-bookworm-slim) +- [7.0-bullseye-slim](#variant-70-bullseye-slim) +- [7.0-jammy](#variant-70-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: 8.0-bookworm-slim + +**Digest:** sha256:084cb533c106b5aefee663ab4c884de3bf3541f2b6ea21345c9843b4de95700d + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.1.9-8.0-bookworm-slim +mcr.microsoft.com/devcontainers/dotnet:1.1.9-8.0 +mcr.microsoft.com/devcontainers/dotnet:1.1.9-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.303 (8.0.7) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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-jammy + +**Digest:** sha256:14571c1343029ac737fd3a587368232262bf5ef042438484496ad93b87a6c696 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.1.9-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.4 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 8.0.303 (8.0.7) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.12 | +| apt-utils | 2.4.12 | +| ca-certificates | 20230311ubuntu0.22.04.1 | +| curl | 7.81.0-1ubuntu1.16 | +| 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.3 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.3 | +| 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-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.17 | +| 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: 7.0-bookworm-slim + +**Digest:** sha256:06afaa0e9506d2deac1a45152271492b57c6d640e9c862b494def2bbad1d5eee + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.1.9-7.0-bookworm-slim +mcr.microsoft.com/devcontainers/dotnet:1.1.9-7.0 +mcr.microsoft.com/devcontainers/dotnet:1.1.9-7.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/) | 7.0.410 (7.0.2) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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: 7.0-bullseye-slim + +**Digest:** sha256:f9deaf3aaeba4b78e17c6f003798c278f593dacb3258933cdea1eb5181796642 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.1.9-7.0-bullseye-slim +mcr.microsoft.com/devcontainers/dotnet:1.1.9-7.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/) | 7.0.410 (7.0.2) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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: 7.0-jammy + +**Digest:** sha256:13bd776fb102dc25eb1c644e0627d64f6cef8556728bb954706d569adf6d31c4 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.1.9-7.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.4 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 7.0.410 (7.0.2) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.12 | +| apt-utils | 2.4.12 | +| ca-certificates | 20230311ubuntu0.22.04.1 | +| curl | 7.81.0-1ubuntu1.16 | +| 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.3 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.3 | +| 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-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.17 | +| 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:d26987654dd682478583f478addf700fcdad901d30cc458d2dce34923dd0be50 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.1.9-6.0-bookworm-slim +mcr.microsoft.com/devcontainers/dotnet:1.1.9-6.0 +mcr.microsoft.com/devcontainers/dotnet:1.1.9-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.424 (6.0.3) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:a07db88614e23e25d170af84cc1debeafaeec2c55f9dda8b0144ff1ab0ebd0a8 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.1.9-6.0-bullseye-slim +mcr.microsoft.com/devcontainers/dotnet:1.1.9-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.424 (6.0.3) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:617d9dc8c05da868dbebc8c174a38ae8db1537004993c9e0b0aeb7ccbdd52fd7 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.1.9-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.4 LTS (debian-like distro) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [.NET](https://dotnet.microsoft.com/) | 6.0.424 (6.0.3) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.4.12 | +| apt-utils | 2.4.12 | +| ca-certificates | 20230311ubuntu0.22.04.1 | +| curl | 7.81.0-1ubuntu1.16 | +| 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.3 | +| libicu70 | 70.1-2 | +| libkrb5-3 | 1.19.2-2ubuntu0.3 | +| 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-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.17 | +| 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:1ded569d555ab7901cd95588dc13f11d59f3be61f5832719e6f97e6053dcae28 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/dotnet:1.1.9-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.424 (6.0.3) | /usr | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.0.10 | +| apt-utils | 2.0.10 | +| ca-certificates | 20230311ubuntu0.20.04.1 | +| curl | 7.68.0-1ubuntu2.22 | +| 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.4 | +| libicu66 | 66.1-2ubuntu2.1 | +| libkrb5-3 | 1.17-6ubuntu4.4 | +| liblttng-ust0 | 2.11.0-1 | +| libssl1.1 | 1.1.1f-1ubuntu2.22 | +| 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 | +| 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.23 | +| 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/go/history/1.1.14.md b/src/go/history/1.1.14.md new file mode 100644 index 000000000..111dd9c5c --- /dev/null +++ b/src/go/history/1.1.14.md @@ -0,0 +1,413 @@ +# [go](https://github.com/devcontainers/images/tree/main/src/go) + +**Image version:** 1.1.14 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/go) + +**Image variations:** +- [1.22-bookworm](#variant-122-bookworm) +- [1.21-bookworm](#variant-121-bookworm) +- [1.22-bullseye](#variant-122-bullseye) +- [1.21-bullseye](#variant-121-bullseye) + +## Variant: 1.22-bookworm + +**Digest:** sha256:1a30ec37cbac64206357c4ff36238e1b8c01294905e9ee25979e617208c31a2f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:1.1.14-1.22-bookworm +mcr.microsoft.com/devcontainers/go:1.1.14-1.22 +mcr.microsoft.com/devcontainers/go:1.1.14-1 +mcr.microsoft.com/devcontainers/go:1.1.14-1-bookworm +mcr.microsoft.com/devcontainers/go: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 | +|--------------------|---------|------| +| [Go](https://golang.org/dl) | 1.22.5 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.16.1 | +| honnef.co/go/tools | 0.4.7 | +| golang.org/x/lint | 0.0.0-20210508222113-6edffad5e616 | +| github.com/mgechev/revive | 1.3.7 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.22.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| g++ | 4:12.2.0-3 | +| gcc | 4:12.2.0-3 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| libc6-dev | 2.36-9+deb12u7 | +| 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+deb12u7 | +| 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.21-bookworm + +**Digest:** sha256:8d992ffdafcb4216353032a23ab278b10141875f95481b0263174bfd794ce5f1 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:1.1.14-1.21-bookworm +mcr.microsoft.com/devcontainers/go:1.1.14-1.21 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** 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.21.12 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.16.1 | +| honnef.co/go/tools | 0.4.7 | +| golang.org/x/lint | 0.0.0-20210508222113-6edffad5e616 | +| github.com/mgechev/revive | 1.3.7 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.22.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| g++ | 4:12.2.0-3 | +| gcc | 4:12.2.0-3 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| libc6-dev | 2.36-9+deb12u7 | +| 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+deb12u7 | +| 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-bullseye + +**Digest:** sha256:d5fdad4c27fcd5c30e460fe21d2efdbf45a6d3077093dbc21b3e6bc986606497 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:1.1.14-1.22-bullseye +mcr.microsoft.com/devcontainers/go:1.1.14-1-bullseye +mcr.microsoft.com/devcontainers/go: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 | +|--------------------|---------|------| +| [Go](https://golang.org/dl) | 1.22.5 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.16.1 | +| honnef.co/go/tools | 0.4.7 | +| golang.org/x/lint | 0.0.0-20210508222113-6edffad5e616 | +| github.com/mgechev/revive | 1.3.7 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.22.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| g++ | 4:10.2.1-1 | +| gcc | 4:10.2.1-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| libc6-dev | 2.31-13+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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.21-bullseye + +**Digest:** sha256:c0bbf1c957d2d0e87b1e1c23a4c1af554be79b76d69e9114121662ecf1ad1758 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:1.1.14-1.21-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.21.12 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.16.1 | +| honnef.co/go/tools | 0.4.7 | +| golang.org/x/lint | 0.0.0-20210508222113-6edffad5e616 | +| github.com/mgechev/revive | 1.3.7 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.22.1 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| g++ | 4:10.2.1-1 | +| gcc | 4:10.2.1-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| libc6-dev | 2.31-13+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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/java-8/history/2.0.13.md b/src/java-8/history/2.0.13.md new file mode 100644 index 000000000..099601885 --- /dev/null +++ b/src/java-8/history/2.0.13.md @@ -0,0 +1,258 @@ +# [java-8](https://github.com/devcontainers/images/tree/main/src/java-8) + +**Image version:** 2.0.13 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/java-8) + +**Image variations:** +- [bookworm](#variant-bookworm) +- [bullseye](#variant-bullseye) +- [buster](#variant-buster) + +## Variant: bookworm + +**Digest:** sha256:98b12d67a2f0a2b1765a6371e1075bcb4e041f06574988d048bc66acd107c7ff + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:2.0.13-8-bookworm +mcr.microsoft.com/devcontainers/java:2.0.13-8 +mcr.microsoft.com/devcontainers/java:2.0.13-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_412
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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:291ec04eed1ca59910aae15fda5402b8b8ede5c5fa87ad4ac5754a715f1e31c5 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:2.0.13-8-bullseye +mcr.microsoft.com/devcontainers/java:2.0.13-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_412
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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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: buster + +**Digest:** sha256:3f65ec331fca7a772f16f4068a4f9011a4411b5772df7b88315d8fdc6b524d79 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:2.0.13-8-buster +mcr.microsoft.com/devcontainers/java:2.0.13-8-jdk-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 1.8.0_412
bash: /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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + diff --git a/src/java/history/1.1.10.md b/src/java/history/1.1.10.md new file mode 100644 index 000000000..115c88093 --- /dev/null +++ b/src/java/history/1.1.10.md @@ -0,0 +1,758 @@ +# [java](https://github.com/devcontainers/images/tree/main/src/java) + +**Image version:** 1.1.10 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/java) + +**Image variations:** +- [21-bookworm](#variant-21-bookworm) +- [21-bullseye](#variant-21-bullseye) +- [21-buster](#variant-21-buster) +- [17-bookworm](#variant-17-bookworm) +- [17-bullseye](#variant-17-bullseye) +- [17-buster](#variant-17-buster) +- [11-bookworm](#variant-11-bookworm) +- [11-bullseye](#variant-11-bullseye) +- [11-buster](#variant-11-buster) + +## Variant: 21-bookworm + +**Digest:** sha256:8978e233d91f505100fbf910b9068e42b555d51bbd6a08203ecf9e56a2299c63 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.10-21-bookworm +mcr.microsoft.com/devcontainers/java:1.1.10-21 +mcr.microsoft.com/devcontainers/java:1.1.10-21-jdk-bookworm +mcr.microsoft.com/devcontainers/java:1.1.10-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 21.0.3 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:e6951becbfedcbe8c3a100424385e13e0db9f92350c8de95a294ed3ad82702af + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.10-21-bullseye +mcr.microsoft.com/devcontainers/java:1.1.10-21-jdk-bullseye +mcr.microsoft.com/devcontainers/java:1.1.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 | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 21.0.3 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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: 21-buster + +**Digest:** sha256:58f8707e0fc0492ffca6d211369440e24befab0e53d2a312caf520368f94ba84 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.10-21-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 21.0.3 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: 17-bookworm + +**Digest:** sha256:652174693ee88143b6062f761b0719c7796fe5e1741a3140522c4bff915659a7 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.10-17-bookworm +mcr.microsoft.com/devcontainers/java:1.1.10-17 +mcr.microsoft.com/devcontainers/java:1.1.10-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.11 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:a0698f8859b96982264461094a70456e675d23f2963e87931e8c31a1760fbbe7 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.10-17-bullseye +mcr.microsoft.com/devcontainers/java:1.1.10-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.11 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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-buster + +**Digest:** sha256:abea6476cbbb6e933cb61ec95bf68c917c177195aaf9321579c9096249d3f625 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.10-17-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 17.0.11 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: 11-bookworm + +**Digest:** sha256:f201d59164255828d39495bf77a3a860d45b4fad5fd32dc796b057fb8885165b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.10-11-bookworm +mcr.microsoft.com/devcontainers/java:1.1.10-11 +mcr.microsoft.com/devcontainers/java:1.1.10-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.23 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:f90fc69500c464219b039befe8e22d1bec44ffbff37552e87b87a051124f6b04 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.10-11-bullseye +mcr.microsoft.com/devcontainers/java:1.1.10-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.23 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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-buster + +**Digest:** sha256:69e8ef14b59e0c11b7589fe4c56ebebaa977631fea9a4a8566c59973f6cb5443 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:1.1.10-11-buster +mcr.microsoft.com/devcontainers/java:1.1.10-11-jdk-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 11.0.23 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + diff --git a/src/javascript-node/history/1.1.2.md b/src/javascript-node/history/1.1.2.md new file mode 100644 index 000000000..ee3dcf5e8 --- /dev/null +++ b/src/javascript-node/history/1.1.2.md @@ -0,0 +1,709 @@ +# [javascript-node](https://github.com/devcontainers/images/tree/main/src/javascript-node) + +**Image version:** 1.1.2 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/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) +- [20-buster](#variant-20-buster) +- [18-buster](#variant-18-buster) + +## Variant: 22-bookworm + +**Digest:** sha256:cf266839b0b4ae3b1462d6aceff78defa1fcd6aa62beb32274055cc57b21795b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-22-bookworm +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-22 +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.4.0 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:14d3b11490f96ef59e9dcd524597a16c31c6c5830aee47f9aaf340174010933f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-20-bookworm +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-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.15.0 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:58b4f236e88b4557a636d25cdbdef0c560af15a5097e653d34490056b80c55df + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-18-bookworm +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-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.3 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:2f7b1c711cfd8df76759ac02593a8550a47337c32e36870ab46cb27b6cb99461 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-22-bullseye +mcr.microsoft.com/devcontainers/javascript-node:1.1.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:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.4.0 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:eba142f4b5a92e45c6dd5bc9666c46088858fe13daf433c53a3469f6bcafd9af + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-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.15.0 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:7878c3c0138d761af2507f1fa813f643469a134f899e362353cd5f687da87ca9 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-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.3 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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-buster + +**Digest:** sha256:9b6b76089483480250acf6009bddb7567dcd5ab194714016f4cc12689726e8bd + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-20-buster +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.15.0 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: 18-buster + +**Digest:** sha256:cee5a2b687f29830c1647f2b4aa818c6909ed919d659ae2b04ca4d8059904326 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:1.1.2-18-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 18.20.3 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + diff --git a/src/jekyll/history/2.1.6.md b/src/jekyll/history/2.1.6.md new file mode 100644 index 000000000..06d59f194 --- /dev/null +++ b/src/jekyll/history/2.1.6.md @@ -0,0 +1,198 @@ +# [jekyll](https://github.com/devcontainers/images/tree/main/src/jekyll) + +**Image version:** 2.1.6 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/jekyll) + +**Image variations:** +- [3.3-bookworm](#variant-33-bookworm) +- [3.3-bullseye](#variant-33-bullseye) + +## Variant: 3.3-bookworm + +**Digest:** sha256:5504fbdfcc306463041d25d5760c167ccea4eec74b24277e4081c23c9459dd59 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/jekyll:2.1.6-3.3-bookworm +mcr.microsoft.com/devcontainers/jekyll:2.1.6 +mcr.microsoft.com/devcontainers/jekyll:2.1.6-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.3 | /usr/local | +| [Jekyll](https://jekyllrb.com/) | 4.3.3 | /usr/local/bundle/bin | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| bundler | 2.5.15 | +| jekyll | 4.3.3 | +| github-pages | 231 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:aa53a6c82118d7e70f38905a43d5930f33cd4edda054d2d6fe7b43b2ccd7346a + +**Tags:** +``` +mcr.microsoft.com/devcontainers/jekyll:2.1.6-3.3-bullseye +mcr.microsoft.com/devcontainers/jekyll:2.1.6-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.3 | /usr/local | +| [Jekyll](https://jekyllrb.com/) | 4.3.3 | /usr/local/bundle/bin | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| bundler | 2.5.15 | +| jekyll | 4.3.3 | +| github-pages | 231 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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/miniconda/history/1.0.0.md b/src/miniconda/history/1.0.0.md new file mode 100644 index 000000000..0e489f26f --- /dev/null +++ b/src/miniconda/history/1.0.0.md @@ -0,0 +1,105 @@ +# [miniconda](https://github.com/devcontainers/images/tree/main/src/miniconda) + +**Image version:** 1.0.0 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/miniconda) + +**Digest:** sha256:3fc6c84ad52269832a85389fbe9f21c185ac0c1f8c2db573792427737a71aa2b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/miniconda:1.0.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.4 | /opt/conda | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 189774c5d0d989ab45c0765f646803926e08e013 | /home/vscode/.oh-my-zsh | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| certifi | 2024.6.2 | +| cryptography | 42.0.5 | +| setuptools | 69.5.1 | +| wheel | 0.43.0 | +| requests | 2.32.2 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [conda](https://github.com/conda/conda) | 24.5.0 | /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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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/php/history/1.2.6.md b/src/php/history/1.2.6.md new file mode 100644 index 000000000..c7f389092 --- /dev/null +++ b/src/php/history/1.2.6.md @@ -0,0 +1,697 @@ +# [php](https://github.com/devcontainers/images/tree/main/src/php) + +**Image version:** 1.2.6 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/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) +- [8.2-apache-buster](#variant-82-apache-buster) +- [8.1-apache-buster](#variant-81-apache-buster) + +## Variant: 8.3-apache-bookworm + +**Digest:** sha256:a05639c9a2ae915fafefd5bdd1516e6c14b8730d7dfe8330bd85159e9e326a82 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.6-8.3-apache-bookworm +mcr.microsoft.com/devcontainers/php:1.2.6-8 +mcr.microsoft.com/devcontainers/php:1.2.6-8.3 +mcr.microsoft.com/devcontainers/php:1.2.6-8-bookworm +mcr.microsoft.com/devcontainers/php:1.2.6-8.3-bookworm +mcr.microsoft.com/devcontainers/php:1.2.6-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.9 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.7.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:4017540c3bd7c881d4ab851680d52683fbb0e578ed4c1b6e6b017d31d789a8a1 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.6-8.2-apache-bookworm +mcr.microsoft.com/devcontainers/php:1.2.6-8.2 +mcr.microsoft.com/devcontainers/php:1.2.6-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.21 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.7.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:91ffb132362418eca55e79a2a064ad6a375d444d5d540ec7418b1bcb6a4702b5 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.6-8.1-apache-bookworm +mcr.microsoft.com/devcontainers/php:1.2.6-8.1 +mcr.microsoft.com/devcontainers/php:1.2.6-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.29 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.7.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311 | +| curl | 7.88.1-10+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:3287655e7f49aa19b228e2dfe73315d33efc21231549623bc8cd7d693526f834 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.6-8.3-apache-bullseye +mcr.microsoft.com/devcontainers/php:1.2.6-8-bullseye +mcr.microsoft.com/devcontainers/php:1.2.6-8.3-bullseye +mcr.microsoft.com/devcontainers/php:1.2.6-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.9 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.7.7 | /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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:c3110b8b1f85b0e99579dc33b9e4fa7a0717991157b6021d0a1ac6d874a841ff + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.6-8.2-apache-bullseye +mcr.microsoft.com/devcontainers/php:1.2.6-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.21 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.7.7 | /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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:f54c418263d584ebc943d7789a21ec8a5ba39190a41932d277dba54d0f75ed58 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.6-8.1-apache-bullseye +mcr.microsoft.com/devcontainers/php:1.2.6-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.29 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.7.7 | /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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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-buster + +**Digest:** sha256:d3632790df2cfada5cb109f9541bae9188d5e0dd6879fd70c4c2fc1494a8252f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.6-8.2-apache-buster +mcr.microsoft.com/devcontainers/php:1.2.6-8-buster +mcr.microsoft.com/devcontainers/php:1.2.6-8.2-buster +mcr.microsoft.com/devcontainers/php:1.2.6-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.2.7 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.7.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: 8.1-apache-buster + +**Digest:** sha256:e5bfcc3081f66b8fb7df49c6b10e1f1c861103decdd7c94bcd98c07f7e5311f8 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:1.2.6-8.1-apache-buster +mcr.microsoft.com/devcontainers/php:1.2.6-8.1-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.1.20 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.7.7 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + diff --git a/src/python/history/1.1.12.md b/src/python/history/1.1.12.md new file mode 100644 index 000000000..4f4d9859f --- /dev/null +++ b/src/python/history/1.1.12.md @@ -0,0 +1,1405 @@ +# [python](https://github.com/devcontainers/images/tree/main/src/python) + +**Image version:** 1.1.12 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/python) + +**Image variations:** +- [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.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) +- [3.11-buster](#variant-311-buster) +- [3.10-buster](#variant-310-buster) +- [3.9-buster](#variant-39-buster) +- [3.8-buster](#variant-38-buster) + +## Variant: 3.12-bookworm + +**Digest:** sha256:af9cee7bc6292c7414966238cbb651bb06d2d7136aed9989e29ef45038f90503 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-3.12-bookworm +mcr.microsoft.com/devcontainers/python:1.1.12-3.12 +mcr.microsoft.com/devcontainers/python:1.1.12-3 +mcr.microsoft.com/devcontainers/python:1.1.12-3-bookworm +mcr.microsoft.com/devcontainers/python:1.1.12-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.12.4 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:2b04b709151c36a3b0b0f664307e9e628156e36c305b7069fa12a3633b93ec6f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-3.11-bookworm +mcr.microsoft.com/devcontainers/python:1.1.12-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.9 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:c91177a4433b14c8fe3dc3114c01e0d3de0f6571a52f085d6166ccb788929cf3 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-3.10-bookworm +mcr.microsoft.com/devcontainers/python:1.1.12-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.14 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:73eefd33ea0c175ee3d11a74e8b6e3599765667bb1fd4daa4cc1122cb1e2b9f5 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-3.9-bookworm +mcr.microsoft.com/devcontainers/python:1.1.12-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.19 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:bf7ebf53b45b2837f41124572862abf0432038c08a784de3e39cc6cd1d39a787 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-3.8-bookworm +mcr.microsoft.com/devcontainers/python:1.1.12-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.19 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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-bullseye + +**Digest:** sha256:549528136974cbb891aa045aefbba5301d065c399b625fb61e93568d9e9b397e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-3.12-bullseye +mcr.microsoft.com/devcontainers/python:1.1.12-3-bullseye +mcr.microsoft.com/devcontainers/python:1.1.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.4 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:75c0829c6c3e57fe95fd3069c645d02e4caac28ba9acd706ee1c64cb94e28a90 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-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.9 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:bafe93211394254deef8b73bf55ff1cc298b5de12373d52a01953d6b0a1d8ad9 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-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.14 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:d06bb39050dcdb18f43859728576dbd1e4d706d057663dfe55e87c39287bbf28 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-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.19 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:5b390f9100edd4b151112c9b9d854b890deec0bad7443d8636b5e68d7f537cf9 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-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.19 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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-buster + +**Digest:** sha256:c26f9492a7e72aec3b6dba77732eec26488e1559066b0c531fdb50e2b419454f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-3.11-buster +mcr.microsoft.com/devcontainers/python:1.1.12-3-buster +mcr.microsoft.com/devcontainers/python:1.1.12-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.11.4 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: 3.10-buster + +**Digest:** sha256:550ab709af7c09ca19349d157db799f6c78a67c562644ef9c5a0b11cf7b83c02 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-3.10-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.10.12 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: 3.9-buster + +**Digest:** sha256:d750c468404499d397f4ce38dbea655d9882d71f1df366a59e20de4f1512d22a + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-3.9-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.9.17 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: 3.8-buster + +**Digest:** sha256:473b6e37a43bcb8b889f0780a6b3063b88206adfd5e8b78b2d8e1ab1a779c7af + +**Tags:** +``` +mcr.microsoft.com/devcontainers/python:1.1.12-3.8-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Python](https://www.python.org/) | 3.8.17 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| setuptools | 69.0.3 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + diff --git a/src/ruby/history/1.1.7.md b/src/ruby/history/1.1.7.md new file mode 100644 index 000000000..a5f9e9b26 --- /dev/null +++ b/src/ruby/history/1.1.7.md @@ -0,0 +1,706 @@ +# [ruby](https://github.com/devcontainers/images/tree/main/src/ruby) + +**Image version:** 1.1.7 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/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) +- [3.2-buster](#variant-32-buster) +- [3.1-buster](#variant-31-buster) + +## Variant: 3.3-bookworm + +**Digest:** sha256:86ac63e7adc12dedc6de76d43d14e8cb97090a5b6b07bf40c28d58b099f172ac + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.7-3.3-bookworm +mcr.microsoft.com/devcontainers/ruby:1.1.7-3 +mcr.microsoft.com/devcontainers/ruby:1.1.7-3.3 +mcr.microsoft.com/devcontainers/ruby:1.1.7-3-bookworm +mcr.microsoft.com/devcontainers/ruby:1.1.7-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.3 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:137f08982132684a5a038f219adefd4fc7d106e8d47f38620110912dc903395e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.7-3.2-bookworm +mcr.microsoft.com/devcontainers/ruby:1.1.7-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.4 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:92e8b90625c07843ea7f07c1bace18822892eb98c0330ef3867078d701c725a7 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.7-3.1-bookworm +mcr.microsoft.com/devcontainers/ruby:1.1.7-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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:50269823a320fe341735e363d8edd9b56e11322600487e243ce5eefea1c6e5de + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.7-3.3-bullseye +mcr.microsoft.com/devcontainers/ruby:1.1.7-3-bullseye +mcr.microsoft.com/devcontainers/ruby:1.1.7-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.3 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:42634895554aae1e2915aa2e5eeb4e1f1616fb970c09e24cfea6b29b11dbe6af + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.7-3.2-bullseye +mcr.microsoft.com/devcontainers/ruby:1.1.7-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.4 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:f0306973cf23f8227ad199c58d06feaabee412802a56769bfbd83388da1874a7 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.7-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) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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-buster + +**Digest:** sha256:084f2051ee37c6c07bfc653015e77f5437a7013b6214f2e588be52371f8e423e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.7-3.2-buster +mcr.microsoft.com/devcontainers/ruby:1.1.7-3-buster +mcr.microsoft.com/devcontainers/ruby:1.1.7-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.2.2 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| build-essential | 12.6 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: 3.1-buster + +**Digest:** sha256:6fa9f454a97bf62cc6a60061015ef39d775b31e5b6f138cb51f2672595e53293 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:1.1.7-3.1-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.1.4p223 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| build-essential | 12.6 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| yarn | 1.22.22-1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + diff --git a/src/rust/history/1.0.14.md b/src/rust/history/1.0.14.md new file mode 100644 index 000000000..c05f59ec5 --- /dev/null +++ b/src/rust/history/1.0.14.md @@ -0,0 +1,291 @@ +# [rust](https://github.com/devcontainers/images/tree/main/src/rust) + +**Image version:** 1.0.14 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/rust) + +**Image variations:** +- [bookworm](#variant-bookworm) +- [buster](#variant-buster) +- [bullseye](#variant-bullseye) + +## Variant: bookworm + +**Digest:** sha256:ee3b38cca24027cf95235da5143eac4a5436142552e532aff41b63d89e78e56c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/rust:1.0.14-bookworm +mcr.microsoft.com/devcontainers/rust:1.0.14-1 +mcr.microsoft.com/devcontainers/rust:1.0.14-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.79.0 | /usr/local/cargo
/usr/local/rustup | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Cargo / rustup (Rust) crates and tools** + +| Tool / crate | Version | +|--------------|---------| +| rustfmt | 1.7.0 | +| rust-analysis | 1.79.0 | +| rust-src | 1.79.0 | +| clippy | 1.79.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| gcc | 4:12.2.0-3 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| libc6-dev | 2.36-9+deb12u7 | +| 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+deb12u7 | +| 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: buster + +**Digest:** sha256:5ac22d912f1b09786810e57c4f46c7a043d17f70ecf29c43fa7e50e74e07063c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/rust:1.0.14-buster +mcr.microsoft.com/devcontainers/rust:1.0.14-1-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Rust](https://github.com/rust-lang/rust) | 1.79.0 | /usr/local/cargo
/usr/local/rustup | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Cargo / rustup (Rust) crates and tools** + +| Tool / crate | Version | +|--------------|---------| +| rustfmt | 1.7.0 | +| rust-analysis | 1.79.0 | +| rust-src | 1.79.0 | +| clippy | 1.79.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| gcc | 4:8.3.0-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libc6-dev | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| lldb | 1:7.0-47 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| python3-minimal | 3.7.3-1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: bullseye + +**Digest:** sha256:be2a4d132212f9bdf33fe31aa0367e7072eb49a217729cbe773b95ea6171b907 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/rust:1.0.14-bullseye +mcr.microsoft.com/devcontainers/rust:1.0.14-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.79.0 | /usr/local/cargo
/usr/local/rustup | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/vscode/.oh-my-zsh | + +**Cargo / rustup (Rust) crates and tools** + +| Tool / crate | Version | +|--------------|---------| +| rustfmt | 1.7.0 | +| rust-analysis | 1.79.0 | +| rust-src | 1.79.0 | +| clippy | 1.79.0 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| gcc | 4:10.2.1-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| libc6-dev | 2.31-13+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| lldb | 1:11.0-51+nmu5 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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/typescript-node/history/1.1.2.md b/src/typescript-node/history/1.1.2.md new file mode 100644 index 000000000..204719b17 --- /dev/null +++ b/src/typescript-node/history/1.1.2.md @@ -0,0 +1,734 @@ +# [typescript-node](https://github.com/devcontainers/images/tree/main/src/typescript-node) + +**Image version:** 1.1.2 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/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) +- [20-buster](#variant-20-buster) +- [18-buster](#variant-18-buster) + +## Variant: 22-bookworm + +**Digest:** sha256:fb9ab888f008bc8cee0f303070b157ed7389d6416749272b11c22ecd14514ee2 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-22-bookworm +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-22 +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.4.0 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.5.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.5.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:6de2529d57a5fe6383ec81526af61a30c7629cf889762f247690962a8ae257c7 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-20-bookworm +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-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.15.0 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.5.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.5.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:3a58ea07ff5ea633ec1fad156765c914a972a8eef46f8f144e9c695758ad8d9c + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-18-bookworm +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-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.3 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.5.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.5.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb12u6 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.2-1.1 | +| 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+deb12u7 | +| 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+deb12u7 | +| 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:f943610a3a70cc12db833c72963780afa407bb085900627bb5a1c6378c91271b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-22-bullseye +mcr.microsoft.com/devcontainers/typescript-node:1.1.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:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.4.0 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.5.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.5.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:69e296f1d86f050b99d223b9a8e37c2a8237b01d4ba16cde0961673b80c273da + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-20-bullseye +mcr.microsoft.com/devcontainers/typescript-node:1.1.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:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.15.0 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.5.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.5.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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:b43d33f2c55767a427e781c2da2a2b1be41686555a328777fc9103b91291c1bd + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-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.3 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.5.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.5.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**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+deb11u12 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u2 | +| 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+deb11u10 | +| 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+deb11u1 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u10 | +| 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 | +| 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-buster + +**Digest:** sha256:190cd8f29692b385247bd678130de0eb6497e5740fccb2f90f72abba9be91fa9 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-20-buster +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.15.0 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.5.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.5.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + +## Variant: 18-buster + +**Digest:** sha256:fb59ad41e6a1a4e1e258016706de8fec620c862a2986e28187419787460ad780 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:1.1.2-18-buster +``` +> *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 10 (buster) + +**Architectures:** linux/amd64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 18.20.3 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.5.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.6.0 | +| tslint-to-eslint-config | 2.14.3 | +| typescript | 5.5.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 1.8.2.3 | +| apt-utils | 1.8.2.3 | +| ca-certificates | 20200601~deb10u2 | +| curl | 7.64.0-4+deb10u9 | +| dialog | 1.3-20190211-1 | +| git | 1:2.20.1-2+deb10u9 | +| gnupg2 | 2.2.12-1+deb10u2 | +| htop | 2.2.0-1+b1 | +| iproute2 | 4.20.0-2+deb10u1 | +| jq | 1.5+dfsg-2+b1 | +| less | 487-0.1+deb10u1 | +| libc6 | 2.28-10+deb10u4 | +| libgcc1 | 1:8.3.0-6 | +| libgssapi-krb5-2 | 1.17-3+deb10u6 | +| libicu63 | 63.1-6+deb10u3 | +| libkrb5-3 | 1.17-3+deb10u6 | +| liblttng-ust0 | 2.10.3-1 | +| libssl1.1 | 1.1.1n-0+deb10u6 | +| libstdc++6 | 8.3.0-6 | +| locales | 2.28-10+deb10u4 | +| lsb-release | 10.2019051400 | +| lsof | 4.91+dfsg-1 | +| man-db | 2.8.5-2+deb10u1 | +| manpages | 4.16-2 | +| manpages-dev | 4.16-2 | +| nano | 3.2-3+deb10u1 | +| ncdu | 1.13-1+b1 | +| net-tools | 1.60+git20180626.aebd88e-1 | +| openssh-client | 1:7.9p1-10+deb10u4 | +| procps | 2:3.3.15-2 | +| psmisc | 23.2-1+deb10u1 | +| rsync | 3.1.3-6 | +| strace | 4.26-0.2 | +| sudo | 1.8.27-1+deb10u6 | +| unzip | 6.0-23+deb10u3 | +| vim-tiny | 2:8.1.0875-5+deb10u6 | +| wget | 1.20.1-1.1 | +| zip | 3.0-11+b1 | +| zlib1g | 1:1.2.11.dfsg-1+deb10u2 | +| zsh | 5.7.1-1+deb10u1 | + diff --git a/src/universal/history/2.11.2.md b/src/universal/history/2.11.2.md new file mode 100644 index 000000000..c2af0b479 --- /dev/null +++ b/src/universal/history/2.11.2.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.11.2 + +**Source release/branch:** [v0.4.0](https://github.com/devcontainers/images/tree/v0.4.0/src/universal) + +**Digest:** sha256:009df1fda0d0401028e0c00b68de694f09a95cd39c4bc6d76ffe58cb90670aa9 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/universal:2.11.2-focal +mcr.microsoft.com/devcontainers/universal:2.11.2-linux +mcr.microsoft.com/devcontainers/universal:2.11.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:** 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.4
20.15.1 | /usr/local/share/nvm/versions/node/<version> | +| [Python](https://www.python.org/) | 3.10.13
3.9.18 | /usr/local/python/<version> | +| [Java](https://adoptopenjdk.net/) | 17.0.11
21.0.3 | /usr/local/sdkman/candidates/java/<version> | +| [.NET](https://dotnet.microsoft.com/) | 8.0.303 | /usr/share/dotnet/dotnet | +| [Ruby](https://www.ruby-lang.org/en/) | 3.1.6
3.2.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.22.5 | /usr/local/go | +| [Jekyll](https://jekyllrb.com/) | 4.3.3 | +| [Jupyter Lab](https://jupyter.org/) | 4.2.3 | /home/codespace/.local/bin/jupyter-lab | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 5b37e218e5275c11cb5fecc61f943e6cea3e64bf | /home/codespace/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm | +| [nvs](https://github.com/jasongin/nvs) | 876afd0bbaa047b186330e0b066120ec217b0ae9 | /usr/local/nvs | +| [rbenv](https://github.com/rbenv/rbenv.git) | 3bac268cdb81dd745ce13a1cf6ff4a286336ab3b | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 836e3bece4afc0c05e3aaedd955d31fe214bdd4d | /usr/local/share/ruby-build | + +**Pip / pipx installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| numpy | 2.0.0 | +| pandas | 2.2.2 | +| scipy | 1.14.0 | +| matplotlib | 3.9.1 | +| seaborn | 0.13.2 | +| scikit-learn | 1.5.1 | +| torch | 2.3.1+cpu | +| requests | 2.32.3 | +| plotly | 5.22.0 | +| jupyterlab_git | 0.50.1 | +| certifi | 2024.7.4 | +| setuptools | 68.2.2 | +| pylint | 3.2.5 | +| flake8 | 7.1.0 | +| autopep8 | 2.3.1 | +| black | 24.4.2 | +| yapf | 0.40.2 | +| mypy | 1.10.1 | +| pydocstyle | 6.3.0 | +| pycodestyle | 2.12.0 | +| bandit | 1.7.9 | +| virtualenv | 20.26.3 | +| pipx | 1.6.0 | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.16.1 | +| honnef.co/go/tools | 0.4.7 | +| golang.org/x/lint | 0.0.0-20210508222113-6edffad5e616 | +| github.com/mgechev/revive | 1.3.7 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.22.1 | +| github.com/golangci/golangci-lint | latest | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| rake | 13.2.1 | +| jekyll | 4.3.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.45.2 | +| [Xdebug](https://xdebug.org/) | 3.3.2 | /usr/local/php/current | +| [Composer](https://getcomposer.org/) | 2.7.7 | /usr/local/php/current/bin | +| [kubectl](https://github.com/kubernetes/kubectl) | v1.30.2 | /usr/local/bin | +| [Helm](https://github.com/helm/helm) | 3.15.2 | /usr/local/bin | +| [Docker Compose](https://github.com/docker/compose) | 2.28.1 | /usr/local/bin | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | +| [GitHub CLI](https://github.com/cli/cli) | 2.52.0 | +| [yarn](https://yarnpkg.com/) | 1.22.22 | /usr/bin | +| [Maven](https://maven.apache.org/) | 3.9.8 | /usr/local/sdkman/candidates/maven/current/bin | +| [Gradle](https://gradle.org/) | 8.8 | /usr/local/sdkman/candidates/gradle/current/bin | +| Docker (Moby) CLI & Engine | 26.1.4 | +| [conda](https://github.com/conda/conda) | 24.5.0 | /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 | 20230311ubuntu0.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.22 | +| 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.5.1 | +| 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.8 | +| libgbm1 | 21.2.6-0ubuntu0.1~20.04.2 | +| libgcc1 | 1:10.5.0-1ubuntu1~20.04 | +| libgssapi-krb5-2 | 1.17-6ubuntu4.4 | +| libgtk-3-0 | 3.24.20-0ubuntu1.1 | +| libicu66 | 66.1-2ubuntu2.1 | +| libkrb5-3 | 1.17-6ubuntu4.4 | +| 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.22 | +| 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) | 26.1.4-ubuntu20.04u1 | +| moby-engine (Docker Engine) | 26.1.4-ubuntu20.04u1 | +| nano | 4.8-1ubuntu1 | +| 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.23 | +| vim-doc | 2:8.1.2269-1ubuntu5.23 | +| vim-tiny | 2:8.1.2269-1ubuntu5.23 | +| 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 | +