Namespace
timescale
Image / Tag
timescaledb-ha:pg13.3-ts2.3.0-p1
Content Digest
sha256:0226d2dca34117e8014d597d74a809a6ac5f542be45f604dd7f3ac2cda19f54a
Details
Created

2021-06-23 10:01:43 UTC

Size

374 MB

Content Digest
Labels
  • com.timescaledb.image.install_method
    docker-ha
  • com.timescaledb.image.patroni.version
    2.0.2
  • com.timescaledb.image.pgBackRest.version
    2.34
  • com.timescaledb.image.postgis.version
    3.1.2
  • com.timescaledb.image.postgresql.available_versions
    12.7,13.3
  • com.timescaledb.image.postgresql.version
    13.3
  • com.timescaledb.image.promscale.version
    0.1.2
  • com.timescaledb.image.timescale_analytics.version
    0.3
  • com.timescaledb.image.timescaledb.available_versions
    2.1.0,2.1.1,2.2.0,2.2.1,2.3.0
  • com.timescaledb.image.timescaledb.version
    2.3.0
  • com.timescaledb.image.tsdb_admin.version
    0.1.1
  • org.opencontainers.image.created
    2021-06-23T09:33:37+00:00
  • org.opencontainers.image.revision
    v0.4.7
  • 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:e18f72776c06348e07dff29c0c25ee956135cae69abad838bb4f0bf5ebd69d8a - 99.99% (374 MB)

[#001] sha256:f9325ce03f1f95ac9404ac66a102243f8532dcec8d0569b5f1a0d7d3c37a454e - 0.0% (1.25 KB)

[#002] sha256:48a4b029adb9d2f6101e6df711a80ca3be12c4bcd87cd3efed801bfc68a3b233 - 0.0% (119 Bytes)

[#003] sha256:be4ccb1fc2e3049b23da238624b39452eb88759920dafc0e29f394dd2e8fe518 - 0.0% (982 Bytes)

[#004] sha256:0db4640073d0e05b246776ea672c16ddb358b0802e885ba3534f97a4e59fa6da - 0.01% (25.1 KB)

[#005] sha256:8e4b16672b9dac77a9458eaccf28ec4e48b8be0745d09d7a55ee6610019b7e20 - 0.0% (332 Bytes)

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

[#007] sha256:64270f512fb5b7517b2939c4fe28156dc3cec0743603b86c299f32ea8cc19ca1 - 0.0% (321 Bytes)

[#008] sha256:4c3e3ba73e239104dbd0b653af900e1678c725df0b8edb387d2af2a5b7dfccec - 0.0% (340 Bytes)


History
2021-06-23 10:00:54 UTC

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

2021-06-23 10:00:57 UTC

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

2021-06-23 10:00:58 UTC

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

2021-06-23 10:00:59 UTC

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

2021-06-23 10:01:00 UTC

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

2021-06-23 10:01:01 UTC

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

2021-06-23 10:01:02 UTC

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

2021-06-23 10:01:03 UTC

/bin/sh -c #(nop) COPY dir:4d529f11a4be44b908d98186c8e142d62cd539eeec95e660035e8b89ff0777ca in /scripts/

2021-06-23 10:01:03 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-06-23 10:01:05 UTC

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

2021-06-23 10:01:06 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-06-23 10:01:07 UTC

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

2021-06-23 10:01:09 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-06-23 10:01:10 UTC

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

2021-06-23 10:01:11 UTC

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

2021-06-23 10:01:12 UTC

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

2021-06-23 10:01:13 UTC

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

2021-06-23 10:01:14 UTC

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

2021-06-23 10:01:15 UTC

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

2021-06-23 10:01:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-23T09:33:37+00:00

2021-06-23 10:01:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=v0.4.7

2021-06-23 10:01:18 UTC

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

2021-06-23 10:01:19 UTC

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

2021-06-23 10:01:35 UTC

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

2021-06-23 10:01:36 UTC

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

2021-06-23 10:01:36 UTC

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

2021-06-23 10:01:37 UTC

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

2021-06-23 10:01:38 UTC

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

2021-06-23 10:01:39 UTC

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

2021-06-23 10:01:40 UTC

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

2021-06-23 10:01:41 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

2021-06-23 10:01:42 UTC

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

2021-06-23 10:01:43 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