-
Notifications
You must be signed in to change notification settings - Fork 487
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated update for image history (#1206)
Co-authored-by: github-actions <[email protected]>
- Loading branch information
1 parent
5e4ccfd
commit 633d1fb
Showing
18 changed files
with
6,962 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda) | ||
|
||
**Image version:** 1.0.4 | ||
|
||
**Source release/branch:** [v0.4.7](https://github.com/devcontainers/images/tree/v0.4.7/src/anaconda) | ||
|
||
**Digest:** sha256:4bf090eca12ef23b5b458d465219c45a466d8a039a8570b7a084b711cb01076b | ||
|
||
**Tags:** | ||
``` | ||
mcr.microsoft.com/devcontainers/anaconda:1.0.4-3 | ||
``` | ||
> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* | ||
**Linux distribution:** Debian GNU/Linux 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.2.2 | /opt/conda | | ||
| [Jupyter Lab](https://jupyter.org/) | 4.2.5 | /opt/conda | | ||
|
||
**Tools installed using git** | ||
|
||
| Tool | Commit | Path | | ||
|------|--------|------| | ||
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 367e9381dfae65e020cb5c439818e04ae1dd9423 | /home/vscode/.oh-my-zsh | | ||
|
||
**Pip / pipx installed tools and packages** | ||
|
||
| Tool / package | Version | | ||
|----------------|---------| | ||
| joblib | 1.4.2 | | ||
| cookiecutter | 2.6.0 | | ||
| cryptography | 43.0.1 | | ||
| mistune | 3.0.1 | | ||
| numpy | 1.26.4 | | ||
| certifi | 2024.8.30 | | ||
| 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.44.1 | | ||
| jupyter_server | 2.14.1 | | ||
|
||
**Other tools and utilities** | ||
|
||
| Tool | Version | Path | | ||
|------|---------|------| | ||
| [git](https://github.com/git/git) | 2.46.1 | | ||
| [conda](https://github.com/conda/conda) | 24.7.1 | /opt/conda | | ||
|
||
**Additional linux tools and packages** | ||
|
||
| Tool / library | Version | | ||
|----------------|---------| | ||
| apt-transport-https | 2.6.1 | | ||
| apt-utils | 2.6.1 | | ||
| ca-certificates | 20230311 | | ||
| curl | 7.88.1-10+deb12u7 | | ||
| dialog | 1.3-20230209-1 | | ||
| git | 1:2.39.5-0+deb12u1 | | ||
| gnupg2 | 2.2.40-1.1 | | ||
| htop | 3.2.2-2 | | ||
| iproute2 | 6.1.0-3 | | ||
| jq | 1.6-2.1 | | ||
| less | 590-2.1~deb12u2 | | ||
| libc6 | 2.36-9+deb12u8 | | ||
| 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+deb12u8 | | ||
| 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 | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,291 @@ | ||
# [base-alpine](https://github.com/devcontainers/images/tree/main/src/base-alpine) | ||
|
||
**Image version:** 0.209.4 | ||
|
||
**Source release/branch:** [v0.4.7](https://github.com/devcontainers/images/tree/v0.4.7/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:38f46ae60db4cc5b0a8ced7448908de48f20132b089863d91c2a14105fc1ff57 | ||
|
||
**Tags:** | ||
``` | ||
mcr.microsoft.com/devcontainers/base:0.209.4-alpine-3.20 | ||
mcr.microsoft.com/devcontainers/base:0.209.4-alpine3.20 | ||
mcr.microsoft.com/devcontainers/base:0.209.4-alpine | ||
``` | ||
> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* | ||
**Linux distribution:** Alpine Linux v3.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) | a72a26406ad3aa9a47c3f5227291bad23494bed0 | /home/vscode/.oh-my-zsh | | ||
|
||
**Other tools and utilities** | ||
|
||
| Tool | Version | Path | | ||
|------|---------|------| | ||
| [git](https://github.com/git/git) | 2.46.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.9.1-r2 | | ||
| wget | 1.24.5-r0 | | ||
| rsync | 3.3.0-r0 | | ||
| ca-certificates | 20240705-r0 | | ||
| unzip | 6.0-r14 | | ||
| zip | 3.0-r12 | | ||
| nano | 8.0-r0 | | ||
| vim | 9.1.0707-r0 | | ||
| less | 643-r2 | | ||
| jq | 1.7.1-r0 | | ||
| libgcc | 13.2.1_git20240309-r0 | | ||
| libstdc++ | 13.2.1_git20240309-r0 | | ||
| krb5-libs | 1.21.3-r0 | | ||
| libintl | 0.22.5-r0 | | ||
| lttng-ust | 2.13.8-r0 | | ||
| tzdata | 2024b-r0 | | ||
| userspace-rcu | 0.14.0-r2 | | ||
| zlib | 1.3.1-r1 | | ||
| sudo | 1.9.15_p5-r0 | | ||
| coreutils | 9.5-r1 | | ||
| sed | 4.9-r2 | | ||
| grep | 3.11-r0 | | ||
| which | 2.21-r5 | | ||
| ncdu | 1.20-r0 | | ||
| shadow | 4.15.1-r0 | | ||
| strace | 6.9-r0 | | ||
| man-pages | 6.8-r0 | | ||
|
||
## Variant: 3.19 | ||
|
||
**Digest:** sha256:02bd885dff7b3dd2fe072b7d6bcded4c9e15d609025c70b7f58ea606848a588c | ||
|
||
**Tags:** | ||
``` | ||
mcr.microsoft.com/devcontainers/base:0.209.4-alpine-3.19 | ||
mcr.microsoft.com/devcontainers/base:0.209.4-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) | a72a26406ad3aa9a47c3f5227291bad23494bed0 | /home/vscode/.oh-my-zsh | | ||
|
||
**Other tools and utilities** | ||
|
||
| Tool | Version | Path | | ||
|------|---------|------| | ||
| [git](https://github.com/git/git) | 2.46.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.9.1-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:4b5fb5f635754abee9814e29cc5d5db665c26cbcfa4eacef8ce071d0f87a07c0 | ||
|
||
**Tags:** | ||
``` | ||
mcr.microsoft.com/devcontainers/base:0.209.4-alpine-3.18 | ||
mcr.microsoft.com/devcontainers/base:0.209.4-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) | a72a26406ad3aa9a47c3f5227291bad23494bed0 | /home/vscode/.oh-my-zsh | | ||
|
||
**Other tools and utilities** | ||
|
||
| Tool | Version | Path | | ||
|------|---------|------| | ||
| [git](https://github.com/git/git) | 2.46.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.9.1-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:3165442530137fd0f10525ba440191b39d4f03ca9be60975db083b3da020b4c4 | ||
|
||
**Tags:** | ||
``` | ||
mcr.microsoft.com/devcontainers/base:0.209.4-alpine-3.17 | ||
mcr.microsoft.com/devcontainers/base:0.209.4-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) | a72a26406ad3aa9a47c3f5227291bad23494bed0 | /home/vscode/.oh-my-zsh | | ||
|
||
**Other tools and utilities** | ||
|
||
| Tool | Version | Path | | ||
|------|---------|------| | ||
| [git](https://github.com/git/git) | 2.46.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.9.0-r0 | | ||
| wget | 1.21.4-r0 | | ||
| rsync | 3.2.7-r0 | | ||
| ca-certificates | 20240226-r0 | | ||
| unzip | 6.0-r13 | | ||
| zip | 3.0-r10 | | ||
| nano | 7.0-r0 | | ||
| vim | 9.0.0999-r0 | | ||
| less | 608-r1 | | ||
| jq | 1.6-r2 | | ||
| libgcc | 12.2.1_git20220924-r4 | | ||
| libstdc++ | 12.2.1_git20220924-r4 | | ||
| krb5-libs | 1.20.2-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 | | ||
|
Oops, something went wrong.