|
| 1 | +# [base-alpine](https://github.com/devcontainers/images/tree/main/src/base-alpine) |
| 2 | + |
| 3 | +**Image version:** 0.209.4 |
| 4 | + |
| 5 | +**Source release/branch:** [v0.4.7](https://github.com/devcontainers/images/tree/v0.4.7/src/base-alpine) |
| 6 | + |
| 7 | +**Image variations:** |
| 8 | +- [3.20](#variant-320) |
| 9 | +- [3.19](#variant-319) |
| 10 | +- [3.18](#variant-318) |
| 11 | +- [3.17](#variant-317) |
| 12 | + |
| 13 | +## Variant: 3.20 |
| 14 | + |
| 15 | +**Digest:** sha256:38f46ae60db4cc5b0a8ced7448908de48f20132b089863d91c2a14105fc1ff57 |
| 16 | + |
| 17 | +**Tags:** |
| 18 | +``` |
| 19 | +mcr.microsoft.com/devcontainers/base:0.209.4-alpine-3.20 |
| 20 | +mcr.microsoft.com/devcontainers/base:0.209.4-alpine3.20 |
| 21 | +mcr.microsoft.com/devcontainers/base:0.209.4-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.20 |
| 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) | a72a26406ad3aa9a47c3f5227291bad23494bed0 | /home/vscode/.oh-my-zsh | |
| 37 | + |
| 38 | +**Other tools and utilities** |
| 39 | + |
| 40 | +| Tool | Version | Path | |
| 41 | +|------|---------|------| |
| 42 | +| [git](https://github.com/git/git) | 2.46.2 | |
| 43 | + |
| 44 | +**Additional linux tools and packages** |
| 45 | + |
| 46 | +| Tool / library | Version | |
| 47 | +|----------------|---------| |
| 48 | +| openssh-client-default | 9.7_p1-r4 | |
| 49 | +| gnupg | 2.4.5-r0 | |
| 50 | +| procps-ng | 4.0.4-r0 | |
| 51 | +| lsof | 4.99.3-r0 | |
| 52 | +| htop | 3.3.0-r0 | |
| 53 | +| net-tools | 2.10-r3 | |
| 54 | +| psmisc | 23.7-r0 | |
| 55 | +| curl | 8.9.1-r2 | |
| 56 | +| wget | 1.24.5-r0 | |
| 57 | +| rsync | 3.3.0-r0 | |
| 58 | +| ca-certificates | 20240705-r0 | |
| 59 | +| unzip | 6.0-r14 | |
| 60 | +| zip | 3.0-r12 | |
| 61 | +| nano | 8.0-r0 | |
| 62 | +| vim | 9.1.0707-r0 | |
| 63 | +| less | 643-r2 | |
| 64 | +| jq | 1.7.1-r0 | |
| 65 | +| libgcc | 13.2.1_git20240309-r0 | |
| 66 | +| libstdc++ | 13.2.1_git20240309-r0 | |
| 67 | +| krb5-libs | 1.21.3-r0 | |
| 68 | +| libintl | 0.22.5-r0 | |
| 69 | +| lttng-ust | 2.13.8-r0 | |
| 70 | +| tzdata | 2024b-r0 | |
| 71 | +| userspace-rcu | 0.14.0-r2 | |
| 72 | +| zlib | 1.3.1-r1 | |
| 73 | +| sudo | 1.9.15_p5-r0 | |
| 74 | +| coreutils | 9.5-r1 | |
| 75 | +| sed | 4.9-r2 | |
| 76 | +| grep | 3.11-r0 | |
| 77 | +| which | 2.21-r5 | |
| 78 | +| ncdu | 1.20-r0 | |
| 79 | +| shadow | 4.15.1-r0 | |
| 80 | +| strace | 6.9-r0 | |
| 81 | +| man-pages | 6.8-r0 | |
| 82 | + |
| 83 | +## Variant: 3.19 |
| 84 | + |
| 85 | +**Digest:** sha256:02bd885dff7b3dd2fe072b7d6bcded4c9e15d609025c70b7f58ea606848a588c |
| 86 | + |
| 87 | +**Tags:** |
| 88 | +``` |
| 89 | +mcr.microsoft.com/devcontainers/base:0.209.4-alpine-3.19 |
| 90 | +mcr.microsoft.com/devcontainers/base:0.209.4-alpine3.19 |
| 91 | +``` |
| 92 | +> *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-`).* |
| 93 | +
|
| 94 | +**Linux distribution:** Alpine Linux v3.19 |
| 95 | + |
| 96 | +**Architectures:** linux/amd64, linux/arm64 |
| 97 | + |
| 98 | +**Available (non-root) user:** vscode |
| 99 | + |
| 100 | +### Contents |
| 101 | +**Tools installed using git** |
| 102 | + |
| 103 | +| Tool | Commit | Path | |
| 104 | +|------|--------|------| |
| 105 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a72a26406ad3aa9a47c3f5227291bad23494bed0 | /home/vscode/.oh-my-zsh | |
| 106 | + |
| 107 | +**Other tools and utilities** |
| 108 | + |
| 109 | +| Tool | Version | Path | |
| 110 | +|------|---------|------| |
| 111 | +| [git](https://github.com/git/git) | 2.46.2 | |
| 112 | + |
| 113 | +**Additional linux tools and packages** |
| 114 | + |
| 115 | +| Tool / library | Version | |
| 116 | +|----------------|---------| |
| 117 | +| openssh-client-default | 9.6_p1-r1 | |
| 118 | +| gnupg | 2.4.4-r0 | |
| 119 | +| procps-ng | 4.0.4-r0 | |
| 120 | +| lsof | 4.99.0-r0 | |
| 121 | +| htop | 3.2.2-r1 | |
| 122 | +| net-tools | 2.10-r3 | |
| 123 | +| psmisc | 23.6-r2 | |
| 124 | +| curl | 8.9.1-r0 | |
| 125 | +| wget | 1.21.4-r0 | |
| 126 | +| rsync | 3.2.7-r4 | |
| 127 | +| ca-certificates | 20240226-r0 | |
| 128 | +| unzip | 6.0-r14 | |
| 129 | +| zip | 3.0-r12 | |
| 130 | +| nano | 7.2-r1 | |
| 131 | +| vim | 9.0.2127-r0 | |
| 132 | +| less | 643-r2 | |
| 133 | +| jq | 1.7.1-r0 | |
| 134 | +| libgcc | 13.2.1_git20231014-r0 | |
| 135 | +| libstdc++ | 13.2.1_git20231014-r0 | |
| 136 | +| krb5-libs | 1.21.3-r0 | |
| 137 | +| libintl | 0.22.3-r0 | |
| 138 | +| lttng-ust | 2.13.6-r0 | |
| 139 | +| tzdata | 2024a-r0 | |
| 140 | +| userspace-rcu | 0.14.0-r2 | |
| 141 | +| zlib | 1.3.1-r0 | |
| 142 | +| sudo | 1.9.15_p2-r0 | |
| 143 | +| coreutils | 9.4-r2 | |
| 144 | +| sed | 4.9-r2 | |
| 145 | +| grep | 3.11-r0 | |
| 146 | +| which | 2.21-r4 | |
| 147 | +| ncdu | 1.19-r0 | |
| 148 | +| shadow | 4.14.2-r0 | |
| 149 | +| strace | 6.6-r0 | |
| 150 | +| man-pages | 6.05.01-r0 | |
| 151 | + |
| 152 | +## Variant: 3.18 |
| 153 | + |
| 154 | +**Digest:** sha256:4b5fb5f635754abee9814e29cc5d5db665c26cbcfa4eacef8ce071d0f87a07c0 |
| 155 | + |
| 156 | +**Tags:** |
| 157 | +``` |
| 158 | +mcr.microsoft.com/devcontainers/base:0.209.4-alpine-3.18 |
| 159 | +mcr.microsoft.com/devcontainers/base:0.209.4-alpine3.18 |
| 160 | +``` |
| 161 | +> *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-`).* |
| 162 | +
|
| 163 | +**Linux distribution:** Alpine Linux v3.18 |
| 164 | + |
| 165 | +**Architectures:** linux/amd64, linux/arm64 |
| 166 | + |
| 167 | +**Available (non-root) user:** vscode |
| 168 | + |
| 169 | +### Contents |
| 170 | +**Tools installed using git** |
| 171 | + |
| 172 | +| Tool | Commit | Path | |
| 173 | +|------|--------|------| |
| 174 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a72a26406ad3aa9a47c3f5227291bad23494bed0 | /home/vscode/.oh-my-zsh | |
| 175 | + |
| 176 | +**Other tools and utilities** |
| 177 | + |
| 178 | +| Tool | Version | Path | |
| 179 | +|------|---------|------| |
| 180 | +| [git](https://github.com/git/git) | 2.46.2 | |
| 181 | + |
| 182 | +**Additional linux tools and packages** |
| 183 | + |
| 184 | +| Tool / library | Version | |
| 185 | +|----------------|---------| |
| 186 | +| openssh-client-default | 9.3_p2-r2 | |
| 187 | +| gnupg | 2.4.4-r0 | |
| 188 | +| procps-ng | 4.0.4-r0 | |
| 189 | +| lsof | 4.98.0-r2 | |
| 190 | +| htop | 3.2.2-r1 | |
| 191 | +| net-tools | 2.10-r3 | |
| 192 | +| psmisc | 23.6-r2 | |
| 193 | +| curl | 8.9.1-r0 | |
| 194 | +| wget | 1.21.4-r0 | |
| 195 | +| rsync | 3.2.7-r4 | |
| 196 | +| ca-certificates | 20240226-r0 | |
| 197 | +| unzip | 6.0-r14 | |
| 198 | +| zip | 3.0-r12 | |
| 199 | +| nano | 7.2-r1 | |
| 200 | +| vim | 9.0.2073-r0 | |
| 201 | +| less | 633-r0 | |
| 202 | +| jq | 1.6-r4 | |
| 203 | +| libgcc | 12.2.1_git20220924-r10 | |
| 204 | +| libstdc++ | 12.2.1_git20220924-r10 | |
| 205 | +| krb5-libs | 1.20.2-r0 | |
| 206 | +| libintl | 0.21.1-r7 | |
| 207 | +| libssl1.1 | 1.1.1u-r1 | |
| 208 | +| lttng-ust | 2.13.5-r2 | |
| 209 | +| tzdata | 2024a-r0 | |
| 210 | +| userspace-rcu | 0.14.0-r1 | |
| 211 | +| zlib | 1.2.13-r1 | |
| 212 | +| sudo | 1.9.13_p3-r2 | |
| 213 | +| coreutils | 9.3-r2 | |
| 214 | +| sed | 4.9-r2 | |
| 215 | +| grep | 3.10-r1 | |
| 216 | +| which | 2.21-r4 | |
| 217 | +| ncdu | 1.18.1-r1 | |
| 218 | +| shadow | 4.13-r4 | |
| 219 | +| strace | 6.3-r1 | |
| 220 | +| man-pages | 6.04-r2 | |
| 221 | + |
| 222 | +## Variant: 3.17 |
| 223 | + |
| 224 | +**Digest:** sha256:3165442530137fd0f10525ba440191b39d4f03ca9be60975db083b3da020b4c4 |
| 225 | + |
| 226 | +**Tags:** |
| 227 | +``` |
| 228 | +mcr.microsoft.com/devcontainers/base:0.209.4-alpine-3.17 |
| 229 | +mcr.microsoft.com/devcontainers/base:0.209.4-alpine3.17 |
| 230 | +``` |
| 231 | +> *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-`).* |
| 232 | +
|
| 233 | +**Linux distribution:** Alpine Linux v3.17 |
| 234 | + |
| 235 | +**Architectures:** linux/amd64, linux/arm64 |
| 236 | + |
| 237 | +**Available (non-root) user:** vscode |
| 238 | + |
| 239 | +### Contents |
| 240 | +**Tools installed using git** |
| 241 | + |
| 242 | +| Tool | Commit | Path | |
| 243 | +|------|--------|------| |
| 244 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a72a26406ad3aa9a47c3f5227291bad23494bed0 | /home/vscode/.oh-my-zsh | |
| 245 | + |
| 246 | +**Other tools and utilities** |
| 247 | + |
| 248 | +| Tool | Version | Path | |
| 249 | +|------|---------|------| |
| 250 | +| [git](https://github.com/git/git) | 2.46.2 | |
| 251 | + |
| 252 | +**Additional linux tools and packages** |
| 253 | + |
| 254 | +| Tool / library | Version | |
| 255 | +|----------------|---------| |
| 256 | +| openssh-client-default | 9.1_p1-r6 | |
| 257 | +| gnupg | 2.2.40-r0 | |
| 258 | +| procps | 3.3.17-r3 | |
| 259 | +| lsof | 4.96.4-r0 | |
| 260 | +| htop | 3.2.1-r1 | |
| 261 | +| net-tools | 2.10-r0 | |
| 262 | +| psmisc | 23.5-r0 | |
| 263 | +| curl | 8.9.0-r0 | |
| 264 | +| wget | 1.21.4-r0 | |
| 265 | +| rsync | 3.2.7-r0 | |
| 266 | +| ca-certificates | 20240226-r0 | |
| 267 | +| unzip | 6.0-r13 | |
| 268 | +| zip | 3.0-r10 | |
| 269 | +| nano | 7.0-r0 | |
| 270 | +| vim | 9.0.0999-r0 | |
| 271 | +| less | 608-r1 | |
| 272 | +| jq | 1.6-r2 | |
| 273 | +| libgcc | 12.2.1_git20220924-r4 | |
| 274 | +| libstdc++ | 12.2.1_git20220924-r4 | |
| 275 | +| krb5-libs | 1.20.2-r0 | |
| 276 | +| libintl | 0.21.1-r1 | |
| 277 | +| libssl1.1 | 1.1.1u-r1 | |
| 278 | +| lttng-ust | 2.13.3-r0 | |
| 279 | +| tzdata | 2024a-r0 | |
| 280 | +| userspace-rcu | 0.13.2-r0 | |
| 281 | +| zlib | 1.2.13-r0 | |
| 282 | +| sudo | 1.9.12_p2-r1 | |
| 283 | +| coreutils | 9.1-r0 | |
| 284 | +| sed | 4.9-r0 | |
| 285 | +| grep | 3.8-r1 | |
| 286 | +| which | 2.21-r3 | |
| 287 | +| ncdu | 1.17-r1 | |
| 288 | +| shadow | 4.13-r0 | |
| 289 | +| strace | 6.0-r0 | |
| 290 | +| man-pages | 6.01-r0 | |
| 291 | + |
0 commit comments