|
| 1 | +# [base-alpine](https://github.com/devcontainers/images/tree/main/src/base-alpine) |
| 2 | + |
| 3 | +**Image version:** 0.206.2 |
| 4 | + |
| 5 | +**Source release/branch:** [v0.3.11](https://github.com/devcontainers/images/tree/v0.3.11/src/base-alpine) |
| 6 | + |
| 7 | +**Image variations:** |
| 8 | +- [3.18](#variant-318) |
| 9 | +- [3.17](#variant-317) |
| 10 | +- [3.16](#variant-316) |
| 11 | +- [3.15](#variant-315) |
| 12 | + |
| 13 | +## Variant: 3.18 |
| 14 | + |
| 15 | +**Digest:** sha256:908428bf39765fb102ad97f2c5fb8165b346b87cb67dd6b727d76b1f41bb3bf9 |
| 16 | + |
| 17 | +**Tags:** |
| 18 | +``` |
| 19 | +mcr.microsoft.com/devcontainers/base:0.206.2-alpine-3.18 |
| 20 | +mcr.microsoft.com/devcontainers/base:0.206.2-alpine3.18 |
| 21 | +mcr.microsoft.com/devcontainers/base:0.206.2-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.18 |
| 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) | fe4b5659863c388786986d70fa6d1bb66b00afb6 | /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.41.0 | |
| 43 | + |
| 44 | +**Additional linux tools and packages** |
| 45 | + |
| 46 | +| Tool / library | Version | |
| 47 | +|----------------|---------| |
| 48 | +| openssh-client-default | 9.3_p1-r3 | |
| 49 | +| gnupg | 2.4.3-r0 | |
| 50 | +| procps-ng | 4.0.3-r1 | |
| 51 | +| lsof | 4.98.0-r2 | |
| 52 | +| htop | 3.2.2-r1 | |
| 53 | +| net-tools | 2.10-r3 | |
| 54 | +| psmisc | 23.6-r2 | |
| 55 | +| curl | 8.1.2-r0 | |
| 56 | +| wget | 1.21.4-r0 | |
| 57 | +| rsync | 3.2.7-r4 | |
| 58 | +| ca-certificates | 20230506-r0 | |
| 59 | +| unzip | 6.0-r14 | |
| 60 | +| zip | 3.0-r12 | |
| 61 | +| nano | 7.2-r1 | |
| 62 | +| vim | 9.0.1568-r0 | |
| 63 | +| less | 633-r0 | |
| 64 | +| jq | 1.6-r3 | |
| 65 | +| libgcc | 12.2.1_git20220924-r10 | |
| 66 | +| libstdc++ | 12.2.1_git20220924-r10 | |
| 67 | +| krb5-libs | 1.20.1-r1 | |
| 68 | +| libintl | 0.21.1-r7 | |
| 69 | +| libssl1.1 | 1.1.1u-r0 | |
| 70 | +| lttng-ust | 2.13.5-r2 | |
| 71 | +| tzdata | 2023c-r1 | |
| 72 | +| userspace-rcu | 0.14.0-r1 | |
| 73 | +| zlib | 1.2.13-r1 | |
| 74 | +| sudo | 1.9.13_p3-r2 | |
| 75 | +| coreutils | 9.3-r1 | |
| 76 | +| sed | 4.9-r2 | |
| 77 | +| grep | 3.10-r1 | |
| 78 | +| which | 2.21-r4 | |
| 79 | +| ncdu | 1.18.1-r1 | |
| 80 | +| shadow | 4.13-r4 | |
| 81 | +| strace | 6.3-r1 | |
| 82 | +| man-pages | 6.04-r2 | |
| 83 | + |
| 84 | +## Variant: 3.17 |
| 85 | + |
| 86 | +**Digest:** sha256:1c07e666e3f14d8acd383b229ee4d19d3e6164ed84e1a144d74b14456a9a4c21 |
| 87 | + |
| 88 | +**Tags:** |
| 89 | +``` |
| 90 | +mcr.microsoft.com/devcontainers/base:0.206.2-alpine-3.17 |
| 91 | +mcr.microsoft.com/devcontainers/base:0.206.2-alpine3.17 |
| 92 | +``` |
| 93 | +> *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-`).* |
| 94 | +
|
| 95 | +**Linux distribution:** Alpine Linux v3.17 |
| 96 | + |
| 97 | +**Architectures:** linux/amd64, linux/arm64 |
| 98 | + |
| 99 | +**Available (non-root) user:** vscode |
| 100 | + |
| 101 | +### Contents |
| 102 | +**Tools installed using git** |
| 103 | + |
| 104 | +| Tool | Commit | Path | |
| 105 | +|------|--------|------| |
| 106 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | fe4b5659863c388786986d70fa6d1bb66b00afb6 | /home/vscode/.oh-my-zsh | |
| 107 | + |
| 108 | +**Other tools and utilities** |
| 109 | + |
| 110 | +| Tool | Version | Path | |
| 111 | +|------|---------|------| |
| 112 | +| [git](https://github.com/git/git) | 2.41.0 | |
| 113 | + |
| 114 | +**Additional linux tools and packages** |
| 115 | + |
| 116 | +| Tool / library | Version | |
| 117 | +|----------------|---------| |
| 118 | +| openssh-client-default | 9.1_p1-r3 | |
| 119 | +| gnupg | 2.2.40-r0 | |
| 120 | +| procps | 3.3.17-r2 | |
| 121 | +| lsof | 4.96.4-r0 | |
| 122 | +| htop | 3.2.1-r1 | |
| 123 | +| net-tools | 2.10-r0 | |
| 124 | +| psmisc | 23.5-r0 | |
| 125 | +| curl | 8.1.2-r0 | |
| 126 | +| wget | 1.21.4-r0 | |
| 127 | +| rsync | 3.2.7-r0 | |
| 128 | +| ca-certificates | 20230506-r0 | |
| 129 | +| unzip | 6.0-r13 | |
| 130 | +| zip | 3.0-r10 | |
| 131 | +| nano | 7.0-r0 | |
| 132 | +| vim | 9.0.0999-r0 | |
| 133 | +| less | 608-r1 | |
| 134 | +| jq | 1.6-r2 | |
| 135 | +| libgcc | 12.2.1_git20220924-r4 | |
| 136 | +| libstdc++ | 12.2.1_git20220924-r4 | |
| 137 | +| krb5-libs | 1.20.1-r0 | |
| 138 | +| libintl | 0.21.1-r1 | |
| 139 | +| libssl1.1 | 1.1.1u-r0 | |
| 140 | +| lttng-ust | 2.13.3-r0 | |
| 141 | +| tzdata | 2023c-r0 | |
| 142 | +| userspace-rcu | 0.13.2-r0 | |
| 143 | +| zlib | 1.2.13-r0 | |
| 144 | +| sudo | 1.9.12_p2-r1 | |
| 145 | +| coreutils | 9.1-r0 | |
| 146 | +| sed | 4.9-r0 | |
| 147 | +| grep | 3.8-r1 | |
| 148 | +| which | 2.21-r3 | |
| 149 | +| ncdu | 1.17-r1 | |
| 150 | +| shadow | 4.13-r0 | |
| 151 | +| strace | 6.0-r0 | |
| 152 | +| man-pages | 6.01-r0 | |
| 153 | + |
| 154 | +## Variant: 3.16 |
| 155 | + |
| 156 | +**Digest:** sha256:f2c0a2812afe4a4a0b40474aa8cf7c33882e0e3d92c2f988f7fdbce700d8c151 |
| 157 | + |
| 158 | +**Tags:** |
| 159 | +``` |
| 160 | +mcr.microsoft.com/devcontainers/base:0.206.2-alpine-3.16 |
| 161 | +mcr.microsoft.com/devcontainers/base:0.206.2-alpine3.16 |
| 162 | +``` |
| 163 | +> *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-`).* |
| 164 | +
|
| 165 | +**Linux distribution:** Alpine Linux v3.16 |
| 166 | + |
| 167 | +**Architectures:** linux/amd64, linux/arm64 |
| 168 | + |
| 169 | +**Available (non-root) user:** vscode |
| 170 | + |
| 171 | +### Contents |
| 172 | +**Tools installed using git** |
| 173 | + |
| 174 | +| Tool | Commit | Path | |
| 175 | +|------|--------|------| |
| 176 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | fe4b5659863c388786986d70fa6d1bb66b00afb6 | /home/vscode/.oh-my-zsh | |
| 177 | + |
| 178 | +**Other tools and utilities** |
| 179 | + |
| 180 | +| Tool | Version | Path | |
| 181 | +|------|---------|------| |
| 182 | +| [git](https://github.com/git/git) | 2.41.0 | |
| 183 | + |
| 184 | +**Additional linux tools and packages** |
| 185 | + |
| 186 | +| Tool / library | Version | |
| 187 | +|----------------|---------| |
| 188 | +| openssh-client-default | 9.0_p1-r3 | |
| 189 | +| gnupg | 2.2.35-r4 | |
| 190 | +| procps | 3.3.17-r1 | |
| 191 | +| lsof | 4.95.0-r0 | |
| 192 | +| htop | 3.2.0-r1 | |
| 193 | +| net-tools | 2.10-r0 | |
| 194 | +| psmisc | 23.5-r0 | |
| 195 | +| curl | 8.1.2-r0 | |
| 196 | +| wget | 1.21.3-r0 | |
| 197 | +| rsync | 3.2.7-r0 | |
| 198 | +| ca-certificates | 20230506-r0 | |
| 199 | +| unzip | 6.0-r9 | |
| 200 | +| zip | 3.0-r9 | |
| 201 | +| nano | 6.3-r0 | |
| 202 | +| vim | 8.2.5000-r0 | |
| 203 | +| less | 590-r1 | |
| 204 | +| jq | 1.6-r1 | |
| 205 | +| libgcc | 11.2.1_git20220219-r2 | |
| 206 | +| libstdc++ | 11.2.1_git20220219-r2 | |
| 207 | +| krb5-libs | 1.19.4-r0 | |
| 208 | +| libintl | 0.21-r2 | |
| 209 | +| libssl1.1 | 1.1.1u-r1 | |
| 210 | +| lttng-ust | 2.13.2-r0 | |
| 211 | +| tzdata | 2023c-r0 | |
| 212 | +| userspace-rcu | 0.13.1-r0 | |
| 213 | +| zlib | 1.2.12-r3 | |
| 214 | +| sudo | 1.9.12-r1 | |
| 215 | +| coreutils | 9.1-r0 | |
| 216 | +| sed | 4.8-r0 | |
| 217 | +| grep | 3.7-r0 | |
| 218 | +| which | 2.21-r2 | |
| 219 | +| ncdu | 1.17-r0 | |
| 220 | +| shadow | 4.10-r3 | |
| 221 | +| strace | 5.17-r0 | |
| 222 | +| man-pages | 5.13-r1 | |
| 223 | + |
| 224 | +## Variant: 3.15 |
| 225 | + |
| 226 | +**Digest:** sha256:864a5788d3e2e4ddf9798f29bf60bf98a4c48f4c6087739c865abca7ce2d18c3 |
| 227 | + |
| 228 | +**Tags:** |
| 229 | +``` |
| 230 | +mcr.microsoft.com/devcontainers/base:0.206.2-alpine-3.15 |
| 231 | +mcr.microsoft.com/devcontainers/base:0.206.2-alpine3.15 |
| 232 | +``` |
| 233 | +> *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-`).* |
| 234 | +
|
| 235 | +**Linux distribution:** Alpine Linux v3.15 |
| 236 | + |
| 237 | +**Architectures:** linux/amd64, linux/arm64 |
| 238 | + |
| 239 | +**Available (non-root) user:** vscode |
| 240 | + |
| 241 | +### Contents |
| 242 | +**Tools installed using git** |
| 243 | + |
| 244 | +| Tool | Commit | Path | |
| 245 | +|------|--------|------| |
| 246 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | fe4b5659863c388786986d70fa6d1bb66b00afb6 | /home/vscode/.oh-my-zsh | |
| 247 | + |
| 248 | +**Other tools and utilities** |
| 249 | + |
| 250 | +| Tool | Version | Path | |
| 251 | +|------|---------|------| |
| 252 | +| [git](https://github.com/git/git) | 2.41.0 | |
| 253 | + |
| 254 | +**Additional linux tools and packages** |
| 255 | + |
| 256 | +| Tool / library | Version | |
| 257 | +|----------------|---------| |
| 258 | +| openssh-client-default | 8.8_p1-r1 | |
| 259 | +| gnupg | 2.2.31-r2 | |
| 260 | +| procps | 3.3.17-r0 | |
| 261 | +| lsof | 4.94.0-r0 | |
| 262 | +| htop | 3.1.1-r0 | |
| 263 | +| net-tools | 1.60_git20140218-r2 | |
| 264 | +| psmisc | 23.4-r0 | |
| 265 | +| curl | 8.1.2-r0 | |
| 266 | +| wget | 1.21.2-r2 | |
| 267 | +| rsync | 3.2.5-r0 | |
| 268 | +| ca-certificates | 20230506-r0 | |
| 269 | +| unzip | 6.0-r9 | |
| 270 | +| zip | 3.0-r9 | |
| 271 | +| nano | 5.9-r0 | |
| 272 | +| vim | 8.2.4836-r0 | |
| 273 | +| less | 590-r1 | |
| 274 | +| jq | 1.6-r1 | |
| 275 | +| libgcc | 10.3.1_git20211027-r0 | |
| 276 | +| libstdc++ | 10.3.1_git20211027-r0 | |
| 277 | +| krb5-libs | 1.19.4-r0 | |
| 278 | +| libintl | 0.21-r0 | |
| 279 | +| libssl1.1 | 1.1.1u-r1 | |
| 280 | +| lttng-ust | 2.12.0-r3 | |
| 281 | +| tzdata | 2023c-r0 | |
| 282 | +| userspace-rcu | 0.12.2-r0 | |
| 283 | +| zlib | 1.2.12-r3 | |
| 284 | +| sudo | 1.9.13_p3-r2 | |
| 285 | +| coreutils | 9.0-r2 | |
| 286 | +| sed | 4.8-r0 | |
| 287 | +| grep | 3.7-r0 | |
| 288 | +| which | 2.21-r2 | |
| 289 | +| ncdu | 1.16-r0 | |
| 290 | +| shadow | 4.8.1-r1 | |
| 291 | +| strace | 5.14-r0 | |
| 292 | +| man-pages | 5.13-r0 | |
| 293 | + |
0 commit comments