Commit 5ac8e58
committed
fix(logger): kill temporary build container in "make build"
The two-stage Dockerfile build process leaves a temporary
container running after logger builds. This changes the Makefile
to catch and kill the temporary logger-build container.1 parent f5105e1 commit 5ac8e58
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments