Commit b39b200
committed
feat: Create container image of utility tools not avialable in production containers
* The container can then be attached to a target container ephermerally for troubleshooting the target container
* These tools include curl, netcat, iproute2, iperf, bash
* The Makefile currently creates an image for linux/amd64 systems1 parent 32e3da6 commit b39b200
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments