Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1b6bc0c

Browse filesBrowse files
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 1b6bc0c
Copy 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
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎3.10/bullseye/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/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

‎3.10/buster/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/buster/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

‎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

‎3.11-rc/buster/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.11-rc/buster/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

‎3.7/bullseye/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.7/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

‎3.7/buster/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.7/buster/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

‎3.8/bullseye/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.8/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

‎3.8/buster/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.8/buster/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

‎3.9/bullseye/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.9/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

‎3.9/buster/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.9/buster/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.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.