2021-10-28 07:47:53 UTC
440 MB
/home/postgres/pgdata/backup
LANGC.UTF-8
LC_ALLC.UTF-8
PAGER PATH/usr/lib/postgresql/12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGBACKREST_CONFIG/home/postgres/pgdata/backup/pgbackrest.conf
PGBACKREST_STANZApoddb
PGDATA/home/postgres/pgdata/data
PGLOG/home/postgres/pg_log
PGROOT/home/postgres
PGSOCKET/home/postgres/pgdata
[#000] sha256:cc1914b0a70a66c6a325be8873a631944bdc4404c48bedd0134bb57ca1f0e5ce - 99.99% (440 MB)
[#001] sha256:413cee9c5ada15962f0338f7df2e50235f815aa225b0ecd2f3bdc906508a0ce9 - 0.0% (1.25 KB)
[#002] sha256:d3de63e3804b1d4e70e129e9dc3e9e6d01c114b3eb4a44f5fd4ab2d3f1e4dbc3 - 0.0% (119 Bytes)
[#003] sha256:5de74aaa39baf46da673cb416513836d06b423e120f502a3870bd5e27de455fe - 0.0% (984 Bytes)
[#004] sha256:3a621b7dd7f46a40af04aa8d5dee598a6d8603ef7e443a661de5ae94c5316f26 - 0.01% (24.5 KB)
[#005] sha256:53ae7cb203d90dfa41d6a5c30da74a652349f78ae0be159d64eda521e97d407e - 0.0% (332 Bytes)
[#006] sha256:32ccd156c35b7243bcc9b41439a5347d6026cac2c03c00b98c9dd7ebb14fb005 - 0.0% (154 Bytes)
[#007] sha256:3451a9fd9ce9dd91b16821f262fc426ca6df6ceea033edcac1e79c29a8b47a47 - 0.0% (321 Bytes)
[#008] sha256:724677c988cd90a266ffafecd304089109a1e2584c978d081de681c1ecb46eea - 0.0% (336 Bytes)
/bin/sh -c #(nop) COPY dir:0fe16c1c3b443e15151ed374b86a5fbeea41f0de1d0173c358cf6281c0040b31 in /
2021-10-28 07:47:13 UTC/bin/sh -c #(nop) ARG PG_MAJOR
2021-10-28 07:47:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-28 07:47:15 UTC/bin/sh -c #(nop) CMD ["postgres"]
2021-10-28 07:47:17 UTC/bin/sh -c #(nop) COPY file:83e6ed83d6657683db84c0d8d2df8c11c20e7ac2de3f0a8ef45a61a6403d71dc in /
2021-10-28 07:47:18 UTC|1 PG_MAJOR=12 /bin/sh -c ln -s /timescaledb_entrypoint.sh /patroni_entrypoint.sh
2021-10-28 07:47:19 UTC/bin/sh -c #(nop) COPY file:814be6562b55943b845541b5fa469b6c19034f68eafd48269ef6ef5cb057e3e8 in /
2021-10-28 07:47:20 UTC/bin/sh -c #(nop) COPY dir:8221b766a28b62ff6bbe256e6e3fe4a2d4d2fd5de5b2119eec4cc464fbdb5b0c in /scripts/
2021-10-28 07:47:20 UTC/bin/sh -c #(nop) ENV PGROOT=/home/postgres PGDATA=/home/postgres/pgdata/data PGLOG=/home/postgres/pg_log PGSOCKET=/home/postgres/pgdata BACKUPROOT=/home/postgres/pgdata/backup PGBACKREST_CONFIG=/home/postgres/pgdata/backup/pgbackrest.conf PGBACKREST_STANZA=poddb PATH=/usr/lib/postgresql/12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LC_ALL=C.UTF-8 LANG=C.UTF-8 PAGER=
2021-10-28 07:47:22 UTC|1 PG_MAJOR=12 /bin/sh -c usermod postgres --home ${PGROOT} --move-home
2021-10-28 07:47:24 UTC|1 PG_MAJOR=12 /bin/sh -c install -o postgres -g postgres -m 0750 -d "${PGROOT}" "${PGLOG}" "${PGDATA}" "${BACKUPROOT}" /etc/supervisor/conf.d /scripts /var/lib/postgresql
2021-10-28 07:47:25 UTC|1 PG_MAJOR=12 /bin/sh -c rm /etc/pgbackrest.conf && ln -s "${PGBACKREST_CONFIG}" /etc/pgbackrest.conf
2021-10-28 07:47:27 UTC|1 PG_MAJOR=12 /bin/sh -c for i in $(seq 0 7); do touch "${PGLOG}/postgresql-$i.log" "${PGLOG}/postgresql-$i.csv"; done
2021-10-28 07:47:29 UTC|1 PG_MAJOR=12 /bin/sh -c chown postgres:postgres "${PGLOG}" "${PGROOT}" "${PGDATA}" /var/run/postgresql/ -R
2021-10-28 07:47:30 UTC|1 PG_MAJOR=12 /bin/sh -c chown postgres:postgres /var/log/pgbackrest/ /var/lib/pgbackrest /var/spool/pgbackrest -R
2021-10-28 07:47:31 UTC/bin/sh -c #(nop) WORKDIR /home/postgres
2021-10-28 07:47:32 UTC/bin/sh -c #(nop) EXPOSE 5432 8008 8081
2021-10-28 07:47:33 UTC/bin/sh -c #(nop) USER postgres
2021-10-28 07:47:34 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.install_method=docker-ha
2021-10-28 07:47:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-28T06:59:19+00:00
2021-10-28 07:47:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=v1.0.7
2021-10-28 07:47:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/timescale/timescaledb-docker-ha
2021-10-28 07:47:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Timescale
2021-10-28 07:47:43 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.hotforge.version=0.1.35
2021-10-28 07:47:43 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.patroni.version=2.1.1
2021-10-28 07:47:44 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.pgBackRest.version=2.35
2021-10-28 07:47:45 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.postgis.version=3.1.4
2021-10-28 07:47:46 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.postgresql.available_versions=11.13,12.8
2021-10-28 07:47:47 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.postgresql.version=12.8
2021-10-28 07:47:48 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.promscale.version=0.2.0
2021-10-28 07:47:49 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.timescaledb.available_versions=1.7.0,1.7.1,1.7.2,1.7.3,1.7.4,1.7.5,2.0.0,2.0.0-rc3,2.0.0-rc4,2.0.1,2.0.2,2.1.0,2.1.1,2.2.0,2.2.1,2.3.0,2.3.1,2.4.0,2.4.1,2.4.2,2.5.0
2021-10-28 07:47:50 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.timescaledb.version=2.5.0
2021-10-28 07:47:51 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.timescaledb_cloudutils.version=1.0.2
2021-10-28 07:47:52 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.timescaledb_toolkit.version=1.3.1
2021-10-28 07:47:53 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.tsdb_admin.version=0.1.1
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.