Skip to content

Commit 77d63e1

Browse files
authored
Delete CentOS Stream 8 Dockerfiles (#1086)
1 parent 101db49 commit 77d63e1

File tree

5 files changed

+0
-238
lines changed

5 files changed

+0
-238
lines changed

src/centos/manifest.json

Lines changed: 0 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -61,64 +61,6 @@
6161
}
6262
]
6363
},
64-
{
65-
"platforms": [
66-
{
67-
"dockerfile": "src/centos/stream8/amd64",
68-
"os": "linux",
69-
"osVersion": "centos-stream8",
70-
"tags": {
71-
"centos-stream8-$(System:TimeStamp)-$(System:DockerfileGitCommitSha)": {},
72-
"centos-stream8$(FloatingTagSuffix)": {},
73-
"centos-stream8-local": {
74-
"isLocal": true
75-
}
76-
}
77-
}
78-
]
79-
},
80-
{
81-
"platforms": [
82-
{
83-
"dockerfile": "src/centos/stream8/helix/amd64",
84-
"os": "linux",
85-
"osVersion": "centos-stream8",
86-
"tags": {
87-
"centos-stream8-helix-$(System:TimeStamp)-$(System:DockerfileGitCommitSha)": {},
88-
"centos-stream8-helix$(FloatingTagSuffix)": {}
89-
}
90-
}
91-
]
92-
},
93-
{
94-
"platforms": [
95-
{
96-
"dockerfile": "src/centos/stream8/mlnet/amd64",
97-
"os": "linux",
98-
"osVersion": "centos-stream8",
99-
"tags": {
100-
"centos-stream8-mlnet-$(System:TimeStamp)-$(System:DockerfileGitCommitSha)": {},
101-
"centos-stream8-mlnet$(FloatingTagSuffix)": {},
102-
"centos-stream8-mlnet-local": {
103-
"isLocal": true
104-
}
105-
}
106-
}
107-
]
108-
},
109-
{
110-
"platforms": [
111-
{
112-
"dockerfile": "src/centos/stream8/mlnet/helix/amd64",
113-
"os": "linux",
114-
"osVersion": "centos-stream8",
115-
"tags": {
116-
"centos-stream8-mlnet-helix-$(System:TimeStamp)-$(System:DockerfileGitCommitSha)": {},
117-
"centos-stream8-mlnet-helix$(FloatingTagSuffix)": {}
118-
}
119-
}
120-
]
121-
},
12264
{
12365
"platforms": [
12466
{

src/centos/stream8/amd64/Dockerfile

Lines changed: 0 additions & 74 deletions
This file was deleted.

src/centos/stream8/helix/amd64/Dockerfile

Lines changed: 0 additions & 55 deletions
This file was deleted.

src/centos/stream8/mlnet/amd64/Dockerfile

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/centos/stream8/mlnet/helix/amd64/Dockerfile

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)