You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-11-17 13:02:40 +03:00
@@ -47,7 +47,7 @@ RUN set -ex; \
|
||||
apt-key list
|
||||
|
||||
ENV PG_MAJOR 10
|
||||
ENV PG_VERSION 10~beta1-1.pgdg90+1
|
||||
ENV PG_VERSION 10~beta2-1.pgdg90+1
|
||||
|
||||
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
|
||||
|
||||
|
||||
@@ -22,8 +22,8 @@ ENV LANG en_US.utf8
|
||||
RUN mkdir /docker-entrypoint-initdb.d
|
||||
|
||||
ENV PG_MAJOR 10
|
||||
ENV PG_VERSION 10beta1
|
||||
ENV PG_SHA256 7eee02e6f6646c7d4d6e78893a4ff638cfa5f1025b706712da8c6ef2257b5e29
|
||||
ENV PG_VERSION 10beta2
|
||||
ENV PG_SHA256 0d6b50236039fc92e8784bd908b452c38ef63c0f9029f34e7115fbc30e17b195
|
||||
|
||||
RUN set -ex \
|
||||
\
|
||||
@@ -58,6 +58,8 @@ RUN set -ex \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl-utils \
|
||||
# configure: error: Perl module IPC::Run is required to run TAP tests
|
||||
perl-ipc-run \
|
||||
# perl-dev \
|
||||
# python-dev \
|
||||
# python3-dev \
|
||||
|
||||
@@ -61,6 +61,8 @@ RUN set -ex \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl \
|
||||
# configure: error: Perl module IPC::Run is required to run TAP tests
|
||||
perl-ipc-run \
|
||||
# perl-dev \
|
||||
# python-dev \
|
||||
# python3-dev \
|
||||
|
||||
@@ -61,6 +61,8 @@ RUN set -ex \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl \
|
||||
# configure: error: Perl module IPC::Run is required to run TAP tests
|
||||
perl-ipc-run \
|
||||
# perl-dev \
|
||||
# python-dev \
|
||||
# python3-dev \
|
||||
|
||||
@@ -58,6 +58,8 @@ RUN set -ex \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl \
|
||||
# configure: error: Perl module IPC::Run is required to run TAP tests
|
||||
perl-ipc-run \
|
||||
# perl-dev \
|
||||
# python-dev \
|
||||
# python3-dev \
|
||||
|
||||
@@ -58,6 +58,8 @@ RUN set -ex \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl \
|
||||
# configure: error: Perl module IPC::Run is required to run TAP tests
|
||||
perl-ipc-run \
|
||||
# perl-dev \
|
||||
# python-dev \
|
||||
# python3-dev \
|
||||
|
||||
@@ -58,6 +58,8 @@ RUN set -ex \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl \
|
||||
# configure: error: Perl module IPC::Run is required to run TAP tests
|
||||
perl-ipc-run \
|
||||
# perl-dev \
|
||||
# python-dev \
|
||||
# python3-dev \
|
||||
|
||||
@@ -59,6 +59,8 @@ RUN set -ex \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl \
|
||||
# configure: error: Perl module IPC::Run is required to run TAP tests
|
||||
perl-ipc-run \
|
||||
# perl-dev \
|
||||
# python-dev \
|
||||
# python3-dev \
|
||||
|
||||
Reference in New Issue
Block a user