Commit 1b6bc0c
committed
Don't strip debugging symbols in the regular Debian images
Since #687, the regular Debian images no longer ship DWARF symbols,
which heavily limits the ability to use gdb and lldb for debugging.
Stripping debugging symbols makes perfect sense to reduce the size
of Docker images, but when this optimization was first introduced
in #483, the idea was to restrict its use to the slim and Alpine images.
That was (unintentionally?) changed in #483, and now debugging symbols
are also stripped in the regular Debian images. Undo that change.1 parent 18d298c commit 1b6bc0cCopy full SHA for 1b6bc0c
11 files changed
+2-10Lines changed: 2 additions & 10 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- 3.10
- bullseye
- buster
- 3.11-rc
- bullseye
- buster
- 3.7
- bullseye
- buster
- 3.8
- bullseye
- buster
- 3.9
- bullseye
- buster
Expand file treeCollapse file tree
Open diff view settings
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
3.11-rc/bullseye/Dockerfile
Copy file name to clipboardExpand all lines: 3.11-rc/bullseye/Dockerfile-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
-1Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments