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

Commit d383a6c

Browse files
author
CI
committed
Automated update for image history
1 parent 630a1b7 commit d383a6c

File tree

1 file changed

+327
-0
lines changed

1 file changed

+327
-0
lines changed
Lines changed: 327 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,327 @@
1+
# [dotnet](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/dotnet)
2+
3+
**Image version:** 0.203.1
4+
5+
**Source release/branch:** [v0.236.0](https://github.com/microsoft/vscode-dev-containers/tree/v0.236.0/containers/dotnet)
6+
7+
**Definition variations:**
8+
- [6.0-bullseye-slim](#variant-60-bullseye-slim)
9+
- [6.0-focal](#variant-60-focal)
10+
- [3.1-bullseye](#variant-31-bullseye)
11+
- [3.1-focal](#variant-31-focal)
12+
13+
## Variant: 6.0-bullseye-slim
14+
15+
**Digest:** sha256:bcdf8ca4324ef2359c3715e9a5e33ee9accb96a617e7e5645ec1e777c3487156
16+
17+
**Tags:**
18+
```
19+
mcr.microsoft.com/vscode/devcontainers/dotnet:0.203.1-6.0-bullseye-slim
20+
mcr.microsoft.com/vscode/devcontainers/dotnet:0.203.1-6.0
21+
mcr.microsoft.com/vscode/devcontainers/dotnet:0.203.1-6.0-bullseye
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:** Debian GNU/Linux 11 (bullseye)
26+
27+
**Architectures:** linux/amd64, linux/arm64
28+
29+
**Available (non-root) user:** vscode
30+
31+
### Contents
32+
**Languages and runtimes**
33+
34+
| Language / runtime | Version | Path |
35+
|--------------------|---------|------|
36+
| [.NET](https://dotnet.microsoft.com/) | 6.0.300 (6.0.5) | /usr |
37+
38+
**Tools installed using git**
39+
40+
| Tool | Commit | Path |
41+
|------|--------|------|
42+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 39b600e9e564db3dec265fcf2e3db4b5568dd93a | /home/vscode/.oh-my-zsh |
43+
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /usr/local/share/nvm |
44+
45+
**Additional linux tools and packages**
46+
47+
| Tool / library | Version |
48+
|----------------|---------|
49+
| apt-transport-https | 2.2.4 |
50+
| apt-utils | 2.2.4 |
51+
| ca-certificates | 20210119 |
52+
| curl | 7.74.0-1.3+deb11u1 |
53+
| dialog | 1.3-20201126-1 |
54+
| git | 1:2.30.2-1 |
55+
| gnupg2 | 2.2.27-2+deb11u1 |
56+
| htop | 3.0.5-7 |
57+
| iproute2 | 5.10.0-4 |
58+
| jq | 1.6-2.1 |
59+
| less | 551-2 |
60+
| libc6 | 2.31-13+deb11u3 |
61+
| libgssapi-krb5-2 | 1.18.3-6+deb11u1 |
62+
| libicu67 | 67.1-7 |
63+
| libkrb5-3 | 1.18.3-6+deb11u1 |
64+
| liblttng-ust0 | 2.12.1-1 |
65+
| libssl1.1 | 1.1.1n-0+deb11u2 |
66+
| libstdc++6 | 10.2.1-6 |
67+
| locales | 2.31-13+deb11u3 |
68+
| lsb-release | 11.1.0 |
69+
| lsof | 4.93.2+dfsg-1.1 |
70+
| man-db | 2.9.4-2 |
71+
| manpages | 5.10-1 |
72+
| manpages-dev | 5.10-1 |
73+
| manpages-posix | 2017a-2 |
74+
| manpages-posix-dev | 2017a-2 |
75+
| nano | 5.4-2 |
76+
| ncdu | 1.15.1-1 |
77+
| net-tools | 1.60+git20181103.0eebece-1 |
78+
| openssh-client | 1:8.4p1-5 |
79+
| procps | 2:3.3.17-5 |
80+
| psmisc | 23.4-2 |
81+
| rsync | 3.2.3-4+deb11u1 |
82+
| strace | 5.10-1 |
83+
| sudo | 1.9.5p2-3 |
84+
| unzip | 6.0-26 |
85+
| vim-tiny | 2:8.2.2434-3+deb11u1 |
86+
| wget | 1.21-1+deb11u1 |
87+
| yarn | 1.22.19-1 |
88+
| zip | 3.0-12 |
89+
| zlib1g | 1:1.2.11.dfsg-2+deb11u1 |
90+
| zsh | 5.8-6+deb11u1 |
91+
92+
## Variant: 6.0-focal
93+
94+
**Digest:** sha256:dd0529c830d36678e0038a13a31251fdfd0c7c557dae62a93b1d33933c808224
95+
96+
**Tags:**
97+
```
98+
mcr.microsoft.com/vscode/devcontainers/dotnet:0.203.1-6.0-focal
99+
```
100+
> *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-`).*
101+
102+
**Linux distribution:** Ubuntu 20.04.4 LTS (debian-like distro)
103+
104+
**Architectures:** linux/amd64
105+
106+
**Available (non-root) user:** vscode
107+
108+
### Contents
109+
**Languages and runtimes**
110+
111+
| Language / runtime | Version | Path |
112+
|--------------------|---------|------|
113+
| [.NET](https://dotnet.microsoft.com/) | 6.0.300 (6.0.5) | /usr |
114+
115+
**Tools installed using git**
116+
117+
| Tool | Commit | Path |
118+
|------|--------|------|
119+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 39b600e9e564db3dec265fcf2e3db4b5568dd93a | /home/vscode/.oh-my-zsh |
120+
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /usr/local/share/nvm |
121+
122+
**Additional linux tools and packages**
123+
124+
| Tool / library | Version |
125+
|----------------|---------|
126+
| apt-transport-https | 2.0.8 |
127+
| apt-utils | 2.0.8 |
128+
| ca-certificates | 20210119~20.04.2 |
129+
| curl | 7.68.0-1ubuntu2.11 |
130+
| dialog | 1.3-20190808-1 |
131+
| git | 1:2.25.1-1ubuntu3.4 |
132+
| gnupg2 | 2.2.19-3ubuntu2.1 |
133+
| htop | 2.2.0-2build1 |
134+
| iproute2 | 5.5.0-1ubuntu1 |
135+
| jq | 1.6-1ubuntu0.20.04.1 |
136+
| less | 551-1ubuntu0.1 |
137+
| libc6 | 2.31-0ubuntu9.9 |
138+
| libgcc1 | 1:10.3.0-1ubuntu1~20.04 |
139+
| libgssapi-krb5-2 | 1.17-6ubuntu4.1 |
140+
| libicu66 | 66.1-2ubuntu2.1 |
141+
| libkrb5-3 | 1.17-6ubuntu4.1 |
142+
| liblttng-ust0 | 2.11.0-1 |
143+
| libssl1.1 | 1.1.1f-1ubuntu2.13 |
144+
| libstdc++6 | 10.3.0-1ubuntu1~20.04 |
145+
| locales | 2.31-0ubuntu9.9 |
146+
| lsb-release | 11.1.0ubuntu2 |
147+
| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 |
148+
| man-db | 2.9.1-1 |
149+
| manpages | 5.05-1 |
150+
| manpages-dev | 5.05-1 |
151+
| manpages-posix | 2013a-2 |
152+
| manpages-posix-dev | 2013a-2 |
153+
| nano | 4.8-1ubuntu1 |
154+
| ncdu | 1.14.1-1 |
155+
| net-tools | 1.60+git20180626.aebd88e-1ubuntu1 |
156+
| openssh-client | 1:8.2p1-4ubuntu0.5 |
157+
| procps | 2:3.3.16-1ubuntu2.3 |
158+
| psmisc | 23.3-1 |
159+
| rsync | 3.1.3-8ubuntu0.3 |
160+
| strace | 5.5-3ubuntu1 |
161+
| sudo | 1.8.31-1ubuntu1.2 |
162+
| unzip | 6.0-25ubuntu1 |
163+
| vim-tiny | 2:8.1.2269-1ubuntu5.7 |
164+
| wget | 1.20.3-1ubuntu2 |
165+
| yarn | 1.22.19-1 |
166+
| zip | 3.0-11build1 |
167+
| zlib1g | 1:1.2.11.dfsg-2ubuntu1.3 |
168+
| zsh | 5.8-3ubuntu1.1 |
169+
170+
## Variant: 3.1-bullseye
171+
172+
**Digest:** sha256:dd9cade4048f239370462e7355f9c2e2058aa56aae70ccc45731602f35f0803b
173+
174+
**Tags:**
175+
```
176+
mcr.microsoft.com/vscode/devcontainers/dotnet:0.203.1-3.1-bullseye
177+
mcr.microsoft.com/vscode/devcontainers/dotnetcore:0.203.1-3.1-bullseye
178+
```
179+
> *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-`).*
180+
181+
**Linux distribution:** Debian GNU/Linux 11 (bullseye)
182+
183+
**Architectures:** linux/amd64, linux/arm64
184+
185+
**Available (non-root) user:** vscode
186+
187+
### Contents
188+
**Languages and runtimes**
189+
190+
| Language / runtime | Version | Path |
191+
|--------------------|---------|------|
192+
| [.NET](https://dotnet.microsoft.com/) | 3.1.419 (3.1.2) | /usr |
193+
194+
**Tools installed using git**
195+
196+
| Tool | Commit | Path |
197+
|------|--------|------|
198+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 39b600e9e564db3dec265fcf2e3db4b5568dd93a | /home/vscode/.oh-my-zsh |
199+
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /usr/local/share/nvm |
200+
201+
**Additional linux tools and packages**
202+
203+
| Tool / library | Version |
204+
|----------------|---------|
205+
| apt-transport-https | 2.2.4 |
206+
| apt-utils | 2.2.4 |
207+
| ca-certificates | 20210119 |
208+
| curl | 7.74.0-1.3+deb11u1 |
209+
| dialog | 1.3-20201126-1 |
210+
| git | 1:2.30.2-1 |
211+
| gnupg2 | 2.2.27-2+deb11u1 |
212+
| htop | 3.0.5-7 |
213+
| iproute2 | 5.10.0-4 |
214+
| jq | 1.6-2.1 |
215+
| less | 551-2 |
216+
| libc6 | 2.31-13+deb11u3 |
217+
| libgssapi-krb5-2 | 1.18.3-6+deb11u1 |
218+
| libicu67 | 67.1-7 |
219+
| libkrb5-3 | 1.18.3-6+deb11u1 |
220+
| liblttng-ust0 | 2.12.1-1 |
221+
| libssl1.1 | 1.1.1n-0+deb11u2 |
222+
| libstdc++6 | 10.2.1-6 |
223+
| locales | 2.31-13+deb11u3 |
224+
| lsb-release | 11.1.0 |
225+
| lsof | 4.93.2+dfsg-1.1 |
226+
| man-db | 2.9.4-2 |
227+
| manpages | 5.10-1 |
228+
| manpages-dev | 5.10-1 |
229+
| manpages-posix | 2017a-2 |
230+
| manpages-posix-dev | 2017a-2 |
231+
| nano | 5.4-2 |
232+
| ncdu | 1.15.1-1 |
233+
| net-tools | 1.60+git20181103.0eebece-1 |
234+
| openssh-client | 1:8.4p1-5 |
235+
| procps | 2:3.3.17-5 |
236+
| psmisc | 23.4-2 |
237+
| rsync | 3.2.3-4+deb11u1 |
238+
| strace | 5.10-1 |
239+
| sudo | 1.9.5p2-3 |
240+
| unzip | 6.0-26 |
241+
| vim-tiny | 2:8.2.2434-3+deb11u1 |
242+
| wget | 1.21-1+deb11u1 |
243+
| yarn | 1.22.19-1 |
244+
| zip | 3.0-12 |
245+
| zlib1g | 1:1.2.11.dfsg-2+deb11u1 |
246+
| zsh | 5.8-6+deb11u1 |
247+
248+
## Variant: 3.1-focal
249+
250+
**Digest:** sha256:ddfcd7849a05301ea06837004fde22892b9f5ad8f5364c3ba0609e5a5a9b82a1
251+
252+
**Tags:**
253+
```
254+
mcr.microsoft.com/vscode/devcontainers/dotnet:0.203.1-3.1-focal
255+
mcr.microsoft.com/vscode/devcontainers/dotnet:0.203.1-3.1
256+
mcr.microsoft.com/vscode/devcontainers/dotnetcore:0.203.1-3.1
257+
```
258+
> *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-`).*
259+
260+
**Linux distribution:** Ubuntu 20.04.4 LTS (debian-like distro)
261+
262+
**Architectures:** linux/amd64
263+
264+
**Available (non-root) user:** vscode
265+
266+
### Contents
267+
**Languages and runtimes**
268+
269+
| Language / runtime | Version | Path |
270+
|--------------------|---------|------|
271+
| [.NET](https://dotnet.microsoft.com/) | 3.1.419 (3.1.2) | /usr |
272+
273+
**Tools installed using git**
274+
275+
| Tool | Commit | Path |
276+
|------|--------|------|
277+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 39b600e9e564db3dec265fcf2e3db4b5568dd93a | /home/vscode/.oh-my-zsh |
278+
| [nvm](https://github.com/nvm-sh/nvm.git) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /usr/local/share/nvm |
279+
280+
**Additional linux tools and packages**
281+
282+
| Tool / library | Version |
283+
|----------------|---------|
284+
| apt-transport-https | 2.0.8 |
285+
| apt-utils | 2.0.8 |
286+
| ca-certificates | 20210119~20.04.2 |
287+
| curl | 7.68.0-1ubuntu2.11 |
288+
| dialog | 1.3-20190808-1 |
289+
| git | 1:2.25.1-1ubuntu3.4 |
290+
| gnupg2 | 2.2.19-3ubuntu2.1 |
291+
| htop | 2.2.0-2build1 |
292+
| iproute2 | 5.5.0-1ubuntu1 |
293+
| jq | 1.6-1ubuntu0.20.04.1 |
294+
| less | 551-1ubuntu0.1 |
295+
| libc6 | 2.31-0ubuntu9.9 |
296+
| libgcc1 | 1:10.3.0-1ubuntu1~20.04 |
297+
| libgssapi-krb5-2 | 1.17-6ubuntu4.1 |
298+
| libicu66 | 66.1-2ubuntu2.1 |
299+
| libkrb5-3 | 1.17-6ubuntu4.1 |
300+
| liblttng-ust0 | 2.11.0-1 |
301+
| libssl1.1 | 1.1.1f-1ubuntu2.13 |
302+
| libstdc++6 | 10.3.0-1ubuntu1~20.04 |
303+
| locales | 2.31-0ubuntu9.9 |
304+
| lsb-release | 11.1.0ubuntu2 |
305+
| lsof | 4.93.2+dfsg-1ubuntu0.20.04.1 |
306+
| man-db | 2.9.1-1 |
307+
| manpages | 5.05-1 |
308+
| manpages-dev | 5.05-1 |
309+
| manpages-posix | 2013a-2 |
310+
| manpages-posix-dev | 2013a-2 |
311+
| nano | 4.8-1ubuntu1 |
312+
| ncdu | 1.14.1-1 |
313+
| net-tools | 1.60+git20180626.aebd88e-1ubuntu1 |
314+
| openssh-client | 1:8.2p1-4ubuntu0.5 |
315+
| procps | 2:3.3.16-1ubuntu2.3 |
316+
| psmisc | 23.3-1 |
317+
| rsync | 3.1.3-8ubuntu0.3 |
318+
| strace | 5.5-3ubuntu1 |
319+
| sudo | 1.8.31-1ubuntu1.2 |
320+
| unzip | 6.0-25ubuntu1 |
321+
| vim-tiny | 2:8.1.2269-1ubuntu5.7 |
322+
| wget | 1.20.3-1ubuntu2 |
323+
| yarn | 1.22.19-1 |
324+
| zip | 3.0-11build1 |
325+
| zlib1g | 1:1.2.11.dfsg-2ubuntu1.3 |
326+
| zsh | 5.8-3ubuntu1.1 |
327+

0 commit comments

Comments
 (0)