Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit d98fef4

Browse files
author
CI
committed
Automated update for image history
1 parent 7e8a7d7 commit d98fef4

File tree

13 files changed

+3924
-0
lines changed

13 files changed

+3924
-0
lines changed
Lines changed: 207 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,207 @@
1+
# [alpine](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/alpine)
2+
3+
**Image version:** 0.204.4
4+
5+
**Source release/branch:** [v0.241.1](https://github.com/microsoft/vscode-dev-containers/tree/v0.241.1/containers/alpine)
6+
7+
**Definition variations:**
8+
- [3.15](#variant-315)
9+
- [3.14](#variant-314)
10+
- [3.13](#variant-313)
11+
12+
## Variant: 3.15
13+
14+
**Digest:** sha256:85020e751d4e6864580d41ef8d1097aab9e0e22824a67b980bfeb66f1455fb44
15+
16+
**Tags:**
17+
```
18+
mcr.microsoft.com/vscode/devcontainers/base:0.204.4-alpine-3.15
19+
mcr.microsoft.com/vscode/devcontainers/base:0.204.4-alpine3.15
20+
mcr.microsoft.com/vscode/devcontainers/base:0.204.4-alpine
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.15
25+
26+
**Architectures:** linux/amd64, linux/arm64
27+
28+
**Available (non-root) user:** vscode
29+
30+
### Contents
31+
**Tools installed using git**
32+
33+
| Tool | Commit | Path |
34+
|------|--------|------|
35+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4c82a2eedf0c43d47601ffa8b0303ed1326fab8f | /home/vscode/.oh-my-zsh |
36+
37+
**Additional linux tools and packages**
38+
39+
| Tool / library | Version |
40+
|----------------|---------|
41+
| git | 2.34.2-r0 |
42+
| openssh-client-default | 8.8_p1-r1 |
43+
| gnupg | 2.2.31-r1 |
44+
| procps | 3.3.17-r0 |
45+
| lsof | 4.94.0-r0 |
46+
| htop | 3.1.1-r0 |
47+
| net-tools | 1.60_git20140218-r2 |
48+
| psmisc | 23.4-r0 |
49+
| curl | 7.80.0-r1 |
50+
| wget | 1.21.2-r2 |
51+
| rsync | 3.2.3-r5 |
52+
| ca-certificates | 20211220-r0 |
53+
| unzip | 6.0-r9 |
54+
| zip | 3.0-r9 |
55+
| nano | 5.9-r0 |
56+
| vim | 8.2.4836-r0 |
57+
| less | 590-r0 |
58+
| jq | 1.6-r1 |
59+
| libgcc | 10.3.1_git20211027-r0 |
60+
| libstdc++ | 10.3.1_git20211027-r0 |
61+
| krb5-libs | 1.19.3-r0 |
62+
| libintl | 0.21-r0 |
63+
| libssl1.1 | 1.1.1n-r0 |
64+
| lttng-ust | 2.12.0-r3 |
65+
| tzdata | 2022a-r0 |
66+
| userspace-rcu | 0.12.2-r0 |
67+
| zlib | 1.2.12-r0 |
68+
| sudo | 1.9.8_p2-r1 |
69+
| coreutils | 9.0-r2 |
70+
| sed | 4.8-r0 |
71+
| grep | 3.7-r0 |
72+
| which | 2.21-r2 |
73+
| ncdu | 1.16-r0 |
74+
| shadow | 4.8.1-r1 |
75+
| strace | 5.14-r0 |
76+
| man-pages | 5.13-r0 |
77+
78+
## Variant: 3.14
79+
80+
**Digest:** sha256:8cd94bb5179e4adcab4bf33dbd59707813151365baf9b86b06786853dd86824f
81+
82+
**Tags:**
83+
```
84+
mcr.microsoft.com/vscode/devcontainers/base:0.204.4-alpine-3.14
85+
mcr.microsoft.com/vscode/devcontainers/base:0.204.4-alpine3.14
86+
```
87+
> *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-`).*
88+
89+
**Linux distribution:** Alpine Linux v3.14
90+
91+
**Architectures:** linux/amd64, linux/arm64
92+
93+
**Available (non-root) user:** vscode
94+
95+
### Contents
96+
**Tools installed using git**
97+
98+
| Tool | Commit | Path |
99+
|------|--------|------|
100+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4c82a2eedf0c43d47601ffa8b0303ed1326fab8f | /home/vscode/.oh-my-zsh |
101+
102+
**Additional linux tools and packages**
103+
104+
| Tool / library | Version |
105+
|----------------|---------|
106+
| git | 2.32.2-r0 |
107+
| openssh-client-default | 8.6_p1-r3 |
108+
| gnupg | 2.2.31-r0 |
109+
| procps | 3.3.17-r0 |
110+
| lsof | 4.94.0-r0 |
111+
| htop | 3.0.5-r2 |
112+
| net-tools | 1.60_git20140218-r2 |
113+
| psmisc | 23.4-r0 |
114+
| curl | 7.79.1-r1 |
115+
| wget | 1.21.1-r1 |
116+
| rsync | 3.2.3-r4 |
117+
| ca-certificates | 20211220-r0 |
118+
| unzip | 6.0-r9 |
119+
| zip | 3.0-r9 |
120+
| nano | 5.7-r2 |
121+
| vim | 8.2.4836-r0 |
122+
| less | 581-r1 |
123+
| jq | 1.6-r1 |
124+
| libgcc | 10.3.1_git20210424-r2 |
125+
| libstdc++ | 10.3.1_git20210424-r2 |
126+
| krb5-libs | 1.18.5-r0 |
127+
| libintl | 0.21-r0 |
128+
| libssl1.1 | 1.1.1n-r0 |
129+
| lttng-ust | 2.12.0-r3 |
130+
| tzdata | 2022a-r0 |
131+
| userspace-rcu | 0.12.2-r0 |
132+
| zlib | 1.2.12-r0 |
133+
| sudo | 1.9.7_p1-r1 |
134+
| coreutils | 8.32-r2 |
135+
| sed | 4.8-r0 |
136+
| grep | 3.7-r0 |
137+
| which | 2.21-r1 |
138+
| ncdu | 1.15.1-r0 |
139+
| shadow | 4.8.1-r0 |
140+
| strace | 5.12-r0 |
141+
| man-pages | 5.11-r0 |
142+
143+
## Variant: 3.13
144+
145+
**Digest:** sha256:b4b6fd8a8be787859c810d5551ec8cd0f4b0229ee043866d34d958044386f78d
146+
147+
**Tags:**
148+
```
149+
mcr.microsoft.com/vscode/devcontainers/base:0.204.4-alpine-3.13
150+
mcr.microsoft.com/vscode/devcontainers/base:0.204.4-alpine3.13
151+
```
152+
> *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-`).*
153+
154+
**Linux distribution:** Alpine Linux v3.13
155+
156+
**Architectures:** linux/amd64, linux/arm64
157+
158+
**Available (non-root) user:** vscode
159+
160+
### Contents
161+
**Tools installed using git**
162+
163+
| Tool | Commit | Path |
164+
|------|--------|------|
165+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4c82a2eedf0c43d47601ffa8b0303ed1326fab8f | /home/vscode/.oh-my-zsh |
166+
167+
**Additional linux tools and packages**
168+
169+
| Tool / library | Version |
170+
|----------------|---------|
171+
| git | 2.30.3-r0 |
172+
| openssh-client | 8.4_p1-r4 |
173+
| gnupg | 2.2.31-r0 |
174+
| procps | 3.3.16-r0 |
175+
| lsof | 4.94.0-r0 |
176+
| htop | 3.0.5-r1 |
177+
| net-tools | 1.60_git20140218-r2 |
178+
| psmisc | 23.3-r0 |
179+
| curl | 7.79.1-r1 |
180+
| wget | 1.21.1-r1 |
181+
| rsync | 3.2.3-r4 |
182+
| ca-certificates | 20211220-r0 |
183+
| unzip | 6.0-r9 |
184+
| zip | 3.0-r9 |
185+
| nano | 5.4-r3 |
186+
| vim | 8.2.4836-r0 |
187+
| less | 563-r0 |
188+
| jq | 1.6-r1 |
189+
| libgcc | 10.2.1_pre1-r3 |
190+
| libstdc++ | 10.2.1_pre1-r3 |
191+
| krb5-libs | 1.18.5-r0 |
192+
| libintl | 0.20.2-r2 |
193+
| libssl1.1 | 1.1.1n-r0 |
194+
| lttng-ust | 2.12.0-r2 |
195+
| tzdata | 2022a-r0 |
196+
| userspace-rcu | 0.12.1-r0 |
197+
| zlib | 1.2.12-r0 |
198+
| sudo | 1.9.5p2-r0 |
199+
| coreutils | 8.32-r2 |
200+
| sed | 4.8-r0 |
201+
| grep | 3.7-r0 |
202+
| which | 2.21-r1 |
203+
| ncdu | 1.15.1-r0 |
204+
| shadow | 4.8.1-r0 |
205+
| strace | 5.10-r0 |
206+
| man-pages | 5.10-r0 |
207+

0 commit comments

Comments
 (0)