You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-11-17 13:02:40 +03:00
Merge pull request #764 from maytech/master
Keep postgres static libraries in Alpine images
This commit is contained in:
@@ -130,7 +130,6 @@ RUN set -eux; \
|
||||
/usr/local/share/doc \
|
||||
/usr/local/share/man \
|
||||
; \
|
||||
find /usr/local -name '*.a' -delete; \
|
||||
\
|
||||
postgres --version
|
||||
|
||||
|
||||
@@ -132,7 +132,6 @@ RUN set -eux; \
|
||||
/usr/local/share/doc \
|
||||
/usr/local/share/man \
|
||||
; \
|
||||
find /usr/local -name '*.a' -delete; \
|
||||
\
|
||||
postgres --version
|
||||
|
||||
|
||||
@@ -132,7 +132,6 @@ RUN set -eux; \
|
||||
/usr/local/share/doc \
|
||||
/usr/local/share/man \
|
||||
; \
|
||||
find /usr/local -name '*.a' -delete; \
|
||||
\
|
||||
postgres --version
|
||||
|
||||
|
||||
@@ -132,7 +132,6 @@ RUN set -eux; \
|
||||
/usr/local/share/doc \
|
||||
/usr/local/share/man \
|
||||
; \
|
||||
find /usr/local -name '*.a' -delete; \
|
||||
\
|
||||
postgres --version
|
||||
|
||||
|
||||
@@ -128,7 +128,6 @@ RUN set -eux; \
|
||||
/usr/local/share/doc \
|
||||
/usr/local/share/man \
|
||||
; \
|
||||
find /usr/local -name '*.a' -delete; \
|
||||
\
|
||||
postgres --version
|
||||
|
||||
|
||||
@@ -128,7 +128,6 @@ RUN set -eux; \
|
||||
/usr/local/share/doc \
|
||||
/usr/local/share/man \
|
||||
; \
|
||||
find /usr/local -name '*.a' -delete; \
|
||||
\
|
||||
postgres --version
|
||||
|
||||
|
||||
@@ -132,7 +132,6 @@ RUN set -eux; \
|
||||
/usr/local/share/doc \
|
||||
/usr/local/share/man \
|
||||
; \
|
||||
find /usr/local -name '*.a' -delete; \
|
||||
\
|
||||
postgres --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user