Commit 0a9ee3e
Prevent removing unexpected .a files in case of re-using the Dockerfile to build custom image (#706)
* Prevent removing unexpected .a files when building Python on top of other images
* Add a check in GitHub Actions for leftover ".a" files in "/usr/local"
Co-authored-by: Tianon Gravi <admwiggin@gmail.com>1 parent acf9b90 commit 0a9ee3e
File tree
32 files changed
+48
-31
lines changed- .github/workflows
- 3.10
- alpine3.14
- alpine3.15
- bullseye
- buster
- slim-bullseye
- slim-buster
- 3.11-rc
- alpine3.14
- alpine3.15
- bullseye
- buster
- slim-bullseye
- slim-buster
- 3.7
- alpine3.14
- alpine3.15
- bullseye
- buster
- slim-bullseye
- slim-buster
- 3.8
- alpine3.14
- alpine3.15
- bullseye
- buster
- slim-bullseye
- slim-buster
- 3.9
- alpine3.14
- alpine3.15
- bullseye
- buster
- slim-bullseye
- slim-buster
32 files changed
+48
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
27 | 44 | | |
28 | 45 | | |
29 | 46 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments