Commit aebc3b3
authored
[Build] Restructure ironbank docker image build (elastic#135668) (elastic#135721)
We remove the shared dockerfile template in favor of a explicit ironbank image,
similar to default and wolfi images.
We also remove a test `test310IronBankImageHasNoAdditionalLabels` which basically just tested proper
distinction in our shared dockerfile which is now not required anymore.
This test started failing as redhat started to add org.opencontainers.image.revision tag1 parent ba04027 commit aebc3b3
File tree
5 files changed
+141
-291
lines changed- build-tools-internal/src/main/java/org/elasticsearch/gradle/internal
- distribution/docker
- src/docker
- dockerfiles/ironbank
- qa/packaging/src/test/java/org/elasticsearch/packaging/test
5 files changed
+141
-291
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
| |||
This file was deleted.
0 commit comments