2021-10-18 20:55:37 UTC
433 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:1ebfe7c2b66690fd7467b0a10fdbbac0ff52e99b41fcec50eef88e09e4a151e4 - 99.99% (433 MB)
[#001] sha256:f28ba981c5f5da74e92858510cee43f9093a0c7f667ad65ebac5e120f108b18c - 0.0% (1.25 KB)
[#002] sha256:3549b09c7dc5aa242b64fc1ff6482040d485b8831b644acb7af7c3a3f5cc1cc4 - 0.0% (119 Bytes)
[#003] sha256:52f8fabdc4e63a721465ffadb21a5e7d7cbf149b2ae24513c314d5d331ce198e - 0.0% (984 Bytes)
[#004] sha256:79876a680d67a56e91e8a82adaacf1e11afa25cce73cdd9ba8aab968bc7ed634 - 0.01% (24.5 KB)
[#005] sha256:0d45d627a01e98968673264ee9427cbe0a5c2c4e7941da8e4e9603bd5fa0e1ec - 0.0% (330 Bytes)
[#006] sha256:f905ae002d90e2fd471aa2e7401d23831110cec3e15abf6280202d7b3ffc4e27 - 0.0% (153 Bytes)
[#007] sha256:05ff96e79f4970e244e2b599ef5a20a1c05db9b0974a4b3f88ff07e9a2fac780 - 0.0% (318 Bytes)
[#008] sha256:7a2c913cf08b32dd805ee8d8b8299e9e22d45f8fa45b5ff1062fc19cf0fef89c - 0.0% (335 Bytes)
/bin/sh -c #(nop) COPY dir:ce096f0b87c312fb57d83a11a48124f3455fced87adf8f4fd0d393a5e6c04f3c in /
2021-10-18 20:54:55 UTC/bin/sh -c #(nop) ARG PG_MAJOR
2021-10-18 20:54:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-18 20:54:57 UTC/bin/sh -c #(nop) CMD ["postgres"]
2021-10-18 20:54:58 UTC/bin/sh -c #(nop) COPY file:83e6ed83d6657683db84c0d8d2df8c11c20e7ac2de3f0a8ef45a61a6403d71dc in /
2021-10-18 20:54:59 UTC|1 PG_MAJOR=12 /bin/sh -c ln -s /timescaledb_entrypoint.sh /patroni_entrypoint.sh
2021-10-18 20:55:00 UTC/bin/sh -c #(nop) COPY file:814be6562b55943b845541b5fa469b6c19034f68eafd48269ef6ef5cb057e3e8 in /
2021-10-18 20:55:01 UTC/bin/sh -c #(nop) COPY dir:8221b766a28b62ff6bbe256e6e3fe4a2d4d2fd5de5b2119eec4cc464fbdb5b0c in /scripts/
2021-10-18 20:55:02 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-18 20:55:04 UTC|1 PG_MAJOR=12 /bin/sh -c usermod postgres --home ${PGROOT} --move-home
2021-10-18 20:55:05 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-18 20:55:07 UTC|1 PG_MAJOR=12 /bin/sh -c rm /etc/pgbackrest.conf && ln -s "${PGBACKREST_CONFIG}" /etc/pgbackrest.conf
2021-10-18 20:55:09 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-18 20:55:11 UTC|1 PG_MAJOR=12 /bin/sh -c chown postgres:postgres "${PGLOG}" "${PGROOT}" "${PGDATA}" /var/run/postgresql/ -R
2021-10-18 20:55:13 UTC|1 PG_MAJOR=12 /bin/sh -c chown postgres:postgres /var/log/pgbackrest/ /var/lib/pgbackrest /var/spool/pgbackrest -R
2021-10-18 20:55:14 UTC/bin/sh -c #(nop) WORKDIR /home/postgres
2021-10-18 20:55:15 UTC/bin/sh -c #(nop) EXPOSE 5432 8008 8081
2021-10-18 20:55:16 UTC/bin/sh -c #(nop) USER postgres
2021-10-18 20:55:17 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.install_method=docker-ha
2021-10-18 20:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-18T20:02:40+00:00
2021-10-18 20:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=v1.0.5
2021-10-18 20:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/timescale/timescaledb-docker-ha
2021-10-18 20:55:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Timescale
2021-10-18 20:55:26 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.hotforge.version=0.1.35
2021-10-18 20:55:27 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.patroni.version=2.1.1
2021-10-18 20:55:28 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.pgBackRest.version=2.35
2021-10-18 20:55:29 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.postgis.version=3.1.4
2021-10-18 20:55:29 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.postgresql.available_versions=11.13,12.8
2021-10-18 20:55:30 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.postgresql.version=12.8
2021-10-18 20:55:31 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.promscale.version=0.2.0
2021-10-18 20:55:32 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.timescale_analytics.version=0.3
2021-10-18 20:55:33 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
2021-10-18 20:55:34 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.timescaledb.version=2.4.2
2021-10-18 20:55:35 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.timescaledb_cloudutils.version=1.0.1
2021-10-18 20:55:36 UTC/bin/sh -c #(nop) LABEL com.timescaledb.image.timescaledb_toolkit.version=1.3
2021-10-18 20:55:37 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.