Skip to content

Commit 9e1ff73

Browse files
authored
Delete Dockerfile for unused Mariner testrunner image (#1343)
1 parent 68ef864 commit 9e1ff73

File tree

3 files changed

+0
-42
lines changed

3 files changed

+0
-42
lines changed

CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ src/azurelinux/**/opt/ @dotnet/runtime-infrastructure @dotnet/dotnet-docker-revi
2323
src/cbl-mariner/**/android/ @dotnet/runtime-infrastructure @dotnet/dotnet-docker-reviewers
2424
src/cbl-mariner/**/fpm/ @dotnet/runtime-infrastructure @dotnet/dotnet-docker-reviewers
2525
src/cbl-mariner/**/opt/ @dotnet/runtime-infrastructure @dotnet/dotnet-docker-reviewers
26-
src/cbl-mariner/**/docker-testrunner/ @dotnet/dotnet-docker-reviewers
2726
src/cbl-mariner/2.0/amd64/ @dotnet/runtime-infrastructure @dotnet/dotnet-docker-reviewers
2827

2928
# centos

src/cbl-mariner/2.0/docker-testrunner/Dockerfile

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

src/cbl-mariner/manifest.json

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,6 @@
33
{
44
"name": "dotnet-buildtools/prereqs",
55
"images": [
6-
{
7-
"sharedTags": {
8-
"cbl-mariner2.0-docker-testrunner": {}
9-
},
10-
"platforms": [
11-
{
12-
"dockerfile": "src/cbl-mariner/2.0/docker-testrunner",
13-
"os": "linux",
14-
"osVersion": "cbl-mariner2.0",
15-
"tags": {
16-
"cbl-mariner2.0-docker-testrunner-amd64": {}
17-
}
18-
},
19-
{
20-
"architecture": "arm64",
21-
"dockerfile": "src/cbl-mariner/2.0/docker-testrunner",
22-
"os": "linux",
23-
"osVersion": "cbl-mariner2.0",
24-
"tags": {
25-
"cbl-mariner2.0-docker-testrunner-arm64v8": {}
26-
},
27-
"variant": "v8"
28-
}
29-
]
30-
},
316
{
327
"platforms": [
338
{

0 commit comments

Comments
 (0)