File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -117,6 +117,8 @@ RUN set -ex \
117
117
-o \( -type f -a -name 'wininst-*.exe' \) \
118
118
\) -exec rm -rf '{}' + \
119
119
\
120
+ && ldconfig \
121
+ \
120
122
&& apt-mark auto '.*' > /dev/null \
121
123
&& apt-mark manual $savedAptMark \
122
124
&& find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' \
@@ -129,8 +131,6 @@ RUN set -ex \
129
131
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
130
132
&& rm -rf /var/lib/apt/lists/* \
131
133
\
132
- && ldconfig \
133
- \
134
134
&& python3 --version
135
135
136
136
# make some useful symlinks that are expected to exist
Original file line number Diff line number Diff line change @@ -117,6 +117,8 @@ RUN set -ex \
117
117
-o \( -type f -a -name 'wininst-*.exe' \) \
118
118
\) -exec rm -rf '{}' + \
119
119
\
120
+ && ldconfig \
121
+ \
120
122
&& apt-mark auto '.*' > /dev/null \
121
123
&& apt-mark manual $savedAptMark \
122
124
&& find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' \
@@ -129,8 +131,6 @@ RUN set -ex \
129
131
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
130
132
&& rm -rf /var/lib/apt/lists/* \
131
133
\
132
- && ldconfig \
133
- \
134
134
&& python3 --version
135
135
136
136
# make some useful symlinks that are expected to exist
Original file line number Diff line number Diff line change @@ -117,6 +117,8 @@ RUN set -ex \
117
117
-o \( -type f -a -name 'wininst-*.exe' \) \
118
118
\) -exec rm -rf '{}' + \
119
119
\
120
+ && ldconfig \
121
+ \
120
122
&& apt-mark auto '.*' > /dev/null \
121
123
&& apt-mark manual $savedAptMark \
122
124
&& find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' \
@@ -129,8 +131,6 @@ RUN set -ex \
129
131
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
130
132
&& rm -rf /var/lib/apt/lists/* \
131
133
\
132
- && ldconfig \
133
- \
134
134
&& python3 --version
135
135
136
136
# make some useful symlinks that are expected to exist
Original file line number Diff line number Diff line change @@ -117,6 +117,8 @@ RUN set -ex \
117
117
-o \( -type f -a -name 'wininst-*.exe' \) \
118
118
\) -exec rm -rf '{}' + \
119
119
\
120
+ && ldconfig \
121
+ \
120
122
&& apt-mark auto '.*' > /dev/null \
121
123
&& apt-mark manual $savedAptMark \
122
124
&& find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' \
@@ -129,8 +131,6 @@ RUN set -ex \
129
131
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
130
132
&& rm -rf /var/lib/apt/lists/* \
131
133
\
132
- && ldconfig \
133
- \
134
134
&& python3 --version
135
135
136
136
# make some useful symlinks that are expected to exist
Original file line number Diff line number Diff line change @@ -118,6 +118,8 @@ RUN set -ex \
118
118
-o \( -type f -a -name 'wininst-*.exe' \) \
119
119
\) -exec rm -rf '{}' + \
120
120
\
121
+ && ldconfig \
122
+ \
121
123
&& apt-mark auto '.*' > /dev/null \
122
124
&& apt-mark manual $savedAptMark \
123
125
&& find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' \
@@ -130,8 +132,6 @@ RUN set -ex \
130
132
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
131
133
&& rm -rf /var/lib/apt/lists/* \
132
134
\
133
- && ldconfig \
134
- \
135
135
&& python3 --version
136
136
137
137
# make some useful symlinks that are expected to exist
Original file line number Diff line number Diff line change @@ -118,6 +118,8 @@ RUN set -ex \
118
118
-o \( -type f -a -name 'wininst-*.exe' \) \
119
119
\) -exec rm -rf '{}' + \
120
120
\
121
+ && ldconfig \
122
+ \
121
123
&& apt-mark auto '.*' > /dev/null \
122
124
&& apt-mark manual $savedAptMark \
123
125
&& find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' \
@@ -130,8 +132,6 @@ RUN set -ex \
130
132
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
131
133
&& rm -rf /var/lib/apt/lists/* \
132
134
\
133
- && ldconfig \
134
- \
135
135
&& python3 --version
136
136
137
137
# make some useful symlinks that are expected to exist
Original file line number Diff line number Diff line change @@ -82,6 +82,8 @@ RUN set -ex \
82
82
-o \( -type f -a -name 'wininst-*.exe' \) \
83
83
\) -exec rm -rf '{}' + \
84
84
\
85
+ && ldconfig \
86
+ \
85
87
&& apt-mark auto '.*' > /dev/null \
86
88
&& apt-mark manual $savedAptMark \
87
89
&& find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' \
@@ -94,8 +96,6 @@ RUN set -ex \
94
96
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
95
97
&& rm -rf /var/lib/apt/lists/* \
96
98
\
97
- && ldconfig \
98
- \
99
99
&& python3 --version
100
100
101
101
# make some useful symlinks that are expected to exist
Original file line number Diff line number Diff line change @@ -112,6 +112,8 @@ RUN set -ex \
112
112
-o \( -type f -a -name 'wininst-*.exe' \) \
113
113
\) -exec rm -rf '{}' + \
114
114
\
115
+ && ldconfig \
116
+ \
115
117
&& apt-mark auto '.*' > /dev/null \
116
118
&& apt-mark manual $savedAptMark \
117
119
&& find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' \
@@ -124,8 +126,6 @@ RUN set -ex \
124
126
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
125
127
&& rm -rf /var/lib/apt/lists/* \
126
128
\
127
- && ldconfig \
128
- \
129
129
&& python3 --version
130
130
131
131
# make some useful symlinks that are expected to exist
You can’t perform that action at this time.
0 commit comments