Skip to content

Commit 6f3701f

Browse files
authored
Delete Alpine 3.17 Dockerfiles (#1314)
1 parent 2a30a1f commit 6f3701f

File tree

3 files changed

+0
-157
lines changed

3 files changed

+0
-157
lines changed

src/alpine/3.17/amd64/Dockerfile

-42
This file was deleted.

src/alpine/3.17/helix/Dockerfile

-61
This file was deleted.

src/alpine/manifest.json

-54
Original file line numberDiff line numberDiff line change
@@ -3,60 +3,6 @@
33
{
44
"name": "dotnet-buildtools/prereqs",
55
"images": [
6-
{
7-
"platforms": [
8-
{
9-
"dockerfile": "src/alpine/3.17/amd64",
10-
"os": "linux",
11-
"osVersion": "alpine3.17",
12-
"tags": {
13-
"alpine-3.17": {},
14-
"alpine-3.17-amd64": {}
15-
}
16-
}
17-
]
18-
},
19-
{
20-
"platforms": [
21-
{
22-
"architecture": "amd64",
23-
"dockerfile": "src/alpine/3.17/helix",
24-
"os": "linux",
25-
"osVersion": "alpine3.17",
26-
"tags": {
27-
"alpine-3.17-helix-amd64": {}
28-
}
29-
}
30-
]
31-
},
32-
{
33-
"platforms": [
34-
{
35-
"architecture": "arm",
36-
"dockerfile": "src/alpine/3.17/helix",
37-
"os": "linux",
38-
"osVersion": "alpine3.17",
39-
"tags": {
40-
"alpine-3.17-helix-arm32v7": {}
41-
},
42-
"variant": "v7"
43-
}
44-
]
45-
},
46-
{
47-
"platforms": [
48-
{
49-
"architecture": "arm64",
50-
"dockerfile": "src/alpine/3.17/helix",
51-
"os": "linux",
52-
"osVersion": "alpine3.17",
53-
"tags": {
54-
"alpine-3.17-helix-arm64v8": {}
55-
},
56-
"variant": "v8"
57-
}
58-
]
59-
},
606
{
617
"platforms": [
628
{

0 commit comments

Comments
 (0)