|
| 1 | +# [java-8](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/java-8) |
| 2 | + |
| 3 | +**Image version:** 0.205.3 |
| 4 | + |
| 5 | +**Source release/branch:** [v0.231.6](https://github.com/microsoft/vscode-dev-containers/tree/v0.231.6/containers/java-8) |
| 6 | + |
| 7 | +**Definition variations:** |
| 8 | +- [bullseye](#variant-bullseye) |
| 9 | +- [buster](#variant-buster) |
| 10 | + |
| 11 | +## Variant: bullseye |
| 12 | + |
| 13 | +**Digest:** sha256:9fb3be4fa55a93e595d9d12e8850cd831932c8f18d961b8fe8d349d8c9d7d8e2 |
| 14 | + |
| 15 | +**Tags:** |
| 16 | +``` |
| 17 | +mcr.microsoft.com/vscode/devcontainers/java:0.205.3-8-bullseye |
| 18 | +mcr.microsoft.com/vscode/devcontainers/java:0.205.3-8-jdk-bullseye |
| 19 | +``` |
| 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-`).* |
| 21 | +
|
| 22 | +**Linux distribution:** Debian GNU/Linux 11 (bullseye) |
| 23 | + |
| 24 | +**Architectures:** linux/amd64, linux/arm64 |
| 25 | + |
| 26 | +**Available (non-root) user:** vscode |
| 27 | + |
| 28 | +### Contents |
| 29 | +**Languages and runtimes** |
| 30 | + |
| 31 | +| Language / runtime | Version | Path | |
| 32 | +|--------------------|---------|------| |
| 33 | +| [Java](https://adoptopenjdk.net/) | 1.8.0_322<br />11.0.14 | /usr/local/sdkman/candidates/java/current<br />/usr/local | |
| 34 | + |
| 35 | +**Tools installed using git** |
| 36 | + |
| 37 | +| Tool | Commit | Path | |
| 38 | +|------|--------|------| |
| 39 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh | |
| 40 | +| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /usr/local/share/nvm | |
| 41 | + |
| 42 | +**Other tools and utilities** |
| 43 | + |
| 44 | +| Tool | Version | Path | |
| 45 | +|------|---------|------| |
| 46 | +| [SDKMAN!](https://github.com/sdkman/sdkman-cli) | 5.15.0 | /usr/local/sdkman | |
| 47 | + |
| 48 | +**Additional linux tools and packages** |
| 49 | + |
| 50 | +| Tool / library | Version | |
| 51 | +|----------------|---------| |
| 52 | +| apt-transport-https | 2.2.4 | |
| 53 | +| apt-utils | 2.2.4 | |
| 54 | +| ca-certificates | 20210119 | |
| 55 | +| curl | 7.74.0-1.3+deb11u1 | |
| 56 | +| dialog | 1.3-20201126-1 | |
| 57 | +| git | 1:2.30.2-1 | |
| 58 | +| gnupg2 | 2.2.27-2 | |
| 59 | +| htop | 3.0.5-7 | |
| 60 | +| iproute2 | 5.10.0-4 | |
| 61 | +| jq | 1.6-2.1 | |
| 62 | +| less | 551-2 | |
| 63 | +| libc6 | 2.31-13+deb11u3 | |
| 64 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u1 | |
| 65 | +| libicu67 | 67.1-7 | |
| 66 | +| libkrb5-3 | 1.18.3-6+deb11u1 | |
| 67 | +| liblttng-ust0 | 2.12.1-1 | |
| 68 | +| libssl1.1 | 1.1.1k-1+deb11u1 | |
| 69 | +| libstdc++6 | 10.2.1-6 | |
| 70 | +| locales | 2.31-13+deb11u2 | |
| 71 | +| lsb-release | 11.1.0 | |
| 72 | +| lsof | 4.93.2+dfsg-1.1 | |
| 73 | +| man-db | 2.9.4-2 | |
| 74 | +| manpages | 5.10-1 | |
| 75 | +| manpages-dev | 5.10-1 | |
| 76 | +| manpages-posix | 2017a-2 | |
| 77 | +| manpages-posix-dev | 2017a-2 | |
| 78 | +| nano | 5.4-2 | |
| 79 | +| ncdu | 1.15.1-1 | |
| 80 | +| net-tools | 1.60+git20181103.0eebece-1 | |
| 81 | +| openssh-client | 1:8.4p1-5 | |
| 82 | +| procps | 2:3.3.17-5 | |
| 83 | +| psmisc | 23.4-2 | |
| 84 | +| rsync | 3.2.3-4+deb11u1 | |
| 85 | +| strace | 5.10-1 | |
| 86 | +| sudo | 1.9.5p2-3 | |
| 87 | +| unzip | 6.0-26 | |
| 88 | +| vim-tiny | 2:8.2.2434-3+deb11u1 | |
| 89 | +| wget | 1.21-1+deb11u1 | |
| 90 | +| yarn | 1.22.18-1 | |
| 91 | +| zip | 3.0-12 | |
| 92 | +| zlib1g | 1:1.2.11.dfsg-2 | |
| 93 | +| zsh | 5.8-6+deb11u1 | |
| 94 | + |
| 95 | +## Variant: buster |
| 96 | + |
| 97 | +**Digest:** sha256:4152f310acdad98664c65f2fac685b9811a92aac140da0c374046127de6c6046 |
| 98 | + |
| 99 | +**Tags:** |
| 100 | +``` |
| 101 | +mcr.microsoft.com/vscode/devcontainers/java:0.205.3-8-buster |
| 102 | +mcr.microsoft.com/vscode/devcontainers/java:0.205.3-8 |
| 103 | +mcr.microsoft.com/vscode/devcontainers/java:0.205.3-8-jdk-buster |
| 104 | +``` |
| 105 | +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* |
| 106 | +
|
| 107 | +**Linux distribution:** Debian GNU/Linux 10 (buster) |
| 108 | + |
| 109 | +**Architectures:** linux/amd64 |
| 110 | + |
| 111 | +**Available (non-root) user:** vscode |
| 112 | + |
| 113 | +### Contents |
| 114 | +**Languages and runtimes** |
| 115 | + |
| 116 | +| Language / runtime | Version | Path | |
| 117 | +|--------------------|---------|------| |
| 118 | +| [Java](https://adoptopenjdk.net/) | 1.8.0_322<br />11.0.14 | /usr/local/sdkman/candidates/java/current<br />/usr/local | |
| 119 | + |
| 120 | +**Tools installed using git** |
| 121 | + |
| 122 | +| Tool | Commit | Path | |
| 123 | +|------|--------|------| |
| 124 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | e9348575371aa8ec8811356d997942559c026d07 | /home/vscode/.oh-my-zsh | |
| 125 | +| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /usr/local/share/nvm | |
| 126 | + |
| 127 | +**Other tools and utilities** |
| 128 | + |
| 129 | +| Tool | Version | Path | |
| 130 | +|------|---------|------| |
| 131 | +| [SDKMAN!](https://github.com/sdkman/sdkman-cli) | 5.15.0 | /usr/local/sdkman | |
| 132 | + |
| 133 | +**Additional linux tools and packages** |
| 134 | + |
| 135 | +| Tool / library | Version | |
| 136 | +|----------------|---------| |
| 137 | +| apt-transport-https | 1.8.2.3 | |
| 138 | +| apt-utils | 1.8.2.3 | |
| 139 | +| ca-certificates | 20200601~deb10u2 | |
| 140 | +| curl | 7.64.0-4+deb10u2 | |
| 141 | +| dialog | 1.3-20190211-1 | |
| 142 | +| git | 1:2.20.1-2+deb10u3 | |
| 143 | +| gnupg2 | 2.2.12-1+deb10u1 | |
| 144 | +| htop | 2.2.0-1+b1 | |
| 145 | +| iproute2 | 4.20.0-2+deb10u1 | |
| 146 | +| jq | 1.5+dfsg-2+b1 | |
| 147 | +| less | 487-0.1+b1 | |
| 148 | +| libc6 | 2.28-10+deb10u1 | |
| 149 | +| libgcc1 | 1:8.3.0-6 | |
| 150 | +| libgssapi-krb5-2 | 1.17-3+deb10u3 | |
| 151 | +| libicu63 | 63.1-6+deb10u2 | |
| 152 | +| libkrb5-3 | 1.17-3+deb10u3 | |
| 153 | +| liblttng-ust0 | 2.10.3-1 | |
| 154 | +| libssl1.1 | 1.1.1d-0+deb10u7 | |
| 155 | +| libstdc++6 | 8.3.0-6 | |
| 156 | +| locales | 2.28-10 | |
| 157 | +| lsb-release | 10.2019051400 | |
| 158 | +| lsof | 4.91+dfsg-1 | |
| 159 | +| man-db | 2.8.5-2 | |
| 160 | +| manpages | 4.16-2 | |
| 161 | +| manpages-dev | 4.16-2 | |
| 162 | +| manpages-posix | 2013a-2 | |
| 163 | +| manpages-posix-dev | 2013a-2 | |
| 164 | +| nano | 3.2-3 | |
| 165 | +| ncdu | 1.13-1+b1 | |
| 166 | +| net-tools | 1.60+git20180626.aebd88e-1 | |
| 167 | +| openssh-client | 1:7.9p1-10+deb10u2 | |
| 168 | +| procps | 2:3.3.15-2 | |
| 169 | +| psmisc | 23.2-1+deb10u1 | |
| 170 | +| rsync | 3.1.3-6 | |
| 171 | +| strace | 4.26-0.2 | |
| 172 | +| sudo | 1.8.27-1+deb10u3 | |
| 173 | +| unzip | 6.0-23+deb10u2 | |
| 174 | +| vim-tiny | 2:8.1.0875-5 | |
| 175 | +| wget | 1.20.1-1.1 | |
| 176 | +| yarn | 1.22.18-1 | |
| 177 | +| zip | 3.0-11+b1 | |
| 178 | +| zlib1g | 1:1.2.11.dfsg-1 | |
| 179 | +| zsh | 5.7.1-1+deb10u1 | |
| 180 | + |
0 commit comments