Skip to content

Commit 4b7bb76

Browse files
author
github-actions
committed
Automated update for image history
1 parent cbe2a00 commit 4b7bb76

File tree

18 files changed

+7009
-0
lines changed

18 files changed

+7009
-0
lines changed

src/anaconda/history/1.2.1.md

+105
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda)
2+
3+
**Image version:** 1.2.1
4+
5+
**Source release/branch:** [v0.4.11](https://github.com/devcontainers/images/tree/v0.4.11/src/anaconda)
6+
7+
**Digest:** sha256:f2cdd7a3c5838685784b4db28108ecc9d0341bcf761f8ba595e79fea7853ec50
8+
9+
**Tags:**
10+
```
11+
mcr.microsoft.com/devcontainers/anaconda:1.2.1-3
12+
```
13+
> *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-`).*
14+
15+
**Linux distribution:** Debian GNU/Linux 12 (bookworm)
16+
17+
**Architectures:** linux/amd64, linux/arm64
18+
19+
**Available (non-root) user:** vscode
20+
21+
### Contents
22+
**Languages and runtimes**
23+
24+
| Language / runtime | Version | Path |
25+
|--------------------|---------|------|
26+
| [Python](https://www.python.org/) | 3.12.7 | /opt/conda |
27+
| [Jupyter Notebooks](https://jupyter.org/) | 7.2.2 | /opt/conda |
28+
| [Jupyter Lab](https://jupyter.org/) | 4.2.5 | /opt/conda |
29+
30+
**Tools installed using git**
31+
32+
| Tool | Commit | Path |
33+
|------|--------|------|
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 69a6359f7cf8978d464573fb7b023ee3cd00181a | /home/vscode/.oh-my-zsh |
35+
36+
**Pip / pipx installed tools and packages**
37+
38+
| Tool / package | Version |
39+
|----------------|---------|
40+
| joblib | 1.4.2 |
41+
| cookiecutter | 2.6.0 |
42+
| cryptography | 43.0.3 |
43+
| mistune | 3.1.2 |
44+
| numpy | 1.26.4 |
45+
| certifi | 2025.1.31 |
46+
| setuptools | 75.1.0 |
47+
| wheel | 0.44.0 |
48+
| nbconvert | 7.16.4 |
49+
| Werkzeug | 3.0.3 |
50+
| requests | 2.32.3 |
51+
| tornado | 6.4.2 |
52+
| transformers | 4.49.0 |
53+
| jupyter_server | 2.14.1 |
54+
55+
**Other tools and utilities**
56+
57+
| Tool | Version | Path |
58+
|------|---------|------|
59+
| [git](https://github.com/git/git) | 2.47.1 |
60+
| [conda](https://github.com/conda/conda) | 24.11.3 | /opt/conda |
61+
62+
**Additional linux tools and packages**
63+
64+
| Tool / library | Version |
65+
|----------------|---------|
66+
| apt-transport-https | 2.6.1 |
67+
| apt-utils | 2.6.1 |
68+
| ca-certificates | 20230311 |
69+
| curl | 7.88.1-10+deb12u12 |
70+
| dialog | 1.3-20230209-1 |
71+
| git | 1:2.39.5-0+deb12u2 |
72+
| gnupg2 | 2.2.40-1.1 |
73+
| htop | 3.2.2-2 |
74+
| iproute2 | 6.1.0-3 |
75+
| jq | 1.6-2.1 |
76+
| less | 590-2.1~deb12u2 |
77+
| libc6 | 2.36-9+deb12u10 |
78+
| libgssapi-krb5-2 | 1.20.1-2+deb12u2 |
79+
| libicu72 | 72.1-3 |
80+
| libkrb5-3 | 1.20.1-2+deb12u2 |
81+
| liblttng-ust1 | 2.13.5-1 |
82+
| libstdc++6 | 12.2.0-14 |
83+
| locales | 2.36-9+deb12u10 |
84+
| lsb-release | 12.0-1 |
85+
| lsof | 4.95.0-1 |
86+
| man-db | 2.11.2-2 |
87+
| manpages | 6.03-2 |
88+
| manpages-dev | 6.03-2 |
89+
| nano | 7.2-1+deb12u1 |
90+
| ncdu | 1.18-0.2 |
91+
| net-tools | 2.10-0.1 |
92+
| openssh-client | 1:9.2p1-2+deb12u5 |
93+
| procps | 2:4.0.2-3 |
94+
| psmisc | 23.6-1 |
95+
| rsync | 3.2.7-1+deb12u2 |
96+
| strace | 6.1-0.1 |
97+
| sudo | 1.9.13p3-1+deb12u1 |
98+
| unzip | 6.0-28 |
99+
| vim-tiny | 2:9.0.1378-2+deb12u2 |
100+
| wget | 1.21.3-1+deb12u1 |
101+
| yarn | 1.22.22-1 |
102+
| zip | 3.0-13 |
103+
| zlib1g | 1:1.2.13.dfsg-1 |
104+
| zsh | 5.9-4+b5 |
105+

src/base-alpine/history/0.210.0.md

+290
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,290 @@
1+
# [base-alpine](https://github.com/devcontainers/images/tree/main/src/base-alpine)
2+
3+
**Image version:** 0.210.0
4+
5+
**Source release/branch:** [v0.4.11](https://github.com/devcontainers/images/tree/v0.4.11/src/base-alpine)
6+
7+
**Image variations:**
8+
- [3.21](#variant-321)
9+
- [3.20](#variant-320)
10+
- [3.19](#variant-319)
11+
- [3.18](#variant-318)
12+
13+
## Variant: 3.21
14+
15+
**Digest:** sha256:2c059b53955a42ceccedfb551618b1a7782579e3868f952d35f43a7bf4f64ee6
16+
17+
**Tags:**
18+
```
19+
mcr.microsoft.com/devcontainers/base:0.210.0-alpine-3.21
20+
mcr.microsoft.com/devcontainers/base:0.210.0-alpine3.21
21+
mcr.microsoft.com/devcontainers/base:0.210.0-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.21
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) | f97e871c33da57d20e1b0411da6b1674126192a9 | /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.49.0 |
43+
44+
**Additional linux tools and packages**
45+
46+
| Tool / library | Version |
47+
|----------------|---------|
48+
| openssh-client-default | 9.9_p2-r0 |
49+
| gnupg | 2.4.7-r0 |
50+
| procps-ng | 4.0.4-r2 |
51+
| lsof | 4.99.4-r0 |
52+
| htop | 3.3.0-r0 |
53+
| net-tools | 2.10-r3 |
54+
| psmisc | 23.7-r0 |
55+
| curl | 8.12.1-r1 |
56+
| wget | 1.25.0-r0 |
57+
| rsync | 3.4.0-r0 |
58+
| ca-certificates | 20241121-r1 |
59+
| unzip | 6.0-r15 |
60+
| zip | 3.0-r13 |
61+
| nano | 8.2-r0 |
62+
| vim | 9.1.1105-r0 |
63+
| less | 668-r0 |
64+
| jq | 1.7.1-r0 |
65+
| libgcc | 14.2.0-r4 |
66+
| libstdc++ | 14.2.0-r4 |
67+
| krb5-libs | 1.21.3-r0 |
68+
| libintl | 0.22.5-r0 |
69+
| lttng-ust | 2.13.8-r0 |
70+
| tzdata | 2025a-r0 |
71+
| userspace-rcu | 0.14.1-r1 |
72+
| zlib | 1.3.1-r2 |
73+
| sudo | 1.9.16_p2-r0 |
74+
| coreutils | 9.5-r2 |
75+
| sed | 4.9-r2 |
76+
| grep | 3.11-r0 |
77+
| which | 2.21-r5 |
78+
| ncdu | 1.21-r0 |
79+
| shadow | 4.16.0-r1 |
80+
| strace | 6.12-r0 |
81+
| man-pages | 6.9.1-r0 |
82+
83+
## Variant: 3.20
84+
85+
**Digest:** sha256:bcd85e5f86c43830d83bc67a2d3af59601b84551ad5f18885abe322bedd85e67
86+
87+
**Tags:**
88+
```
89+
mcr.microsoft.com/devcontainers/base:0.210.0-alpine-3.20
90+
mcr.microsoft.com/devcontainers/base:0.210.0-alpine3.20
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.20
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) | f97e871c33da57d20e1b0411da6b1674126192a9 | /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.49.0 |
112+
113+
**Additional linux tools and packages**
114+
115+
| Tool / library | Version |
116+
|----------------|---------|
117+
| openssh-client-default | 9.7_p1-r5 |
118+
| gnupg | 2.4.5-r0 |
119+
| procps-ng | 4.0.4-r0 |
120+
| lsof | 4.99.3-r0 |
121+
| htop | 3.3.0-r0 |
122+
| net-tools | 2.10-r3 |
123+
| psmisc | 23.7-r0 |
124+
| curl | 8.12.1-r0 |
125+
| wget | 1.24.5-r0 |
126+
| rsync | 3.4.0-r0 |
127+
| ca-certificates | 20241121-r1 |
128+
| unzip | 6.0-r14 |
129+
| zip | 3.0-r12 |
130+
| nano | 8.0-r0 |
131+
| vim | 9.1.0707-r0 |
132+
| less | 643-r2 |
133+
| jq | 1.7.1-r0 |
134+
| libgcc | 13.2.1_git20240309-r1 |
135+
| libstdc++ | 13.2.1_git20240309-r1 |
136+
| krb5-libs | 1.21.3-r0 |
137+
| libintl | 0.22.5-r0 |
138+
| lttng-ust | 2.13.8-r0 |
139+
| tzdata | 2025a-r0 |
140+
| userspace-rcu | 0.14.0-r2 |
141+
| zlib | 1.3.1-r1 |
142+
| sudo | 1.9.15_p5-r0 |
143+
| coreutils | 9.5-r2 |
144+
| sed | 4.9-r2 |
145+
| grep | 3.11-r0 |
146+
| which | 2.21-r5 |
147+
| ncdu | 1.20-r0 |
148+
| shadow | 4.15.1-r0 |
149+
| strace | 6.9-r0 |
150+
| man-pages | 6.8-r0 |
151+
152+
## Variant: 3.19
153+
154+
**Digest:** sha256:5b2af4c5514a3c72b576828feb923529a9624d3736ddb686e06e57910985430c
155+
156+
**Tags:**
157+
```
158+
mcr.microsoft.com/devcontainers/base:0.210.0-alpine-3.19
159+
mcr.microsoft.com/devcontainers/base:0.210.0-alpine3.19
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.19
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) | f97e871c33da57d20e1b0411da6b1674126192a9 | /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.49.0 |
181+
182+
**Additional linux tools and packages**
183+
184+
| Tool / library | Version |
185+
|----------------|---------|
186+
| openssh-client-default | 9.6_p1-r2 |
187+
| gnupg | 2.4.4-r0 |
188+
| procps-ng | 4.0.4-r0 |
189+
| lsof | 4.99.0-r0 |
190+
| htop | 3.2.2-r1 |
191+
| net-tools | 2.10-r3 |
192+
| psmisc | 23.6-r2 |
193+
| curl | 8.12.1-r0 |
194+
| wget | 1.21.4-r0 |
195+
| rsync | 3.4.0-r0 |
196+
| ca-certificates | 20241121-r1 |
197+
| unzip | 6.0-r14 |
198+
| zip | 3.0-r12 |
199+
| nano | 7.2-r1 |
200+
| vim | 9.0.2127-r0 |
201+
| less | 643-r2 |
202+
| jq | 1.7.1-r0 |
203+
| libgcc | 13.2.1_git20231014-r0 |
204+
| libstdc++ | 13.2.1_git20231014-r0 |
205+
| krb5-libs | 1.21.3-r0 |
206+
| libintl | 0.22.3-r0 |
207+
| lttng-ust | 2.13.6-r0 |
208+
| tzdata | 2025a-r0 |
209+
| userspace-rcu | 0.14.0-r2 |
210+
| zlib | 1.3.1-r0 |
211+
| sudo | 1.9.15_p2-r0 |
212+
| coreutils | 9.4-r2 |
213+
| sed | 4.9-r2 |
214+
| grep | 3.11-r0 |
215+
| which | 2.21-r4 |
216+
| ncdu | 1.19-r0 |
217+
| shadow | 4.14.2-r0 |
218+
| strace | 6.6-r0 |
219+
| man-pages | 6.05.01-r0 |
220+
221+
## Variant: 3.18
222+
223+
**Digest:** sha256:f4639ce61ef276d5f4d3b63f7acc1c2dfb6b3ab87019e1a625e25b1f5caa3a7c
224+
225+
**Tags:**
226+
```
227+
mcr.microsoft.com/devcontainers/base:0.210.0-alpine-3.18
228+
mcr.microsoft.com/devcontainers/base:0.210.0-alpine3.18
229+
```
230+
> *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-`).*
231+
232+
**Linux distribution:** Alpine Linux v3.18
233+
234+
**Architectures:** linux/amd64, linux/arm64
235+
236+
**Available (non-root) user:** vscode
237+
238+
### Contents
239+
**Tools installed using git**
240+
241+
| Tool | Commit | Path |
242+
|------|--------|------|
243+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | f97e871c33da57d20e1b0411da6b1674126192a9 | /home/vscode/.oh-my-zsh |
244+
245+
**Other tools and utilities**
246+
247+
| Tool | Version | Path |
248+
|------|---------|------|
249+
| [git](https://github.com/git/git) | 2.49.0 |
250+
251+
**Additional linux tools and packages**
252+
253+
| Tool / library | Version |
254+
|----------------|---------|
255+
| openssh-client-default | 9.3_p2-r3 |
256+
| gnupg | 2.4.4-r0 |
257+
| procps-ng | 4.0.4-r0 |
258+
| lsof | 4.98.0-r2 |
259+
| htop | 3.2.2-r1 |
260+
| net-tools | 2.10-r3 |
261+
| psmisc | 23.6-r2 |
262+
| curl | 8.12.1-r0 |
263+
| wget | 1.21.4-r0 |
264+
| rsync | 3.4.0-r0 |
265+
| ca-certificates | 20241121-r1 |
266+
| unzip | 6.0-r14 |
267+
| zip | 3.0-r12 |
268+
| nano | 7.2-r1 |
269+
| vim | 9.0.2073-r0 |
270+
| less | 633-r0 |
271+
| jq | 1.6-r4 |
272+
| libgcc | 12.2.1_git20220924-r10 |
273+
| libstdc++ | 12.2.1_git20220924-r10 |
274+
| krb5-libs | 1.20.2-r1 |
275+
| libintl | 0.21.1-r7 |
276+
| libssl1.1 | 1.1.1u-r1 |
277+
| lttng-ust | 2.13.5-r2 |
278+
| tzdata | 2025a-r0 |
279+
| userspace-rcu | 0.14.0-r1 |
280+
| zlib | 1.2.13-r1 |
281+
| sudo | 1.9.13_p3-r2 |
282+
| coreutils | 9.3-r2 |
283+
| sed | 4.9-r2 |
284+
| grep | 3.10-r1 |
285+
| which | 2.21-r4 |
286+
| ncdu | 1.18.1-r1 |
287+
| shadow | 4.13-r4 |
288+
| strace | 6.3-r1 |
289+
| man-pages | 6.04-r2 |
290+

0 commit comments

Comments
 (0)