8000 Keep lib sources so the image can be used as a base image for postgis · cliixtech/postgres@106e9e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 106e9e5

Browse files
author
Régis Belson
committed
Keep lib sources so the image can be used as a base image for postgis
1 parent a7a6cdf commit 106e9e5

File tree

6 files changed

+0
-6
lines changed
  • 6 files changed

    +0
    -6
    lines changed

    9.2/alpine/Dockerfile

    Lines changed: 0 additions & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -105,7 +105,6 @@ RUN set -ex \
    105105
    && cd / \
    106106
    && rm -rf \
    107107
    /usr/src/postgresql \
    108-
    /usr/local/include/* \
    109108
    /usr/local/share/doc \
    110109
    /usr/local/share/man \
    111110
    && find /usr/local -name '*.a' -delete

    9.3/alpine/Dockerfile

    Lines changed: 0 additions & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -105,7 +105,6 @@ RUN set -ex \
    105105
    && cd / \
    106106
    && rm -rf \
    107107
    /usr/src/postgresql \
    108-
    /usr/local/include/* \
    109108
    /usr/local/share/doc \
    110109
    /usr/local/share/man \
    111110
    && find /usr/local -name '*.a' -delete

    9.4/alpine/Dockerfile

    Lines changed: 0 additions & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -105,7 +105,6 @@ RUN set -ex \
    105105
    && cd / \
    106106
    && rm -rf \
    107107
    /usr/src/postgresql \
    108-
    /usr/local/include/* \
    109108
    /usr/local/share/doc \
    110109
    /usr/local/share/man \
    111110
    && find /usr/local -name '*.a' -delete

    9.5/alpine/Dockerfile

    Lines changed: 0 additions & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -105,7 +105,6 @@ RUN set -ex \
    105105
    && cd / \
    106106
    && rm -rf \
    107107
    /usr/src/postgresql \
    108-
    /usr/local/include/* \
    109108
    /usr/local/share/doc \
    110109
    /usr/local/share/man \
    111110
    && find /usr/local -name '*.a' -delete

    9.6/alpine/Dockerfile

    Lines changed: 0 additions & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -105,7 +105,6 @@ RUN set -ex \
    105105
    && cd / \
    106106
    && rm -rf \
    107107
    /usr/src/postgresql \
    108-
    /usr/local/include/* \
    109108
    /usr/local/share/doc \
    110109
    /usr/local/share/man \
    111110
    && find /usr/local -name '*.a' -delete

    Dockerfile-alpine.template

    Lines changed: 0 additions & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -105,7 +105,6 @@ RUN set -ex \
    105105
    && cd / \
    106106
    && rm -rf \
    107107
    /usr/src/postgresql \
    108-
    /usr/local/include/* \
    109108
    /usr/local/share/doc \
    110109
    /usr/local/share/man \
    111110
    && find /usr/local -name '*.a' -delete

    0 commit comments

    Comments
     (0)
    0