Commit c1c6770
committed
fix(docker): exclude install dir from LICENSE find and use IFS= read -r
Prevent find from re-discovering already-copied license files in the
install destination, and handle paths with spaces correctly.
Signed-off-by: Jack Luar <jluar@precisioninno.com>1 parent de23328 commit c1c6770
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments