Namespace
timescale
Image / Tag
timescaledb-ha:pg13.4-ts2.4-oss-latest
Content Digest
sha256:6275456b412c05b45458c485aed4caebedaf4dd1d5125bc4ac5ec558dec0baf2
Details
Created

2021-10-25 10:55:21 UTC

Size

344 MB

Content Digest
Labels
  • com.timescaledb.image.hotforge.version
    0.1.35
  • com.timescaledb.image.install_method
    docker-ha
  • com.timescaledb.image.patroni.version
    2.1.1
  • com.timescaledb.image.pgBackRest.version
    2.35
  • com.timescaledb.image.postgis.version
    3.1.4
  • com.timescaledb.image.postgresql.available_versions
    12.8,13.4
  • com.timescaledb.image.postgresql.version
    13.4
  • com.timescaledb.image.timescaledb.available_versions
    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
  • com.timescaledb.image.timescaledb.version
    2.4.2
  • com.timescaledb.image.tsdb_admin.version
    0.1.1
  • org.opencontainers.image.created
    2021-10-25T10:39:47+00:00
  • org.opencontainers.image.revision
    v1.0.1-hf-1
  • org.opencontainers.image.source
    https://github.com/timescale/timescaledb-docker-ha
  • org.opencontainers.image.vendor
    Timescale

Environment
BACKUPROOT

/home/postgres/pgdata/backup

LANG

C.UTF-8

LC_ALL

C.UTF-8

PAGER

PATH

/usr/lib/postgresql/13/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGBACKREST_CONFIG

/home/postgres/pgdata/backup/pgbackrest.conf

PGBACKREST_STANZA

poddb

PGDATA

/home/postgres/pgdata/data

PGLOG

/home/postgres/pg_log

PGROOT

/home/postgres

PGSOCKET

/home/postgres/pgdata


Layers

[#000] sha256:6a37efbc516e0a8a10700b8c243e95aa6ec68ed31f32f2cedf9789795617a55a - 99.99% (344 MB)

[#001] sha256:e5daa290c259016c4334cafe81ad071611cf1d4b5e62f1a3213eec8f87fd8cbd - 0.0% (1.26 KB)

[#002] sha256:1e16f6237e11349684e235996db7f895c3d7023de2763d8b0205867ffb85b826 - 0.0% (119 Bytes)

[#003] sha256:924c38bb6267fc2d98132dd3b4d6da4daf0659502cf943cc905d2784e66c9f4f - 0.0% (985 Bytes)

[#004] sha256:8ea5f6a1e3b14b210912939e4d7ed6bb2b4913b7ceb12d4646e282318e41eada - 0.01% (24.5 KB)

[#005] sha256:261b93bf6e12e0705d26408dcd227a06431a7b03393b0dbf9ff13b02c1ac8eb2 - 0.0% (328 Bytes)

[#006] sha256:44553dcc16cbbb5c268f7e892fdca34a9b6e124ce626ce799707edd27109cd73 - 0.0% (153 Bytes)

[#007] sha256:baa7919bb297672426d4da0f6f7eb2cb23a8a0257b2a8521a1630830ab960ed3 - 0.0% (320 Bytes)

[#008] sha256:e08e6617d7f06dfbde4c7225bc2ad11a88783d887159e116733cde70dcef06d7 - 0.0% (338 Bytes)


History
2021-10-25 10:54:40 UTC

/bin/sh -c #(nop) COPY dir:cccb49a67d9453f2deae1b421b3896ac282f8a539dd5b3f7dfc5ca1a3e5db4fe in /

2021-10-25 10:54:43 UTC

/bin/sh -c #(nop) ARG PG_MAJOR

2021-10-25 10:54:44 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2021-10-25 10:54:45 UTC

/bin/sh -c #(nop) CMD ["postgres"]

2021-10-25 10:54:47 UTC

/bin/sh -c #(nop) COPY file:83e6ed83d6657683db84c0d8d2df8c11c20e7ac2de3f0a8ef45a61a6403d71dc in /

2021-10-25 10:54:48 UTC

|1 PG_MAJOR=13 /bin/sh -c ln -s /timescaledb_entrypoint.sh /patroni_entrypoint.sh

2021-10-25 10:54:49 UTC

/bin/sh -c #(nop) COPY file:814be6562b55943b845541b5fa469b6c19034f68eafd48269ef6ef5cb057e3e8 in /

2021-10-25 10:54:50 UTC

/bin/sh -c #(nop) COPY dir:8221b766a28b62ff6bbe256e6e3fe4a2d4d2fd5de5b2119eec4cc464fbdb5b0c in /scripts/

2021-10-25 10:54:51 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/13/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-25 10:54:52 UTC

|1 PG_MAJOR=13 /bin/sh -c usermod postgres --home ${PGROOT} --move-home

2021-10-25 10:54:54 UTC

|1 PG_MAJOR=13 /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-25 10:54:56 UTC

|1 PG_MAJOR=13 /bin/sh -c rm /etc/pgbackrest.conf && ln -s "${PGBACKREST_CONFIG}" /etc/pgbackrest.conf

2021-10-25 10:54:57 UTC

|1 PG_MAJOR=13 /bin/sh -c for i in $(seq 0 7); do touch "${PGLOG}/postgresql-$i.log" "${PGLOG}/postgresql-$i.csv"; done

2021-10-25 10:54:59 UTC

|1 PG_MAJOR=13 /bin/sh -c chown postgres:postgres "${PGLOG}" "${PGROOT}" "${PGDATA}" /var/run/postgresql/ -R

2021-10-25 10:55:01 UTC

|1 PG_MAJOR=13 /bin/sh -c chown postgres:postgres /var/log/pgbackrest/ /var/lib/pgbackrest /var/spool/pgbackrest -R

2021-10-25 10:55:02 UTC

/bin/sh -c #(nop) WORKDIR /home/postgres

2021-10-25 10:55:03 UTC

/bin/sh -c #(nop) EXPOSE 5432 8008 8081

2021-10-25 10:55:04 UTC

/bin/sh -c #(nop) USER postgres

2021-10-25 10:55:05 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.install_method=docker-ha

2021-10-25 10:55:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25T10:39:47+00:00

2021-10-25 10:55:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=v1.0.1-hf-1

2021-10-25 10:55:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/timescale/timescaledb-docker-ha

2021-10-25 10:55:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Timescale

2021-10-25 10:55:14 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.hotforge.version=0.1.35

2021-10-25 10:55:15 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.patroni.version=2.1.1

2021-10-25 10:55:16 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.pgBackRest.version=2.35

2021-10-25 10:55:17 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.postgis.version=3.1.4

2021-10-25 10:55:17 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.postgresql.available_versions=12.8,13.4

2021-10-25 10:55:18 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.postgresql.version=13.4

2021-10-25 10:55:19 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.timescaledb.available_versions=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-25 10:55:20 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.timescaledb.version=2.4.2

2021-10-25 10:55:21 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.tsdb_admin.version=0.1.1

Danger Zone
Delete Tag

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.

Delete