File tree 6 files changed +12
-0
lines changed
6 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106
106
&& rm -rf \
107
107
/usr/src/postgresql \
108
108
/usr/local/include/* \
109
+ /usr/local/share/doc \
110
+ /usr/local/share/man \
109
111
&& find /usr/local -name '*.a' -delete
110
112
111
113
# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106
106
&& rm -rf \
107
107
/usr/src/postgresql \
108
108
/usr/local/include/* \
109
+ /usr/local/share/doc \
110
+ /usr/local/share/man \
109
111
&& find /usr/local -name '*.a' -delete
110
112
111
113
# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106
106
&& rm -rf \
107
107
/usr/src/postgresql \
108
108
/usr/local/include/* \
109
+ /usr/local/share/doc \
110
+ /usr/local/share/man \
109
111
&& find /usr/local -name '*.a' -delete
110
112
111
113
# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106
106
&& rm -rf \
107
107
/usr/src/postgresql \
108
108
/usr/local/include/* \
109
+ /usr/local/share/doc \
110
+ /usr/local/share/man \
109
111
&& find /usr/local -name '*.a' -delete
110
112
111
113
# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106
106
&& rm -rf \
107
107
/usr/src/postgresql \
108
108
/usr/local/include/* \
109
+ /usr/local/share/doc \
110
+ /usr/local/share/man \
109
111
&& find /usr/local -name '*.a' -delete
110
112
111
113
# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106
106
&& rm -rf \
107
107
/usr/src/postgresql \
108
108
/usr/local/include/* \
109
+ /usr/local/share/doc \
110
+ /usr/local/share/man \
109
111
&& find /usr/local -name '*.a' -delete
110
112
111
113
# make the sample config easier to munge (and "correct by default")
You can’t perform that action at this time.
0 commit comments