Conversation
Changes: - docker-library/python@19739a9: Merge pull request docker-library/python#693 from malor/debian-debuggability - docker-library/python@1b6bc0c: Don't strip debugging symbols in the regular Debian images
Diff for 79b90bd:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 87fe919..6006c21 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -14,12 +14,12 @@ Directory: 3.7/alpine3.15
Tags: 3.7.12-bullseye, 3.7-bullseye
SharedTags: 3.7.12, 3.7
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 4faa0e575a5fec535de8ca24a55a31af347b53e0
+GitCommit: 1b6bc0cc0b1e627965feff9c838cf551d68dab28
Directory: 3.7/bullseye
Tags: 3.7.12-buster, 3.7-buster
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 4faa0e575a5fec535de8ca24a55a31af347b53e0
+GitCommit: 1b6bc0cc0b1e627965feff9c838cf551d68dab28
Directory: 3.7/buster
Tags: 3.7.12-slim-bullseye, 3.7-slim-bullseye, 3.7.12-slim, 3.7-slim
@@ -45,12 +45,12 @@ Directory: 3.8/alpine3.15
Tags: 3.8.12-bullseye, 3.8-bullseye
SharedTags: 3.8.12, 3.8
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: b1791249f1a5f6e4a02bde16cca7fe75e56df76e
+GitCommit: 1b6bc0cc0b1e627965feff9c838cf551d68dab28
Directory: 3.8/bullseye
Tags: 3.8.12-buster, 3.8-buster
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: b1791249f1a5f6e4a02bde16cca7fe75e56df76e
+GitCommit: 1b6bc0cc0b1e627965feff9c838cf551d68dab28
Directory: 3.8/buster
Tags: 3.8.12-slim-bullseye, 3.8-slim-bullseye, 3.8.12-slim, 3.8-slim
@@ -76,12 +76,12 @@ Directory: 3.9/alpine3.15
Tags: 3.9.10-bullseye, 3.9-bullseye
SharedTags: 3.9.10, 3.9
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: f9faff7d8a97e2a71e4fd58a1ff9ee396c6296a6
+GitCommit: 1b6bc0cc0b1e627965feff9c838cf551d68dab28
Directory: 3.9/bullseye
Tags: 3.9.10-buster, 3.9-buster
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: f9faff7d8a97e2a71e4fd58a1ff9ee396c6296a6
+GitCommit: 1b6bc0cc0b1e627965feff9c838cf551d68dab28
Directory: 3.9/buster
Tags: 3.9.10-slim-bullseye, 3.9-slim-bullseye, 3.9.10-slim, 3.9-slim
@@ -121,12 +121,12 @@ Directory: 3.10/alpine3.15
Tags: 3.10.2-bullseye, 3.10-bullseye, 3-bullseye, bullseye
SharedTags: 3.10.2, 3.10, 3, latest
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: e0dacc4c580f4ad0aa68136789add4e37bdaab91
+GitCommit: 1b6bc0cc0b1e627965feff9c838cf551d68dab28
Directory: 3.10/bullseye
Tags: 3.10.2-buster, 3.10-buster, 3-buster, buster
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: e0dacc4c580f4ad0aa68136789add4e37bdaab91
+GitCommit: 1b6bc0cc0b1e627965feff9c838cf551d68dab28
Directory: 3.10/buster
Tags: 3.10.2-slim-bullseye, 3.10-slim-bullseye, 3-slim-bullseye, slim-bullseye, 3.10.2-slim, 3.10-slim, 3-slim, slim
@@ -166,12 +166,12 @@ Directory: 3.11-rc/alpine3.15
Tags: 3.11.0a5-bullseye, 3.11-rc-bullseye
SharedTags: 3.11.0a5, 3.11-rc
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 18d298c913b13e0ba91ef1265e5a328f4b1a26f2
+GitCommit: 1b6bc0cc0b1e627965feff9c838cf551d68dab28
Directory: 3.11-rc/bullseye
Tags: 3.11.0a5-buster, 3.11-rc-buster
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 18d298c913b13e0ba91ef1265e5a328f4b1a26f2
+GitCommit: 1b6bc0cc0b1e627965feff9c838cf551d68dab28
Directory: 3.11-rc/buster
Tags: 3.11.0a5-slim-bullseye, 3.11-rc-slim-bullseye, 3.11.0a5-slim, 3.11-rc-slim
diff --git a/python_3.11-rc-bullseye/Dockerfile b/python_3.11-rc-bullseye/Dockerfile
index bf7d88c..05348e5 100644
--- a/python_3.11-rc-bullseye/Dockerfile
+++ b/python_3.11-rc-bullseye/Dockerfile
@@ -54,7 +54,6 @@ RUN set -eux; \
; \
nproc="$(nproc)"; \
make -j "$nproc" \
- LDFLAGS="-Wl,--strip-all" \
; \
make install; \
cd /; \
diff --git a/python_3.11-rc-buster/Dockerfile b/python_3.11-rc-buster/Dockerfile
index 3fce411..6adac4d 100644
--- a/python_3.11-rc-buster/Dockerfile
+++ b/python_3.11-rc-buster/Dockerfile
@@ -54,7 +54,6 @@ RUN set -eux; \
; \
nproc="$(nproc)"; \
make -j "$nproc" \
- LDFLAGS="-Wl,--strip-all" \
; \
make install; \
cd /; \
diff --git a/python_3.7-bullseye/Dockerfile b/python_3.7-bullseye/Dockerfile
index 6370c95..08d0fad 100644
--- a/python_3.7-bullseye/Dockerfile
+++ b/python_3.7-bullseye/Dockerfile
@@ -53,7 +53,6 @@ RUN set -eux; \
; \
nproc="$(nproc)"; \
make -j "$nproc" \
- LDFLAGS="-Wl,--strip-all" \
# setting PROFILE_TASK makes "--enable-optimizations" reasonable: https://bugs.python.org/issue36044 / https://github.com/docker-library/python/issues/160#issuecomment-509426916
PROFILE_TASK='-m test.regrtest --pgo \
test_array \
diff --git a/python_3.7-buster/Dockerfile b/python_3.7-buster/Dockerfile
index f3a1336..8a51596 100644
--- a/python_3.7-buster/Dockerfile
+++ b/python_3.7-buster/Dockerfile
@@ -53,7 +53,6 @@ RUN set -eux; \
; \
nproc="$(nproc)"; \
make -j "$nproc" \
- LDFLAGS="-Wl,--strip-all" \
# setting PROFILE_TASK makes "--enable-optimizations" reasonable: https://bugs.python.org/issue36044 / https://github.com/docker-library/python/issues/160#issuecomment-509426916
PROFILE_TASK='-m test.regrtest --pgo \
test_array \
diff --git a/python_3.8-bullseye/Dockerfile b/python_3.8-bullseye/Dockerfile
index b5b6ab7..eda4387 100644
--- a/python_3.8-bullseye/Dockerfile
+++ b/python_3.8-bullseye/Dockerfile
@@ -53,7 +53,6 @@ RUN set -eux; \
; \
nproc="$(nproc)"; \
make -j "$nproc" \
- LDFLAGS="-Wl,--strip-all" \
; \
make install; \
cd /; \
diff --git a/python_3.8-buster/Dockerfile b/python_3.8-buster/Dockerfile
index fa5a647..4792cda 100644
--- a/python_3.8-buster/Dockerfile
+++ b/python_3.8-buster/Dockerfile
@@ -53,7 +53,6 @@ RUN set -eux; \
; \
nproc="$(nproc)"; \
make -j "$nproc" \
- LDFLAGS="-Wl,--strip-all" \
; \
make install; \
cd /; \
diff --git a/python_3.9-bullseye/Dockerfile b/python_3.9-bullseye/Dockerfile
index 65a0cfd..d2fb4dd 100644
--- a/python_3.9-bullseye/Dockerfile
+++ b/python_3.9-bullseye/Dockerfile
@@ -53,7 +53,6 @@ RUN set -eux; \
; \
nproc="$(nproc)"; \
make -j "$nproc" \
- LDFLAGS="-Wl,--strip-all" \
; \
make install; \
cd /; \
diff --git a/python_3.9-buster/Dockerfile b/python_3.9-buster/Dockerfile
index 5d20833..0fa56c7 100644
--- a/python_3.9-buster/Dockerfile
+++ b/python_3.9-buster/Dockerfile
@@ -53,7 +53,6 @@ RUN set -eux; \
; \
nproc="$(nproc)"; \
make -j "$nproc" \
- LDFLAGS="-Wl,--strip-all" \
; \
make install; \
cd /; \
diff --git a/python_bullseye/Dockerfile b/python_bullseye/Dockerfile
index 9ebf624..331d9e4 100644
--- a/python_bullseye/Dockerfile
+++ b/python_bullseye/Dockerfile
@@ -54,7 +54,6 @@ RUN set -eux; \
; \
nproc="$(nproc)"; \
make -j "$nproc" \
- LDFLAGS="-Wl,--strip-all" \
; \
make install; \
cd /; \
diff --git a/python_buster/Dockerfile b/python_buster/Dockerfile
index 5e200cf..1854da8 100644
--- a/python_buster/Dockerfile
+++ b/python_buster/Dockerfile
@@ -54,7 +54,6 @@ RUN set -eux; \
; \
nproc="$(nproc)"; \
make -j "$nproc" \
- LDFLAGS="-Wl,--strip-all" \
; \
make install; \
cd /; \Relevant Maintainers: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes: