Skip to content

Commit 998370c

Browse files
samruddhikhandalegithub-actions
andauthored
Automated update for image history [skip ci] (#606)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 268b171 commit 998370c

File tree

1 file changed

+238
-0
lines changed

1 file changed

+238
-0
lines changed

src/base-debian/history/1.0.0.md

Lines changed: 238 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,238 @@
1+
# [base-debian](https://github.com/devcontainers/images/tree/main/src/base-debian)
2+
3+
**Image version:** 1.0.0
4+
5+
**Source release/branch:** [v0.3.8](https://github.com/devcontainers/images/tree/v0.3.8/src/base-debian)
6+
7+
**Image variations:**
8+
- [bookworm](#variant-bookworm)
9+
- [buster](#variant-buster)
10+
- [bullseye](#variant-bullseye)
11+
12+
## Variant: bookworm
13+
14+
**Digest:** sha256:4f24f81d634a7853f71e6b1291b27b35ee25f8a7e87951b187a2809aae1c9177
15+
16+
**Tags:**
17+
```
18+
mcr.microsoft.com/devcontainers/base:1.0.0-bookworm
19+
mcr.microsoft.com/devcontainers/base:1.0.0-debian-12
20+
mcr.microsoft.com/devcontainers/base:1.0.0-debian12
21+
mcr.microsoft.com/devcontainers/base:1.0.0-debian
22+
mcr.microsoft.com/devcontainers/base:1.0.0
23+
```
24+
> *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-`).*
25+
26+
**Linux distribution:** Debian GNU/Linux 12 (bookworm)
27+
28+
**Architectures:** linux/amd64, linux/arm64
29+
30+
**Available (non-root) user:** vscode
31+
32+
### Contents
33+
**Tools installed using git**
34+
35+
| Tool | Commit | Path |
36+
|------|--------|------|
37+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | cb8b677488c7a20278917af58dfccd72cd40e1b1 | /home/vscode/.oh-my-zsh |
38+
39+
**Other tools and utilities**
40+
41+
| Tool | Version | Path |
42+
|------|---------|------|
43+
| [git](https://github.com/git/git) | 2.41.0 |
44+
45+
**Additional linux tools and packages**
46+
47+
| Tool / library | Version |
48+
|----------------|---------|
49+
| apt-transport-https | 2.6.1 |
50+
| apt-utils | 2.6.1 |
51+
| ca-certificates | 20230311 |
52+
| curl | 7.88.1-10 |
53+
| dialog | 1.3-20230209-1 |
54+
| git | 1:2.39.2-1.1 |
55+
| gnupg2 | 2.2.40-1.1 |
56+
| htop | 3.2.2-2 |
57+
| iproute2 | 6.1.0-3 |
58+
| jq | 1.6-2.1 |
59+
| less | 590-2 |
60+
| libc6 | 2.36-9 |
61+
| libgssapi-krb5-2 | 1.20.1-2 |
62+
| libicu72 | 72.1-3 |
63+
| libkrb5-3 | 1.20.1-2 |
64+
| liblttng-ust1 | 2.13.5-1 |
65+
| libstdc++6 | 12.2.0-14 |
66+
| locales | 2.36-9 |
67+
| lsb-release | 12.0-1 |
68+
| lsof | 4.95.0-1 |
69+
| man-db | 2.11.2-2 |
70+
| manpages | 6.03-2 |
71+
| manpages-dev | 6.03-2 |
72+
| nano | 7.2-1 |
73+
| ncdu | 1.18-0.2 |
74+
| net-tools | 2.10-0.1 |
75+
| openssh-client | 1:9.2p1-2 |
76+
| procps | 2:4.0.2-3 |
77+
| psmisc | 23.6-1 |
78+
| rsync | 3.2.7-1 |
79+
| strace | 6.1-0.1 |
80+
| sudo | 1.9.13p3-1 |
81+
| unzip | 6.0-28 |
82+
| vim-tiny | 2:9.0.1378-2 |
83+
| wget | 1.21.3-1+b2 |
84+
| zip | 3.0-13 |
85+
| zlib1g | 1:1.2.13.dfsg-1 |
86+
| zsh | 5.9-4+b2 |
87+
88+
## Variant: buster
89+
90+
**Digest:** sha256:bd264b5eeabc1aa5feeefa76b24cabcec9c0c959f7181dd03d6eaa06954f55b4
91+
92+
**Tags:**
93+
```
94+
mcr.microsoft.com/devcontainers/base:1.0.0-buster
95+
mcr.microsoft.com/devcontainers/base:1.0.0-debian-10
96+
mcr.microsoft.com/devcontainers/base:1.0.0-debian10
97+
```
98+
> *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-`).*
99+
100+
**Linux distribution:** Debian GNU/Linux 10 (buster)
101+
102+
**Architectures:** linux/amd64
103+
104+
**Available (non-root) user:** vscode
105+
106+
### Contents
107+
**Tools installed using git**
108+
109+
| Tool | Commit | Path |
110+
|------|--------|------|
111+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | cb8b677488c7a20278917af58dfccd72cd40e1b1 | /home/vscode/.oh-my-zsh |
112+
113+
**Other tools and utilities**
114+
115+
| Tool | Version | Path |
116+
|------|---------|------|
117+
| [git](https://github.com/git/git) | 2.41.0 |
118+
119+
**Additional linux tools and packages**
120+
121+
| Tool / library | Version |
122+
|----------------|---------|
123+
| apt-transport-https | 1.8.2.3 |
124+
| apt-utils | 1.8.2.3 |
125+
| ca-certificates | 20200601~deb10u2 |
126+
| curl | 7.64.0-4+deb10u6 |
127+
| dialog | 1.3-20190211-1 |
128+
| git | 1:2.20.1-2+deb10u8 |
129+
| gnupg2 | 2.2.12-1+deb10u2 |
130+
| htop | 2.2.0-1+b1 |
131+
| iproute2 | 4.20.0-2+deb10u1 |
132+
| jq | 1.5+dfsg-2+b1 |
133+
| less | 487-0.1+b1 |
134+
| libc6 | 2.28-10+deb10u2 |
135+
| libgcc1 | 1:8.3.0-6 |
136+
| libgssapi-krb5-2 | 1.17-3+deb10u5 |
137+
| libicu63 | 63.1-6+deb10u3 |
138+
| libkrb5-3 | 1.17-3+deb10u5 |
139+
| liblttng-ust0 | 2.10.3-1 |
140+
| libssl1.1 | 1.1.1n-0+deb10u5 |
141+
| libstdc++6 | 8.3.0-6 |
142+
| locales | 2.28-10+deb10u2 |
143+
| lsb-release | 10.2019051400 |
144+
| lsof | 4.91+dfsg-1 |
145+
| man-db | 2.8.5-2 |
146+
| manpages | 4.16-2 |
147+
| manpages-dev | 4.16-2 |
148+
| nano | 3.2-3 |
149+
| ncdu | 1.13-1+b1 |
150+
| net-tools | 1.60+git20180626.aebd88e-1 |
151+
| openssh-client | 1:7.9p1-10+deb10u2 |
152+
| procps | 2:3.3.15-2 |
153+
| psmisc | 23.2-1+deb10u1 |
154+
| rsync | 3.1.3-6 |
155+
| strace | 4.26-0.2 |
156+
| sudo | 1.8.27-1+deb10u5 |
157+
| unzip | 6.0-23+deb10u3 |
158+
| vim-tiny | 2:8.1.0875-5+deb10u5 |
159+
| wget | 1.20.1-1.1 |
160+
| zip | 3.0-11+b1 |
161+
| zlib1g | 1:1.2.11.dfsg-1+deb10u2 |
162+
| zsh | 5.7.1-1+deb10u1 |
163+
164+
## Variant: bullseye
165+
166+
**Digest:** sha256:51b46ed567a332919ce54ad2a396a916c3c5357abb0cef61bafa66b18a39108e
167+
168+
**Tags:**
169+
```
170+
mcr.microsoft.com/devcontainers/base:1.0.0-bullseye
171+
mcr.microsoft.com/devcontainers/base:1.0.0-debian-11
172+
mcr.microsoft.com/devcontainers/base:1.0.0-debian11
173+
```
174+
> *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-`).*
175+
176+
**Linux distribution:** Debian GNU/Linux 11 (bullseye)
177+
178+
**Architectures:** linux/amd64, linux/arm64
179+
180+
**Available (non-root) user:** vscode
181+
182+
### Contents
183+
**Tools installed using git**
184+
185+
| Tool | Commit | Path |
186+
|------|--------|------|
187+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | cb8b677488c7a20278917af58dfccd72cd40e1b1 | /home/vscode/.oh-my-zsh |
188+
189+
**Other tools and utilities**
190+
191+
| Tool | Version | Path |
192+
|------|---------|------|
193+
| [git](https://github.com/git/git) | 2.41.0 |
194+
195+
**Additional linux tools and packages**
196+
197+
| Tool / library | Version |
198+
|----------------|---------|
199+
| apt-transport-https | 2.2.4 |
200+
| apt-utils | 2.2.4 |
201+
| ca-certificates | 20210119 |
202+
| curl | 7.74.0-1.3+deb11u7 |
203+
| dialog | 1.3-20201126-1 |
204+
| git | 1:2.30.2-1+deb11u2 |
205+
| gnupg2 | 2.2.27-2+deb11u2 |
206+
| htop | 3.0.5-7 |
207+
| iproute2 | 5.10.0-4 |
208+
| jq | 1.6-2.1 |
209+
| less | 551-2 |
210+
| libc6 | 2.31-13+deb11u6 |
211+
| libgssapi-krb5-2 | 1.18.3-6+deb11u3 |
212+
| libicu67 | 67.1-7 |
213+
| libkrb5-3 | 1.18.3-6+deb11u3 |
214+
| liblttng-ust0 | 2.12.1-1 |
215+
| libssl1.1 | 1.1.1n-0+deb11u5 |
216+
| libstdc++6 | 10.2.1-6 |
217+
| locales | 2.31-13+deb11u6 |
218+
| lsb-release | 11.1.0 |
219+
| lsof | 4.93.2+dfsg-1.1 |
220+
| man-db | 2.9.4-2 |
221+
| manpages | 5.10-1 |
222+
| manpages-dev | 5.10-1 |
223+
| nano | 5.4-2+deb11u2 |
224+
| ncdu | 1.15.1-1 |
225+
| net-tools | 1.60+git20181103.0eebece-1 |
226+
| openssh-client | 1:8.4p1-5+deb11u1 |
227+
| procps | 2:3.3.17-5 |
228+
| psmisc | 23.4-2 |
229+
| rsync | 3.2.3-4+deb11u1 |
230+
| strace | 5.10-1 |
231+
| sudo | 1.9.5p2-3+deb11u1 |
232+
| unzip | 6.0-26+deb11u1 |
233+
| vim-tiny | 2:8.2.2434-3+deb11u1 |
234+
| wget | 1.21-1+deb11u1 |
235+
| zip | 3.0-12 |
236+
| zlib1g | 1:1.2.11.dfsg-2+deb11u2 |
237+
| zsh | 5.8-6+deb11u1 |
238+

0 commit comments

Comments
 (0)