Skip to content

Commit

Permalink
Automated update for image history [skip ci] (#1004)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
devcontainers-bot and github-actions authored Mar 21, 2024
1 parent a8e1c3a commit c71a61a
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 0 deletions.
107 changes: 107 additions & 0 deletions src/anaconda/history/0.204.12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda)

**Image version:** 0.204.12

**Source release/branch:** [v0.3.33](https://github.com/devcontainers/images/tree/v0.3.33/src/anaconda)

**Digest:** sha256:eeda6a09ce637450c5f4b1e28b353a92b5ecfc7262609669b11d0b927697ad66

**Tags:**
```
mcr.microsoft.com/devcontainers/anaconda:0.204.12-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 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.7 | /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) | fd01fd66ce27c669e5ffaea94460a37423d1e134 | /home/vscode/.oh-my-zsh |

**Pip / pipx installed tools and packages**

| Tool / package | Version |
|----------------|---------|
| joblib | 1.3.1 |
| cookiecutter | 2.2.3 |
| cryptography | 42.0.4 |
| mistune | 3.0.1 |
| numpy | 1.25.2 |
| certifi | 2024.2.2 |
| setuptools | 68.2.2 |
| future | 0.18.3 |
| wheel | 0.41.2 |
| nbconvert | 7.7.3 |
| Werkzeug | 2.3.6 |
| requests | 2.31.0 |
| tornado | 6.3.3 |
| transformers | 4.36.0 |
| jupyter_server | 2.7.2 |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.44.0 |
| [conda](https://github.com/conda/conda) | 24.3.0 | /opt/conda |

**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+deb11u11 |
| 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 |
| libc6 | 2.31-13+deb11u8 |
| libgssapi-krb5-2 | 1.18.3-6+deb11u4 |
| libicu67 | 67.1-7 |
| libkrb5-3 | 1.18.3-6+deb11u4 |
| liblttng-ust0 | 2.12.1-1 |
| libssl1.1 | 1.1.1w-0+deb11u1 |
| libstdc++6 | 10.2.1-6 |
| locales | 2.31-13+deb11u8 |
| 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+deb11u2 |
| 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.19-1 |
| zip | 3.0-12 |
| zlib1g | 1:1.2.11.dfsg-2+deb11u2 |
| zsh | 5.8-6+deb11u1 |

203 changes: 203 additions & 0 deletions src/universal/history/2.10.0.md
Original file line number Diff line number Diff line change
@@ -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.10.0

**Source release/branch:** [v0.3.33](https://github.com/devcontainers/images/tree/v0.3.33/src/universal)

**Digest:** sha256:b4cf1d2d47258dd2f9c70c6514f0a5fecf552d35385cc8606a4e9c8f56228c05

**Tags:**
```
mcr.microsoft.com/devcontainers/universal:2.10.0-focal
mcr.microsoft.com/devcontainers/universal:2.10.0-linux
mcr.microsoft.com/devcontainers/universal:2.10.0
```
> *To keep up to date, we recommend using partial version numbers. Use the major version 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.19.1<br />20.11.1 | /usr/local/share/nvm/versions/node/&lt;version&gt; |
| [Python](https://www.python.org/) | 3.10.13<br />3.9.18 | /usr/local/python/&lt;version&gt; |
| [Java](https://adoptopenjdk.net/) | 17.0.10<br />21.0.2 | /usr/local/sdkman/candidates/java/&lt;version&gt; |
| [.NET](https://dotnet.microsoft.com/) | 8.0.203 | /usr/share/dotnet/dotnet |
| [Ruby](https://www.ruby-lang.org/en/) | 3.1.4<br />3.2.3 | /usr/local/rvm/rubies/&lt;version&gt; |
| [PHP](https://xdebug.org/) | 8.2.13<br />8.3.0 | /usr/local/php/&lt;version&gt; |
| GCC | 9.4.0-1ubuntu1~20.04.2 |
| Clang | 10.0.0-4ubuntu1 |
| [Go](https://golang.org/dl) | 1.22.1 | /usr/local/go |
| [Jekyll](https://jekyllrb.com/) | 4.3.3 |
| [Jupyter Lab](https://jupyter.org/) | 4.1.5 | /home/codespace/.local/bin/jupyter-lab |

**Tools installed using git**

| Tool | Commit | Path |
|------|--------|------|
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 0fed36688f9a60d8b1f2182f27de7fdc8a1e6b72 | /home/codespace/.oh-my-zsh |
| [nvm](https://github.com/nvm-sh/nvm.git) | bab86d5de571015b63fd8fc30b47bbe072a1290e | /usr/local/share/nvm |
| [nvs](https://github.com/jasongin/nvs) | fe734a2f57fea0065ce70260b441752e3f6c30ae | /usr/local/nvs |
| [rbenv](https://github.com/rbenv/rbenv.git) | e8b7a27ee67a5751b899215b4d35fd86ab552dae | /usr/local/share/rbenv |
| [ruby-build](https://github.com/rbenv/ruby-build.git) | 89d30cf33883ff579f968dc6470783ed155338b0 | /usr/local/share/ruby-build |

**Pip / pipx installed tools and packages**

| Tool / package | Version |
|----------------|---------|
| numpy | 1.26.4 |
| pandas | 2.2.1 |
| scipy | 1.12.0 |
| matplotlib | 3.8.3 |
| seaborn | 0.13.2 |
| scikit-learn | 1.4.1.post1 |
| torch | 2.2.1 |
| requests | 2.31.0 |
| plotly | 5.20.0 |
| jupyterlab_git | 0.50.0 |
| certifi | 2024.2.2 |
| setuptools | 68.2.2 |
| pylint | 3.1.0 |
| flake8 | 7.0.0 |
| autopep8 | 2.1.0 |
| black | 24.3.0 |
| yapf | 0.40.2 |
| mypy | 1.9.0 |
| pydocstyle | 6.3.0 |
| pycodestyle | 2.11.1 |
| bandit | 1.7.8 |
| virtualenv | 20.25.1 |
| pipx | 1.4.3 |

**Go tools and modules**

| Tool / module | Version |
|---------------|---------|
| golang.org/x/tools/gopls | 0.15.2 |
| honnef.co/go/tools | 0.4.6 |
| 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.1.0 |
| jekyll | 4.3.3 |

**Other tools and utilities**

| Tool | Version | Path |
|------|---------|------|
| [git](https://github.com/git/git) | 2.44.0 |
| [Xdebug](https://xdebug.org/) | 3.3.1 | /usr/local/php/current |
| [Composer](https://getcomposer.org/) | 2.7.2 | /usr/local/php/current/bin |
| [kubectl](https://github.com/kubernetes/kubectl) | v1.29.3 | /usr/local/bin |
| [Helm](https://github.com/helm/helm) | 3.14.3 | /usr/local/bin |
| [Docker Compose](https://github.com/docker/compose) | 2.25.0 | /usr/local/bin |
| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm |
| [GitHub CLI](https://github.com/cli/cli) | 2.46.0 |
| [yarn](https://yarnpkg.com/) | 1.22.19 | /usr/bin |
| [Maven](https://maven.apache.org/) | 3.9.6 | /usr/local/sdkman/candidates/maven/current/bin |
| [Gradle](https://gradle.org/) | 8.6 | /usr/local/sdkman/candidates/gradle/current/bin |
| Docker (Moby) CLI &amp; Engine | 24.0.9 |
| [conda](https://github.com/conda/conda) | 24.3.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.21 |
| dialog | 1.3-20190808-1 |
| g++ | 4:9.3.0-1ubuntu2 |
| gcc | 4:9.3.0-1ubuntu2 |
| gdb | 9.2-0ubuntu1~20.04.1 |
| git | 1:2.25.1-1ubuntu3.11 |
| 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.2 |
| libatk-bridge2.0-0 | 2.34.2-0ubuntu2~20.04.1 |
| libatk1.0-0 | 2.35.1-1ubuntu2 |
| libc6 | 2.31-0ubuntu9.14 |
| libc6-dev | 2.31-0ubuntu9.14 |
| libcups2 | 2.3.1-9ubuntu1.6 |
| 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.25-1 |
| libnss3 | 2:3.49.1-1ubuntu1.9 |
| 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.14 |
| 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) | 24.0.9-ubuntu20.04u1 |
| moby-engine (Docker Engine) | 24.0.9-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.22 |
| vim-doc | 2:8.1.2269-1ubuntu5.22 |
| vim-tiny | 2:8.1.2269-1ubuntu5.22 |
| wget | 1.20.3-1ubuntu2 |
| xtail | 2.1-6 |
| zip | 3.0-11build1 |
| zlib1g | 1:1.2.11.dfsg-2ubuntu1.5 |
| zsh | 5.8-3ubuntu1.1 |

0 comments on commit c71a61a

Please sign in to comment.