|
| 1 | +# [alpine](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/alpine) |
| 2 | + |
| 3 | +**Image version:** 0.202.2 |
| 4 | + |
| 5 | +**Source release/branch:** [v0.193.0](https://github.com/microsoft/vscode-dev-containers/tree/v0.193.0/containers/alpine) |
| 6 | + |
| 7 | +**Definition variations:** |
| 8 | +- [3.14](#variant-314) |
| 9 | +- [3.13](#variant-313) |
| 10 | +- [3.12](#variant-312) |
| 11 | +- [3.11](#variant-311) |
| 12 | + |
| 13 | +## Variant: 3.14 |
| 14 | + |
| 15 | +**Digest:** sha256:1fbb76bb365f04596d8ab70b39e479856321889c1949cdc7f25e3c652088665e |
| 16 | + |
| 17 | +**Tags:** |
| 18 | +``` |
| 19 | +mcr.microsoft.com/vscode/devcontainers/base:0.202.2-alpine-3.14 |
| 20 | +mcr.microsoft.com/vscode/devcontainers/base:0.202.2-alpine3.14 |
| 21 | +``` |
| 22 | +> *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-`).* |
| 23 | +
|
| 24 | +**Linux distribution:** Alpine Linux v3.14 |
| 25 | + |
| 26 | +**Available (non-root) user:** vscode |
| 27 | + |
| 28 | +### Contents |
| 29 | +**Tools installed using git** |
| 30 | + |
| 31 | +| Tool | Commit | Path | |
| 32 | +|------|--------|------| |
| 33 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6d5b8484ce7198161d5f617c3db9fd7d3833d48c | /home/vscode/.oh-my-zsh | |
| 34 | + |
| 35 | +**Additional linux tools and packages** |
| 36 | + |
| 37 | +| Tool / library | Version | |
| 38 | +|----------------|---------| |
| 39 | +| git | 2.32.0-r0 | |
| 40 | +| openssh-client-default | 8.6_p1-r2 | |
| 41 | +| gnupg | 2.2.27-r0 | |
| 42 | +| procps | 3.3.17-r0 | |
| 43 | +| lsof | 4.94.0-r0 | |
| 44 | +| htop | 3.0.5-r2 | |
| 45 | +| net-tools | 1.60_git20140218-r2 | |
| 46 | +| psmisc | 23.4-r0 | |
| 47 | +| curl | 7.78.0-r0 | |
| 48 | +| wget | 1.21.1-r1 | |
| 49 | +| rsync | 3.2.3-r4 | |
| 50 | +| ca-certificates | 20191127-r5 | |
| 51 | +| unzip | 6.0-r9 | |
| 52 | +| zip | 3.0-r9 | |
| 53 | +| nano | 5.7-r2 | |
| 54 | +| vim | 8.2.2956-r0 | |
| 55 | +| less | 581-r1 | |
| 56 | +| jq | 1.6-r1 | |
| 57 | +| libgcc | 10.3.1_git20210424-r2 | |
| 58 | +| libstdc++ | 10.3.1_git20210424-r2 | |
| 59 | +| krb5-libs | 1.18.4-r0 | |
| 60 | +| libintl | 0.21-r0 | |
| 61 | +| libssl1.1 | 1.1.1k-r0 | |
| 62 | +| lttng-ust | 2.12.0-r3 | |
| 63 | +| tzdata | 2021a-r0 | |
| 64 | +| userspace-rcu | 0.12.2-r0 | |
| 65 | +| zlib | 1.2.11-r3 | |
| 66 | +| sudo | 1.9.7_p1-r1 | |
| 67 | +| coreutils | 8.32-r2 | |
| 68 | +| sed | 4.8-r0 | |
| 69 | +| grep | 3.7-r0 | |
| 70 | +| which | 2.21-r1 | |
| 71 | +| ncdu | 1.15.1-r0 | |
| 72 | +| shadow | 4.8.1-r0 | |
| 73 | +| strace | 5.12-r0 | |
| 74 | +| man-pages | 5.11-r0 | |
| 75 | + |
| 76 | +## Variant: 3.13 |
| 77 | + |
| 78 | +**Digest:** sha256:309fd10c801c9b21b9465067bc5627e1a3d0b10b5b1305beaac55916b5aa5a9f |
| 79 | + |
| 80 | +**Tags:** |
| 81 | +``` |
| 82 | +mcr.microsoft.com/vscode/devcontainers/base:0.202.2-alpine-3.13 |
| 83 | +mcr.microsoft.com/vscode/devcontainers/base:0.202.2-alpine3.13 |
| 84 | +mcr.microsoft.com/vscode/devcontainers/base:0.202.2-alpine |
| 85 | +``` |
| 86 | +> *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-`).* |
| 87 | +
|
| 88 | +**Linux distribution:** Alpine Linux v3.13 |
| 89 | + |
| 90 | +**Available (non-root) user:** vscode |
| 91 | + |
| 92 | +### Contents |
| 93 | +**Tools installed using git** |
| 94 | + |
| 95 | +| Tool | Commit | Path | |
| 96 | +|------|--------|------| |
| 97 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6d5b8484ce7198161d5f617c3db9fd7d3833d48c | /home/vscode/.oh-my-zsh | |
| 98 | + |
| 99 | +**Additional linux tools and packages** |
| 100 | + |
| 101 | +| Tool / library | Version | |
| 102 | +|----------------|---------| |
| 103 | +| git | 2.30.2-r0 | |
| 104 | +| openssh-client | 8.4_p1-r3 | |
| 105 | +| gnupg | 2.2.27-r0 | |
| 106 | +| procps | 3.3.16-r0 | |
| 107 | +| lsof | 4.94.0-r0 | |
| 108 | +| htop | 3.0.5-r1 | |
| 109 | +| net-tools | 1.60_git20140218-r2 | |
| 110 | +| psmisc | 23.3-r0 | |
| 111 | +| curl | 7.78.0-r0 | |
| 112 | +| wget | 1.21.1-r1 | |
| 113 | +| rsync | 3.2.3-r4 | |
| 114 | +| ca-certificates | 20191127-r5 | |
| 115 | +| unzip | 6.0-r9 | |
| 116 | +| zip | 3.0-r9 | |
| 117 | +| nano | 5.4-r3 | |
| 118 | +| vim | 8.2.2320-r0 | |
| 119 | +| less | 563-r0 | |
| 120 | +| jq | 1.6-r1 | |
| 121 | +| libgcc | 10.2.1_pre1-r3 | |
| 122 | +| libstdc++ | 10.2.1_pre1-r3 | |
| 123 | +| krb5-libs | 1.18.4-r0 | |
| 124 | +| libintl | 0.20.2-r2 | |
| 125 | +| libssl1.1 | 1.1.1k-r0 | |
| 126 | +| lttng-ust | 2.12.0-r2 | |
| 127 | +| tzdata | 2021a-r0 | |
| 128 | +| userspace-rcu | 0.12.1-r0 | |
| 129 | +| zlib | 1.2.11-r3 | |
| 130 | +| sudo | 1.9.5p2-r0 | |
| 131 | +| coreutils | 8.32-r2 | |
| 132 | +| sed | 4.8-r0 | |
| 133 | +| grep | 3.7-r0 | |
| 134 | +| which | 2.21-r1 | |
| 135 | +| ncdu | 1.15.1-r0 | |
| 136 | +| shadow | 4.8.1-r0 | |
| 137 | +| strace | 5.10-r0 | |
| 138 | +| man-pages | 5.10-r0 | |
| 139 | + |
| 140 | +## Variant: 3.12 |
| 141 | + |
| 142 | +**Digest:** sha256:99f0908857f3cd9fa71154cf3e97e49beff25cb0b11368d64b3485bc33ebbd05 |
| 143 | + |
| 144 | +**Tags:** |
| 145 | +``` |
| 146 | +mcr.microsoft.com/vscode/devcontainers/base:0.202.2-alpine-3.12 |
| 147 | +mcr.microsoft.com/vscode/devcontainers/base:0.202.2-alpine3.12 |
| 148 | +``` |
| 149 | +> *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-`).* |
| 150 | +
|
| 151 | +**Linux distribution:** Alpine Linux v3.12 |
| 152 | + |
| 153 | +**Available (non-root) user:** vscode |
| 154 | + |
| 155 | +### Contents |
| 156 | +**Tools installed using git** |
| 157 | + |
| 158 | +| Tool | Commit | Path | |
| 159 | +|------|--------|------| |
| 160 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6d5b8484ce7198161d5f617c3db9fd7d3833d48c | /home/vscode/.oh-my-zsh | |
| 161 | + |
| 162 | +**Additional linux tools and packages** |
| 163 | + |
| 164 | +| Tool / library | Version | |
| 165 | +|----------------|---------| |
| 166 | +| git | 2.26.3-r0 | |
| 167 | +| openssh-client | 8.3_p1-r2 | |
| 168 | +| gnupg | 2.2.23-r0 | |
| 169 | +| procps | 3.3.16-r0 | |
| 170 | +| lsof | 4.93.2-r0 | |
| 171 | +| htop | 2.2.0-r0 | |
| 172 | +| net-tools | 1.60_git20140218-r2 | |
| 173 | +| psmisc | 23.3-r0 | |
| 174 | +| curl | 7.78.0-r0 | |
| 175 | +| wget | 1.20.3-r1 | |
| 176 | +| rsync | 3.1.3-r3 | |
| 177 | +| ca-certificates | 20191127-r4 | |
| 178 | +| unzip | 6.0-r9 | |
| 179 | +| zip | 3.0-r8 | |
| 180 | +| nano | 4.9.3-r0 | |
| 181 | +| vim | 8.2.0735-r0 | |
| 182 | +| less | 551-r0 | |
| 183 | +| jq | 1.6-r1 | |
| 184 | +| libgcc | 9.3.0-r2 | |
| 185 | +| libstdc++ | 9.3.0-r2 | |
| 186 | +| krb5-libs | 1.18.4-r0 | |
| 187 | +| libintl | 0.20.2-r0 | |
| 188 | +| libssl1.1 | 1.1.1k-r0 | |
| 189 | +| lttng-ust | 2.12.0-r1 | |
| 190 | +| tzdata | 2021a-r0 | |
| 191 | +| userspace-rcu | 0.12.1-r0 | |
| 192 | +| zlib | 1.2.11-r3 | |
| 193 | +| sudo | 1.9.5p2-r0 | |
| 194 | +| coreutils | 8.32-r0 | |
| 195 | +| sed | 4.8-r0 | |
| 196 | +| grep | 3.4-r0 | |
| 197 | +| which | 2.21-r1 | |
| 198 | +| ncdu | 1.14.2-r0 | |
| 199 | +| shadow | 4.8.1-r0 | |
| 200 | +| strace | 5.6-r0 | |
| 201 | +| man-pages | 5.06-r1 | |
| 202 | + |
| 203 | +## Variant: 3.11 |
| 204 | + |
| 205 | +**Digest:** sha256:08dadc6e6c55a3b21b76489bfc58a2265668f8e162eb49dfebf5a51efda47882 |
| 206 | + |
| 207 | +**Tags:** |
| 208 | +``` |
| 209 | +mcr.microsoft.com/vscode/devcontainers/base:0.202.2-alpine-3.11 |
| 210 | +mcr.microsoft.com/vscode/devcontainers/base:0.202.2-alpine3.11 |
| 211 | +``` |
| 212 | +> *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-`).* |
| 213 | +
|
| 214 | +**Linux distribution:** Alpine Linux v3.11 |
| 215 | + |
| 216 | +**Available (non-root) user:** vscode |
| 217 | + |
| 218 | +### Contents |
| 219 | +**Tools installed using git** |
| 220 | + |
| 221 | +| Tool | Commit | Path | |
| 222 | +|------|--------|------| |
| 223 | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 6d5b8484ce7198161d5f617c3db9fd7d3833d48c | /home/vscode/.oh-my-zsh | |
| 224 | + |
| 225 | +**Additional linux tools and packages** |
| 226 | + |
| 227 | +| Tool / library | Version | |
| 228 | +|----------------|---------| |
| 229 | +| git | 2.24.4-r0 | |
| 230 | +| openssh-client | 8.1_p1-r0 | |
| 231 | +| gnupg | 2.2.19-r0 | |
| 232 | +| procps | 3.3.16-r0 | |
| 233 | +| lsof | 4.93.2-r0 | |
| 234 | +| htop | 2.2.0-r0 | |
| 235 | +| net-tools | 1.60_git20140218-r2 | |
| 236 | +| psmisc | 23.3-r0 | |
| 237 | +| curl | 7.67.0-r5 | |
| 238 | +| wget | 1.20.3-r0 | |
| 239 | +| rsync | 3.1.3-r2 | |
| 240 | +| ca-certificates | 20191127-r2 | |
| 241 | +| unzip | 6.0-r7 | |
| 242 | +| zip | 3.0-r7 | |
| 243 | +| nano | 4.6-r0 | |
| 244 | +| vim | 8.2.0-r0 | |
| 245 | +| less | 551-r0 | |
| 246 | +| jq | 1.6-r0 | |
| 247 | +| libgcc | 9.3.0-r0 | |
| 248 | +| libstdc++ | 9.3.0-r0 | |
| 249 | +| krb5-libs | 1.17.2-r0 | |
| 250 | +| libintl | 0.20.1-r2 | |
| 251 | +| libssl1.1 | 1.1.1k-r0 | |
| 252 | +| lttng-ust | 2.10.4-r0 | |
| 253 | +| tzdata | 2021a-r0 | |
| 254 | +| userspace-rcu | 0.11.1-r0 | |
| 255 | +| zlib | 1.2.11-r3 | |
| 256 | +| sudo | 1.9.5p2-r1 | |
| 257 | +| coreutils | 8.31-r0 | |
| 258 | +| sed | 4.7-r0 | |
| 259 | +| grep | 3.3-r0 | |
| 260 | +| which | 2.21-r1 | |
| 261 | +| ncdu | 1.14.1-r0 | |
| 262 | +| shadow | 4.7-r1 | |
| 263 | +| strace | 5.3-r1 | |
| 264 | +| man | 1.14.5-r1 | |
| 265 | +| man-pages | 5.04-r0 | |
| 266 | + |
0 commit comments