Skip to content

Commit c139917

Browse files
devcontainers-botgithub-actions
andauthored
Automated update for image history [skip ci] (devcontainers#858)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 35d1a9d commit c139917

File tree

3 files changed

+1174
-0
lines changed

3 files changed

+1174
-0
lines changed

src/base-alpine/history/0.207.0.md

Lines changed: 222 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,222 @@
1+
# [base-alpine](https://github.com/devcontainers/images/tree/main/src/base-alpine)
2+
3+
**Image version:** 0.207.0
4+
5+
**Source release/branch:** [v0.3.25](https://github.com/devcontainers/images/tree/v0.3.25/src/base-alpine)
6+
7+
**Image variations:**
8+
- [3.18](#variant-318)
9+
- [3.17](#variant-317)
10+
- [3.16](#variant-316)
11+
12+
## Variant: 3.18
13+
14+
**Digest:** sha256:73b9438f913633f9770a64277ffa49a2686a91240164082eb4b43d973a46763f
15+
16+
**Tags:**
17+
```
18+
mcr.microsoft.com/devcontainers/base:0.207.0-alpine-3.18
19+
mcr.microsoft.com/devcontainers/base:0.207.0-alpine3.18
20+
mcr.microsoft.com/devcontainers/base:0.207.0-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.18
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) | c8e600f39779c6d2ef75b40304b5391a541c41df | /home/vscode/.oh-my-zsh |
36+
37+
**Other tools and utilities**
38+
39+
| Tool | Version | Path |
40+
|------|---------|------|
41+
| [git](https://github.com/git/git) | 2.42.1 |
42+
43+
**Additional linux tools and packages**
44+
45+
| Tool / library | Version |
46+
|----------------|---------|
47+
| openssh-client-default | 9.3_p2-r0 |
48+
| gnupg | 2.4.3-r0 |
49+
| procps-ng | 4.0.4-r0 |
50+
| lsof | 4.98.0-r2 |
51+
| htop | 3.2.2-r1 |
52+
| net-tools | 2.10-r3 |
53+
| psmisc | 23.6-r2 |
54+
| curl | 8.4.0-r0 |
55+
| wget | 1.21.4-r0 |
56+
| rsync | 3.2.7-r4 |
57+
| ca-certificates | 20230506-r0 |
58+
| unzip | 6.0-r14 |
59+
| zip | 3.0-r12 |
60+
| nano | 7.2-r1 |
61+
| vim | 9.0.2073-r0 |
62+
| less | 633-r0 |
63+
| jq | 1.6-r3 |
64+
| libgcc | 12.2.1_git20220924-r10 |
65+
| libstdc++ | 12.2.1_git20220924-r10 |
66+
| krb5-libs | 1.20.1-r1 |
67+
| libintl | 0.21.1-r7 |
68+
| libssl1.1 | 1.1.1u-r1 |
69+
| lttng-ust | 2.13.5-r2 |
70+
| tzdata | 2023c-r1 |
71+
| userspace-rcu | 0.14.0-r1 |
72+
| zlib | 1.2.13-r1 |
73+
| sudo | 1.9.13_p3-r2 |
74+
| coreutils | 9.3-r1 |
75+
| sed | 4.9-r2 |
76+
| grep | 3.10-r1 |
77+
| which | 2.21-r4 |
78+
| ncdu | 1.18.1-r1 |
79+
| shadow | 4.13-r4 |
80+
| strace | 6.3-r1 |
81+
| man-pages | 6.04-r2 |
82+
83+
## Variant: 3.17
84+
85+
**Digest:** sha256:f419000b3618896fa6db430005f0aabb51c7e8e70bf2600d7af38267a35ff5c0
86+
87+
**Tags:**
88+
```
89+
mcr.microsoft.com/devcontainers/base:0.207.0-alpine-3.17
90+
mcr.microsoft.com/devcontainers/base:0.207.0-alpine3.17
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.17
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) | c8e600f39779c6d2ef75b40304b5391a541c41df | /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.42.1 |
112+
113+
**Additional linux tools and packages**
114+
115+
| Tool / library | Version |
116+
|----------------|---------|
117+
| openssh-client-default | 9.1_p1-r4 |
118+
| gnupg | 2.2.40-r0 |
119+
| procps | 3.3.17-r3 |
120+
| lsof | 4.96.4-r0 |
121+
| htop | 3.2.1-r1 |
122+
| net-tools | 2.10-r0 |
123+
| psmisc | 23.5-r0 |
124+
| curl | 8.4.0-r0 |
125+
| wget | 1.21.4-r0 |
126+
| rsync | 3.2.7-r0 |
127+
| ca-certificates | 20230506-r0 |
128+
| unzip | 6.0-r13 |
129+
| zip | 3.0-r10 |
130+
| nano | 7.0-r0 |
131+
| vim | 9.0.0999-r0 |
132+
| less | 608-r1 |
133+
| jq | 1.6-r2 |
134+
| libgcc | 12.2.1_git20220924-r4 |
135+
| libstdc++ | 12.2.1_git20220924-r4 |
136+
| krb5-libs | 1.20.1-r0 |
137+
| libintl | 0.21.1-r1 |
138+
| libssl1.1 | 1.1.1u-r1 |
139+
| lttng-ust | 2.13.3-r0 |
140+
| tzdata | 2023c-r0 |
141+
| userspace-rcu | 0.13.2-r0 |
142+
| zlib | 1.2.13-r0 |
143+
| sudo | 1.9.12_p2-r1 |
144+
| coreutils | 9.1-r0 |
145+
| sed | 4.9-r0 |
146+
| grep | 3.8-r1 |
147+
| which | 2.21-r3 |
148+
| ncdu | 1.17-r1 |
149+
| shadow | 4.13-r0 |
150+
| strace | 6.0-r0 |
151+
| man-pages | 6.01-r0 |
152+
153+
## Variant: 3.16
154+
155+
**Digest:** sha256:31ad2902daee7da709c8db70ee24f1db33f83327ab6f9834699557a073507aeb
156+
157+
**Tags:**
158+
```
159+
mcr.microsoft.com/devcontainers/base:0.207.0-alpine-3.16
160+
mcr.microsoft.com/devcontainers/base:0.207.0-alpine3.16
161+
```
162+
> *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-`).*
163+
164+
**Linux distribution:** Alpine Linux v3.16
165+
166+
**Architectures:** linux/amd64, linux/arm64
167+
168+
**Available (non-root) user:** vscode
169+
170+
### Contents
171+
**Tools installed using git**
172+
173+
| Tool | Commit | Path |
174+
|------|--------|------|
175+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | c8e600f39779c6d2ef75b40304b5391a541c41df | /home/vscode/.oh-my-zsh |
176+
177+
**Other tools and utilities**
178+
179+
| Tool | Version | Path |
180+
|------|---------|------|
181+
| [git](https://github.com/git/git) | 2.42.1 |
182+
183+
**Additional linux tools and packages**
184+
185+
| Tool / library | Version |
186+
|----------------|---------|
187+
| openssh-client-default | 9.0_p1-r4 |
188+
| gnupg | 2.2.35-r4 |
189+
| procps | 3.3.17-r2 |
190+
| lsof | 4.95.0-r0 |
191+
| htop | 3.2.0-r1 |
192+
| net-tools | 2.10-r0 |
193+
| psmisc | 23.5-r0 |
194+
| curl | 8.4.0-r0 |
195+
| wget | 1.21.3-r0 |
196+
| rsync | 3.2.7-r0 |
197+
| ca-certificates | 20230506-r0 |
198+
| unzip | 6.0-r9 |
199+
| zip | 3.0-r9 |
200+
| nano | 6.3-r0 |
201+
| vim | 8.2.5000-r0 |
202+
| less | 590-r1 |
203+
| jq | 1.6-r1 |
204+
| libgcc | 11.2.1_git20220219-r2 |
205+
| libstdc++ | 11.2.1_git20220219-r2 |
206+
| krb5-libs | 1.19.4-r0 |
207+
| libintl | 0.21-r2 |
208+
| libssl1.1 | 1.1.1w-r0 |
209+
| lttng-ust | 2.13.2-r0 |
210+
| tzdata | 2023c-r0 |
211+
| userspace-rcu | 0.13.1-r0 |
212+
| zlib | 1.2.12-r3 |
213+
| sudo | 1.9.12-r1 |
214+
| coreutils | 9.1-r0 |
215+
| sed | 4.8-r0 |
216+
| grep | 3.7-r0 |
217+
| which | 2.21-r2 |
218+
| ncdu | 1.17-r0 |
219+
| shadow | 4.10-r3 |
220+
| strace | 5.17-r0 |
221+
| man-pages | 5.13-r1 |
222+

0 commit comments

Comments
 (0)