|
| 1 | +# [alpine](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/alpine) |
| 2 | + |
| 3 | +**Image version:** 0.204.6 |
| 4 | + |
| 5 | +**Source release/branch:** [v0.245.2](https://github.com/microsoft/vscode-dev-containers/tree/v0.245.2/containers/alpine) |
| 6 | + |
| 7 | +**Definition variations:** |
| 8 | +- [3.16](#variant-316) |
| 9 | +- [3.15](#variant-315) |
| 10 | +- [3.14](#variant-314) |
| 11 | +- [3.13](#variant-313) |
| 12 | + |
| 13 | +## Variant: 3.16 |
| 14 | + |
| 15 | +**Digest:** sha256:1aeeac361d44af3f253b1b2be218e23912aafbb9a7acac2a7b9727183300218e |
| 16 | + |
| 17 | +**Tags:** |
| 18 | +``` |
| 19 | +mcr.microsoft.com/vscode/devcontainers/base:0.204.6-alpine-3.16 |
| 20 | +mcr.microsoft.com/vscode/devcontainers/base:0.204.6-alpine3.16 |
| 21 | +mcr.microsoft.com/vscode/devcontainers/base:0.204.6-alpine |
| 22 | +``` |
| 23 | +> *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-`).* |
| 24 | +
|
| 25 | +**Linux distribution:** Alpine Linux v3.16 |
| 26 | + |
| 27 | +**Architectures:** linux/amd64, linux/arm64 |
| 28 | + |
| 29 | +**Available (non-root) user:** vscode |
| 30 | + |
| 31 | +### Contents |
| 32 | +**Tools installed using git** |
| 33 | + |
| 34 | +| Tool | Commit | Path | |
| 35 | +|------|--------|------| |
| 36 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3668ec2a82250020ca0c285ef8b277f1385a8085 | /home/vscode/.oh-my-zsh | |
| 37 | + |
| 38 | +**Additional linux tools and packages** |
| 39 | + |
| 40 | +| Tool / library | Version | |
| 41 | +|----------------|---------| |
| 42 | +| git | 2.36.2-r0 | |
| 43 | +| openssh-client-default | 9.0_p1-r2 | |
| 44 | +| gnupg | 2.2.35-r4 | |
| 45 | +| procps | 3.3.17-r1 | |
| 46 | +| lsof | 4.95.0-r0 | |
| 47 | +| htop | 3.2.0-r1 | |
| 48 | +| net-tools | 2.10-r0 | |
| 49 | +| psmisc | 23.5-r0 | |
| 50 | +| curl | 7.83.1-r2 | |
| 51 | +| wget | 1.21.3-r0 | |
| 52 | +| rsync | 3.2.4-r2 | |
| 53 | +| ca-certificates | 20220614-r0 | |
| 54 | +| unzip | 6.0-r9 | |
| 55 | +| zip | 3.0-r9 | |
| 56 | +| nano | 6.3-r0 | |
| 57 | +| vim | 8.2.5000-r0 | |
| 58 | +| less | 590-r0 | |
| 59 | +| jq | 1.6-r1 | |
| 60 | +| libgcc | 11.2.1_git20220219-r2 | |
| 61 | +| libstdc++ | 11.2.1_git20220219-r2 | |
| 62 | +| krb5-libs | 1.19.3-r0 | |
| 63 | +| libintl | 0.21-r2 | |
| 64 | +| libssl1.1 | 1.1.1q-r0 | |
| 65 | +| lttng-ust | 2.13.2-r0 | |
| 66 | +| tzdata | 2022c-r0 | |
| 67 | +| userspace-rcu | 0.13.1-r0 | |
| 68 | +| zlib | 1.2.12-r3 | |
| 69 | +| sudo | 1.9.10-r0 | |
| 70 | +| coreutils | 9.1-r0 | |
| 71 | +| sed | 4.8-r0 | |
| 72 | +| grep | 3.7-r0 | |
| 73 | +| which | 2.21-r2 | |
| 74 | +| ncdu | 1.17-r0 | |
| 75 | +| shadow | 4.10-r3 | |
| 76 | +| strace | 5.17-r0 | |
| 77 | +| man-pages | 5.13-r1 | |
| 78 | + |
| 79 | +## Variant: 3.15 |
| 80 | + |
| 81 | +**Digest:** sha256:fa64360a8ab18439d07c90e8e7627026fb00a2a06462df391d31dcafb21f0057 |
| 82 | + |
| 83 | +**Tags:** |
| 84 | +``` |
| 85 | +mcr.microsoft.com/vscode/devcontainers/base:0.204.6-alpine-3.15 |
| 86 | +mcr.microsoft.com/vscode/devcontainers/base:0.204.6-alpine3.15 |
| 87 | +``` |
| 88 | +> *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-`).* |
| 89 | +
|
| 90 | +**Linux distribution:** Alpine Linux v3.15 |
| 91 | + |
| 92 | +**Architectures:** linux/amd64, linux/arm64 |
| 93 | + |
| 94 | +**Available (non-root) user:** vscode |
| 95 | + |
| 96 | +### Contents |
| 97 | +**Tools installed using git** |
| 98 | + |
| 99 | +| Tool | Commit | Path | |
| 100 | +|------|--------|------| |
| 101 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3668ec2a82250020ca0c285ef8b277f1385a8085 | /home/vscode/.oh-my-zsh | |
| 102 | + |
| 103 | +**Additional linux tools and packages** |
| 104 | + |
| 105 | +| Tool / library | Version | |
| 106 | +|----------------|---------| |
| 107 | +| git | 2.34.4-r0 | |
| 108 | +| openssh-client-default | 8.8_p1-r1 | |
| 109 | +| gnupg | 2.2.31-r2 | |
| 110 | +| procps | 3.3.17-r0 | |
| 111 | +| lsof | 4.94.0-r0 | |
| 112 | +| htop | 3.1.1-r0 | |
| 113 | +| net-tools | 1.60_git20140218-r2 | |
| 114 | +| psmisc | 23.4-r0 | |
| 115 | +| curl | 7.80.0-r2 | |
| 116 | +| wget | 1.21.2-r2 | |
| 117 | +| rsync | 3.2.4-r0 | |
| 118 | +| ca-certificates | 20220614-r0 | |
| 119 | +| unzip | 6.0-r9 | |
| 120 | +| zip | 3.0-r9 | |
| 121 | +| nano | 5.9-r0 | |
| 122 | +| vim | 8.2.4836-r0 | |
| 123 | +| less | 590-r0 | |
| 124 | +| jq | 1.6-r1 | |
| 125 | +| libgcc | 10.3.1_git20211027-r0 | |
| 126 | +| libstdc++ | 10.3.1_git20211027-r0 | |
| 127 | +| krb5-libs | 1.19.3-r0 | |
| 128 | +| libintl | 0.21-r0 | |
| 129 | +| libssl1.1 | 1.1.1q-r0 | |
| 130 | +| lttng-ust | 2.12.0-r3 | |
| 131 | +| tzdata | 2022c-r0 | |
| 132 | +| userspace-rcu | 0.12.2-r0 | |
| 133 | +| zlib | 1.2.12-r3 | |
| 134 | +| sudo | 1.9.8_p2-r1 | |
| 135 | +| coreutils | 9.0-r2 | |
| 136 | +| sed | 4.8-r0 | |
| 137 | +| grep | 3.7-r0 | |
| 138 | +| which | 2.21-r2 | |
| 139 | +| ncdu | 1.16-r0 | |
| 140 | +| shadow | 4.8.1-r1 | |
| 141 | +| strace | 5.14-r0 | |
| 142 | +| man-pages | 5.13-r0 | |
| 143 | + |
| 144 | +## Variant: 3.14 |
| 145 | + |
| 146 | +**Digest:** sha256:79892a324008f7e7c8e107b39a571c0b83c271c76eeecb01e0042583b8742a10 |
| 147 | + |
| 148 | +**Tags:** |
| 149 | +``` |
| 150 | +mcr.microsoft.com/vscode/devcontainers/base:0.204.6-alpine-3.14 |
| 151 | +mcr.microsoft.com/vscode/devcontainers/base:0.204.6-alpine3.14 |
| 152 | +``` |
| 153 | +> *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-`).* |
| 154 | +
|
| 155 | +**Linux distribution:** Alpine Linux v3.14 |
| 156 | + |
| 157 | +**Architectures:** linux/amd64, linux/arm64 |
| 158 | + |
| 159 | +**Available (non-root) user:** vscode |
| 160 | + |
| 161 | +### Contents |
| 162 | +**Tools installed using git** |
| 163 | + |
| 164 | +| Tool | Commit | Path | |
| 165 | +|------|--------|------| |
| 166 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3668ec2a82250020ca0c285ef8b277f1385a8085 | /home/vscode/.oh-my-zsh | |
| 167 | + |
| 168 | +**Additional linux tools and packages** |
| 169 | + |
| 170 | +| Tool / library | Version | |
| 171 | +|----------------|---------| |
| 172 | +| git | 2.32.3-r0 | |
| 173 | +| openssh-client-default | 8.6_p1-r3 | |
| 174 | +| gnupg | 2.2.31-r1 | |
| 175 | +| procps | 3.3.17-r0 | |
| 176 | +| lsof | 4.94.0-r0 | |
| 177 | +| htop | 3.0.5-r2 | |
| 178 | +| net-tools | 1.60_git20140218-r2 | |
| 179 | +| psmisc | 23.4-r0 | |
| 180 | +| curl | 7.79.1-r2 | |
| 181 | +| wget | 1.21.1-r1 | |
| 182 | +| rsync | 3.2.4-r0 | |
| 183 | +| ca-certificates | 20220614-r0 | |
| 184 | +| unzip | 6.0-r9 | |
| 185 | +| zip | 3.0-r9 | |
| 186 | +| nano | 5.7-r2 | |
| 187 | +| vim | 8.2.4836-r0 | |
| 188 | +| less | 581-r1 | |
| 189 | +| jq | 1.6-r1 | |
| 190 | +| libgcc | 10.3.1_git20210424-r2 | |
| 191 | +| libstdc++ | 10.3.1_git20210424-r2 | |
| 192 | +| krb5-libs | 1.18.5-r0 | |
| 193 | +| libintl | 0.21-r0 | |
| 194 | +| libssl1.1 | 1.1.1q-r0 | |
| 195 | +| lttng-ust | 2.12.0-r3 | |
| 196 | +| tzdata | 2022c-r0 | |
| 197 | +| userspace-rcu | 0.12.2-r0 | |
| 198 | +| zlib | 1.2.12-r3 | |
| 199 | +| sudo | 1.9.7_p1-r1 | |
| 200 | +| coreutils | 8.32-r2 | |
| 201 | +| sed | 4.8-r0 | |
| 202 | +| grep | 3.7-r0 | |
| 203 | +| which | 2.21-r1 | |
| 204 | +| ncdu | 1.15.1-r0 | |
| 205 | +| shadow | 4.8.1-r0 | |
| 206 | +| strace | 5.12-r0 | |
| 207 | +| man-pages | 5.11-r0 | |
| 208 | + |
| 209 | +## Variant: 3.13 |
| 210 | + |
| 211 | +**Digest:** sha256:435e2c9549ccca8d20a9de1f3fd2002fb105911847ed01b8a3f7f1948f80779a |
| 212 | + |
| 213 | +**Tags:** |
| 214 | +``` |
| 215 | +mcr.microsoft.com/vscode/devcontainers/base:0.204.6-alpine-3.13 |
| 216 | +mcr.microsoft.com/vscode/devcontainers/base:0.204.6-alpine3.13 |
| 217 | +``` |
| 218 | +> *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-`).* |
| 219 | +
|
| 220 | +**Linux distribution:** Alpine Linux v3.13 |
| 221 | + |
| 222 | +**Architectures:** linux/amd64, linux/arm64 |
| 223 | + |
| 224 | +**Available (non-root) user:** vscode |
| 225 | + |
| 226 | +### Contents |
| 227 | +**Tools installed using git** |
| 228 | + |
| 229 | +| Tool | Commit | Path | |
| 230 | +|------|--------|------| |
| 231 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3668ec2a82250020ca0c285ef8b277f1385a8085 | /home/vscode/.oh-my-zsh | |
| 232 | + |
| 233 | +**Additional linux tools and packages** |
| 234 | + |
| 235 | +| Tool / library | Version | |
| 236 | +|----------------|---------| |
| 237 | +| git | 2.30.5-r0 | |
| 238 | +| openssh-client | 8.4_p1-r4 | |
| 239 | +| gnupg | 2.2.31-r1 | |
| 240 | +| procps | 3.3.16-r0 | |
| 241 | +| lsof | 4.94.0-r0 | |
| 242 | +| htop | 3.0.5-r1 | |
| 243 | +| net-tools | 1.60_git20140218-r2 | |
| 244 | +| psmisc | 23.3-r0 | |
| 245 | +| curl | 7.79.1-r2 | |
| 246 | +| wget | 1.21.1-r1 | |
| 247 | +| rsync | 3.2.4-r0 | |
| 248 | +| ca-certificates | 20220614-r0 | |
| 249 | +| unzip | 6.0-r9 | |
| 250 | +| zip | 3.0-r9 | |
| 251 | +| nano | 5.4-r3 | |
| 252 | +| vim | 8.2.4836-r0 | |
| 253 | +| less | 563-r0 | |
| 254 | +| jq | 1.6-r1 | |
| 255 | +| libgcc | 10.2.1_pre1-r3 | |
| 256 | +| libstdc++ | 10.2.1_pre1-r3 | |
| 257 | +| krb5-libs | 1.18.5-r0 | |
| 258 | +| libintl | 0.20.2-r2 | |
| 259 | +| libssl1.1 | 1.1.1q-r0 | |
| 260 | +| lttng-ust | 2.12.0-r2 | |
| 261 | +| tzdata | 2022c-r0 | |
| 262 | +| userspace-rcu | 0.12.1-r0 | |
| 263 | +| zlib | 1.2.12-r3 | |
| 264 | +| sudo | 1.9.5p2-r0 | |
| 265 | +| coreutils | 8.32-r2 | |
| 266 | +| sed | 4.8-r0 | |
| 267 | +| grep | 3.7-r0 | |
| 268 | +| which | 2.21-r1 | |
| 269 | +| ncdu | 1.15.1-r0 | |
| 270 | +| shadow | 4.8.1-r0 | |
| 271 | +| strace | 5.10-r0 | |
| 272 | +| man-pages | 5.10-r0 | |
| 273 | + |
0 commit comments