Commit 6bab03e
committed
Update Dockerfile to use
We update the Dockerfile to use `commodore tool install` to install the
required external tools. Note that we use individual calls for each tool
so we can still have well-defined external tool versions in the
container image.
Since we don't need Helm 2 anymore, we don't install the `helm2` binary
in the container image anymore.
Finally, we also remove `tools/install-jb.sh` which isn't required
anymore and adjust the container image test to use the new `commodore
version` command.commodore tool to install external tools1 parent 4dc943d commit 6bab03e
3 files changed
Lines changed: 10 additions & 48 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
| 166 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 41 | | |
50 | | - | |
| 42 | + | |
| 43 | + | |
51 | 44 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
56 | 48 | | |
57 | 49 | | |
58 | 50 | | |
| |||
73 | 65 | | |
74 | 66 | | |
75 | 67 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 68 | | |
80 | 69 | | |
81 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
82 | 73 | | |
83 | 74 | | |
84 | 75 | | |
| |||
This file was deleted.
0 commit comments