postgrespostgres:9.6-beta1postgres:9.6postgres:9.5.3postgres:9.5postgres:9postgres:latestpostgres:9.4.8postgres:9.4postgres:9.3.13postgres:9.3postgres:9.2.17postgres:9.2postgres:9.1.22postgres:9.1postgres:9.6-beta1$ docker pull postgres@sha256:e59e1d20164bb0c34fd9a16f5f20e0d3e088180da6aa856c5eec2998c94ff7f2
postgres:9.6-beta1 - linux; amd64application/vnd.docker.distribution.manifest.v1+jsone83644185a33be15fe8b15679d512df1d1e8ea86160b021e5f28de1ddd7e4ef4["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:27:17 GMT
ENV PG_MAJOR=9.6
# Tue, 24 May 2016 06:27:18 GMT
ENV PG_VERSION=9.6~beta1-2.pgdg80+1
# Tue, 24 May 2016 06:27:19 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:29:02 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:29:06 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:29:07 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:29:08 GMT
ENV PATH=/usr/lib/postgresql/9.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:29:09 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:29:10 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:29:10 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:29:11 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:29:12 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:29:13 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:a211c497e30d164b1871a5a7ee10ddb5259f61f4fbe72c1528a3d41e9d68cdcasha256:bbe9b21269d5f70cb812f7e040f6eb7f00b2e9eb29fa60a346fc632a985bca49sha256:e5c557c118c572d42ab4ec3fd5582ccf383141acfab84eef6bada6f7aefda233sha256:1165e9e3fe82cc98d5373de18658e599259eab1c71de3d8f1836f2e4d9911b58sha256:c92be1e111dde4a88f150ec0da867b46503aa57db85508e66c50335afc70e478sha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9.6$ docker pull postgres@sha256:012949f218b1356ee6b52d8888990fe5eddf29a04aa23fd512b875f7c1372329
postgres:9.6 - linux; amd64application/vnd.docker.distribution.manifest.v1+json9bcc6babae3eca81e2afea20e4886d076b9526e0340836d3fc801f8cf7e8546a["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:27:17 GMT
ENV PG_MAJOR=9.6
# Tue, 24 May 2016 06:27:18 GMT
ENV PG_VERSION=9.6~beta1-2.pgdg80+1
# Tue, 24 May 2016 06:27:19 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:29:02 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:29:06 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:29:07 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:29:08 GMT
ENV PATH=/usr/lib/postgresql/9.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:29:09 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:29:10 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:29:10 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:29:11 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:29:12 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:29:13 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:a211c497e30d164b1871a5a7ee10ddb5259f61f4fbe72c1528a3d41e9d68cdcasha256:bbe9b21269d5f70cb812f7e040f6eb7f00b2e9eb29fa60a346fc632a985bca49sha256:e5c557c118c572d42ab4ec3fd5582ccf383141acfab84eef6bada6f7aefda233sha256:1165e9e3fe82cc98d5373de18658e599259eab1c71de3d8f1836f2e4d9911b58sha256:c92be1e111dde4a88f150ec0da867b46503aa57db85508e66c50335afc70e478sha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9.5.3$ docker pull postgres@sha256:a54dde13d65ef0a55a21b0cb84aa807f8cce06b4fa1d857027f0c40cd5f2d752
postgres:9.5.3 - linux; amd64application/vnd.docker.distribution.manifest.v1+json0cfaa53c81beecdea82a3bade87633f6204fe4d0765ce026e12b52be8aaadf3e["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:21:43 GMT
ENV PG_MAJOR=9.5
# Tue, 24 May 2016 06:21:44 GMT
ENV PG_VERSION=9.5.3-1.pgdg80+1
# Tue, 24 May 2016 06:21:45 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:23:30 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:23:34 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:23:35 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:23:36 GMT
ENV PATH=/usr/lib/postgresql/9.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:23:37 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:23:37 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:23:38 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:23:39 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:23:40 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:23:40 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:bdfd3fbe2d25013d9f96652a894f5fac21aa8990089254f8f6a5dddae66a3ce8sha256:192657c53414b70238558b6162f43ec2c3a2105accdeef7c62db52cb54ce372dsha256:8a89d2b357b565301b6f42485851ab935033a0bb6b9ad5ff504151c9eda0441esha256:25bfb55e9c4d468749508c86de25fb3925eb95b0f478ebeacf816f04681011ddsha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9.5$ docker pull postgres@sha256:aee66a08a7d1629da92e7e60a69edea0a2cb621b569e0d88572121998ae26b9c
postgres:9.5 - linux; amd64application/vnd.docker.distribution.manifest.v1+json0cfaa53c81beecdea82a3bade87633f6204fe4d0765ce026e12b52be8aaadf3e["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:21:43 GMT
ENV PG_MAJOR=9.5
# Tue, 24 May 2016 06:21:44 GMT
ENV PG_VERSION=9.5.3-1.pgdg80+1
# Tue, 24 May 2016 06:21:45 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:23:30 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:23:34 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:23:35 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:23:36 GMT
ENV PATH=/usr/lib/postgresql/9.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:23:37 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:23:37 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:23:38 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:23:39 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:23:40 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:23:40 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:bdfd3fbe2d25013d9f96652a894f5fac21aa8990089254f8f6a5dddae66a3ce8sha256:192657c53414b70238558b6162f43ec2c3a2105accdeef7c62db52cb54ce372dsha256:8a89d2b357b565301b6f42485851ab935033a0bb6b9ad5ff504151c9eda0441esha256:25bfb55e9c4d468749508c86de25fb3925eb95b0f478ebeacf816f04681011ddsha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9$ docker pull postgres@sha256:a4021457b45951a0df41fa947838f8a60c51da254a5f86db42d020b890637a07
postgres:9 - linux; amd64application/vnd.docker.distribution.manifest.v1+json0cfaa53c81beecdea82a3bade87633f6204fe4d0765ce026e12b52be8aaadf3e["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:21:43 GMT
ENV PG_MAJOR=9.5
# Tue, 24 May 2016 06:21:44 GMT
ENV PG_VERSION=9.5.3-1.pgdg80+1
# Tue, 24 May 2016 06:21:45 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:23:30 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:23:34 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:23:35 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:23:36 GMT
ENV PATH=/usr/lib/postgresql/9.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:23:37 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:23:37 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:23:38 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:23:39 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:23:40 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:23:40 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:bdfd3fbe2d25013d9f96652a894f5fac21aa8990089254f8f6a5dddae66a3ce8sha256:192657c53414b70238558b6162f43ec2c3a2105accdeef7c62db52cb54ce372dsha256:8a89d2b357b565301b6f42485851ab935033a0bb6b9ad5ff504151c9eda0441esha256:25bfb55e9c4d468749508c86de25fb3925eb95b0f478ebeacf816f04681011ddsha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:latest$ docker pull postgres@sha256:9a5f406c343775f2f09e62af0c5efe7bbf9e674f125e40960f452c52728f5e00
postgres:latest - linux; amd64application/vnd.docker.distribution.manifest.v1+json0cfaa53c81beecdea82a3bade87633f6204fe4d0765ce026e12b52be8aaadf3e["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:21:43 GMT
ENV PG_MAJOR=9.5
# Tue, 24 May 2016 06:21:44 GMT
ENV PG_VERSION=9.5.3-1.pgdg80+1
# Tue, 24 May 2016 06:21:45 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:23:30 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:23:34 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:23:35 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:23:36 GMT
ENV PATH=/usr/lib/postgresql/9.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:23:37 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:23:37 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:23:38 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:23:39 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:23:40 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:23:40 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:bdfd3fbe2d25013d9f96652a894f5fac21aa8990089254f8f6a5dddae66a3ce8sha256:192657c53414b70238558b6162f43ec2c3a2105accdeef7c62db52cb54ce372dsha256:8a89d2b357b565301b6f42485851ab935033a0bb6b9ad5ff504151c9eda0441esha256:25bfb55e9c4d468749508c86de25fb3925eb95b0f478ebeacf816f04681011ddsha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9.4.8$ docker pull postgres@sha256:0eca1ab84f8ed61916c4672bdb523a9e9ef99303a292d76a07169ea6ee5d0b4f
postgres:9.4.8 - linux; amd64application/vnd.docker.distribution.manifest.v1+json2286a549e2a7dd97c6d5f322055776813b92ae9e905bbb0d93357c711687d7a6["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:18:21 GMT
ENV PG_MAJOR=9.4
# Tue, 24 May 2016 06:18:22 GMT
ENV PG_VERSION=9.4.8-1.pgdg80+1
# Tue, 24 May 2016 06:18:24 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:20:03 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:20:07 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:20:08 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:20:09 GMT
ENV PATH=/usr/lib/postgresql/9.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:20:10 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:20:10 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:20:11 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:20:12 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:20:13 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:20:13 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:d5db09d384ece0322dff76ee7c1546ce0e82a9f78707f5ee97a0b4a0d4c1c7fbsha256:5016d23c63aba73cd50c9b8175f1f499497e0b4204883555e7b467da8045d131sha256:d1f8420bd4aaa3a75fa6ea69cc7487bb99795c9f6dd4e55c0d9197336a407ec0sha256:ff64a4df1891559e2877c49f92c7f942453a31c9dd246ab8d3b93c91ed4058e7sha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9.4$ docker pull postgres@sha256:f76245b04ddbcebab5bb6c28e76947f49222c99fec4aadb0bb1c24821a9e83ef
postgres:9.4 - linux; amd64application/vnd.docker.distribution.manifest.v1+json2286a549e2a7dd97c6d5f322055776813b92ae9e905bbb0d93357c711687d7a6["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:18:21 GMT
ENV PG_MAJOR=9.4
# Tue, 24 May 2016 06:18:22 GMT
ENV PG_VERSION=9.4.8-1.pgdg80+1
# Tue, 24 May 2016 06:18:24 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:20:03 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:20:07 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:20:08 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:20:09 GMT
ENV PATH=/usr/lib/postgresql/9.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:20:10 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:20:10 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:20:11 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:20:12 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:20:13 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:20:13 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:d5db09d384ece0322dff76ee7c1546ce0e82a9f78707f5ee97a0b4a0d4c1c7fbsha256:5016d23c63aba73cd50c9b8175f1f499497e0b4204883555e7b467da8045d131sha256:d1f8420bd4aaa3a75fa6ea69cc7487bb99795c9f6dd4e55c0d9197336a407ec0sha256:ff64a4df1891559e2877c49f92c7f942453a31c9dd246ab8d3b93c91ed4058e7sha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9.3.13$ docker pull postgres@sha256:a30b7a2c19687deb5e1505892ec319231689c1227b0079a9d0ce7432a3f3234e
postgres:9.3.13 - linux; amd64application/vnd.docker.distribution.manifest.v1+json5b023a9096e4352c7a914578a58b617e029e2611f92a1ec4c816ef695b6f000f["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:14:55 GMT
ENV PG_MAJOR=9.3
# Tue, 24 May 2016 06:14:56 GMT
ENV PG_VERSION=9.3.13-1.pgdg80+1
# Tue, 24 May 2016 06:14:58 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:16:41 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:16:44 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:16:46 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:16:47 GMT
ENV PATH=/usr/lib/postgresql/9.3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:16:47 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:16:48 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:16:49 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:16:50 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:16:51 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:16:51 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:182f57e17b786037bd5474eaf3452102c1e6c58a55b0427e41c2349fd7b6190asha256:be61d2c962b94d146ba4890e23459c40ecf7f54903fbce2fd58e7aea15457c54sha256:25305c3eca3f219ddb2e0493a8a29d6e36c88be586b836999e4c5c0b3190ced2sha256:0bb1528fc64125ca2fd5b9b4db8b453a40798d2662ad239ead6465bbfd883467sha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9.3$ docker pull postgres@sha256:55f3a501b2edb85ca77d084663c3d41d69556ea8ec49d1d8d6125e1f3074bc72
postgres:9.3 - linux; amd64application/vnd.docker.distribution.manifest.v1+json5b023a9096e4352c7a914578a58b617e029e2611f92a1ec4c816ef695b6f000f["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:14:55 GMT
ENV PG_MAJOR=9.3
# Tue, 24 May 2016 06:14:56 GMT
ENV PG_VERSION=9.3.13-1.pgdg80+1
# Tue, 24 May 2016 06:14:58 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:16:41 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:16:44 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:16:46 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:16:47 GMT
ENV PATH=/usr/lib/postgresql/9.3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:16:47 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:16:48 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:16:49 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:16:50 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:16:51 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:16:51 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:182f57e17b786037bd5474eaf3452102c1e6c58a55b0427e41c2349fd7b6190asha256:be61d2c962b94d146ba4890e23459c40ecf7f54903fbce2fd58e7aea15457c54sha256:25305c3eca3f219ddb2e0493a8a29d6e36c88be586b836999e4c5c0b3190ced2sha256:0bb1528fc64125ca2fd5b9b4db8b453a40798d2662ad239ead6465bbfd883467sha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9.2.17$ docker pull postgres@sha256:a8f2e34a15acb0f304551a97279d04dd1cab81b61e81baeb68f278f5a6d11c25
postgres:9.2.17 - linux; amd64application/vnd.docker.distribution.manifest.v2+jsonsha256:39273af07bb9c0533ee477f43c3548db13503e67529dd9a12c724b9a665f2b73["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:11:31 GMT
ENV PG_MAJOR=9.2
# Tue, 24 May 2016 06:11:32 GMT
ENV PG_VERSION=9.2.17-1.pgdg80+1
# Tue, 24 May 2016 06:11:34 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:13:15 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:13:18 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:13:20 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:13:21 GMT
ENV PATH=/usr/lib/postgresql/9.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:13:22 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:13:22 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:13:23 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:13:24 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:13:25 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:13:25 GMT
CMD ["postgres"]
Layers:
sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bsha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:46920b55c003d12f462b1e58e04e79b75f1d87cf771672e0975689c2f8cb80b3sha256:8a12aad253c3cc60ee67b25c19554a3327edc930a147d5194db4f637f547f019sha256:84cd6a4f7a7d67a5fc7733129ff70f51f7558e42cc410915e2ddde7cc60500b3sha256:eba551d866b49dbe7f3559e358475286128cccb419307e2fc94e0631c37f8422sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4postgres:9.2$ docker pull postgres@sha256:724c570102fed2eb671b4ed69f84c232c66da94570f83a5933021433412f4dac
postgres:9.2 - linux; amd64application/vnd.docker.distribution.manifest.v1+jsonb1a088fa8ebb2042f814091170e6204d856b3588dd3e340aa84c7b60493cd2be["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:11:31 GMT
ENV PG_MAJOR=9.2
# Tue, 24 May 2016 06:11:32 GMT
ENV PG_VERSION=9.2.17-1.pgdg80+1
# Tue, 24 May 2016 06:11:34 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:13:15 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:13:18 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:13:20 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:13:21 GMT
ENV PATH=/usr/lib/postgresql/9.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:13:22 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:13:22 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:13:23 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:13:24 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:13:25 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:13:25 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:eba551d866b49dbe7f3559e358475286128cccb419307e2fc94e0631c37f8422sha256:84cd6a4f7a7d67a5fc7733129ff70f51f7558e42cc410915e2ddde7cc60500b3sha256:8a12aad253c3cc60ee67b25c19554a3327edc930a147d5194db4f637f547f019sha256:46920b55c003d12f462b1e58e04e79b75f1d87cf771672e0975689c2f8cb80b3sha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9.1.22$ docker pull postgres@sha256:e931a035a2016501f764a232f667532a2c0a63e9d925aa9bf9158c9f745dbfda
postgres:9.1.22 - linux; amd64application/vnd.docker.distribution.manifest.v1+jsona9d8d2dd5a47d64f3537f3e5ba67ef884888195336868d53ad60986b16cff906["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:08:04 GMT
ENV PG_MAJOR=9.1
# Tue, 24 May 2016 06:08:05 GMT
ENV PG_VERSION=9.1.22-1.pgdg80+1
# Tue, 24 May 2016 06:08:07 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:09:51 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:09:55 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:09:57 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:09:57 GMT
ENV PATH=/usr/lib/postgresql/9.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:09:58 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:09:59 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:09:59 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:10:00 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:10:01 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:10:02 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:6bc5696d4a8dff8dbbc0d453adec5c1f8d32e4ccb47c827c396ccc1c1e38e571sha256:a080b48dc9978ae4303c57797803bcba81ea9d6f158d97b4040328389293c878sha256:6b74065080300a210d1e81b155edd7c6d3d483e127dede41524898414445f81dsha256:ead927dc9e8d1e032bfe369b3de329183243a4f0be69e15422071887a6b1b02fsha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610bpostgres:9.1$ docker pull postgres@sha256:2c027453e9cf7a5a31b48d8cebae4d9a6da8001ddb02b286baa838461ee34bf6
postgres:9.1 - linux; amd64application/vnd.docker.distribution.manifest.v1+jsona9d8d2dd5a47d64f3537f3e5ba67ef884888195336868d53ad60986b16cff906["\/docker-entrypoint.sh"]Default Command: ["postgres"]
# Mon, 23 May 2016 22:57:20 GMT
ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
# Mon, 23 May 2016 22:57:23 GMT
CMD ["/bin/bash"]
# Tue, 24 May 2016 06:06:05 GMT
RUN groupadd -r postgres --gid=999 && useradd -r -g postgres --uid=999 postgres
# Tue, 24 May 2016 06:06:06 GMT
ENV GOSU_VERSION=1.7
# Tue, 24 May 2016 06:07:14 GMT
RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget
# Tue, 24 May 2016 06:07:50 GMT
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
# Tue, 24 May 2016 06:07:51 GMT
ENV LANG=en_US.utf8
# Tue, 24 May 2016 06:07:53 GMT
RUN mkdir /docker-entrypoint-initdb.d
# Tue, 24 May 2016 06:08:04 GMT
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
# Tue, 24 May 2016 06:08:04 GMT
ENV PG_MAJOR=9.1
# Tue, 24 May 2016 06:08:05 GMT
ENV PG_VERSION=9.1.22-1.pgdg80+1
# Tue, 24 May 2016 06:08:07 GMT
RUN echo 'deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list
# Tue, 24 May 2016 06:09:51 GMT
RUN apt-get update && apt-get install -y postgresql-common && sed -ri 's/#(create_main_cluster) .*$/\1 = false/' /etc/postgresql-common/createcluster.conf && apt-get install -y postgresql-$PG_MAJOR=$PG_VERSION postgresql-contrib-$PG_MAJOR=$PG_VERSION && rm -rf /var/lib/apt/lists/*
# Tue, 24 May 2016 06:09:55 GMT
RUN mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample /usr/share/postgresql/ && ln -sv ../postgresql.conf.sample /usr/share/postgresql/$PG_MAJOR/ && sed -ri "s!^#?(listen_addresses)\s*=\s*\S+.*!\1 = '*'!" /usr/share/postgresql/postgresql.conf.sample
# Tue, 24 May 2016 06:09:57 GMT
RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
# Tue, 24 May 2016 06:09:57 GMT
ENV PATH=/usr/lib/postgresql/9.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Tue, 24 May 2016 06:09:58 GMT
ENV PGDATA=/var/lib/postgresql/data
# Tue, 24 May 2016 06:09:59 GMT
VOLUME [/var/lib/postgresql/data]
# Tue, 24 May 2016 06:09:59 GMT
COPY file:49d80c3c7c75e29237bc4b49ea8e6ffe687aaf1a52e6774ab9fb1dfbd60a36bb in /
# Tue, 24 May 2016 06:10:00 GMT
ENTRYPOINT &{["/docker-entrypoint.sh"]}
# Tue, 24 May 2016 06:10:01 GMT
EXPOSE 5432/tcp
# Tue, 24 May 2016 06:10:02 GMT
CMD ["postgres"]
Layers:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4sha256:055e85b433f4a9223dd3ab4d7728db555bf0c82873d580397d4f207c5feeda34sha256:6bc5696d4a8dff8dbbc0d453adec5c1f8d32e4ccb47c827c396ccc1c1e38e571sha256:a080b48dc9978ae4303c57797803bcba81ea9d6f158d97b4040328389293c878sha256:6b74065080300a210d1e81b155edd7c6d3d483e127dede41524898414445f81dsha256:ead927dc9e8d1e032bfe369b3de329183243a4f0be69e15422071887a6b1b02fsha256:4b0c5c71fa5deb24d5d3a9686bf91c0c1fd00037257a8607b424f34779b1674fsha256:6d6ccf3c012cfd6ed87bf29f178ec2b5722fcd3dde116ea7ca3a9c0b856ac409sha256:f2a70e1bea0a0a1e4d8b6e23c66b5e87e4df5ce3f7ffd9ce0cb25b0aaf229fc0sha256:7e8f4bc7ac43728c0184780d3d8f24fd2dc1d004199f0b33d315a7e849e37c8fsha256:4a40f149a63873565397eea77b8dfadf5c8f67b7a3ca09beb78cd923ab17c286sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610b