Namespace
timescale
Image / Tag
timescaledb-ha:pg13.3-ts2.2.1-p0
Content Digest
sha256:f921b242fffd1b9d09ccf867defbb0b7e864394ade1cb76ed63b76d453aec4e1
Details
Created

2021-05-13 14:40:32 UTC

Size

353 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.33
  • com.timescaledb.image.postgis.version
    3.1.1
  • com.timescaledb.image.postgresql.version
    13.3
  • com.timescaledb.image.promscale.version
    0.1.2
  • com.timescaledb.image.timescale_analytics.version
    0.2
  • com.timescaledb.image.timescaledb.available_versions
    2.1.0,2.1.1,2.2.0,2.2.1
  • com.timescaledb.image.timescaledb.version
    2.2.1
  • com.timescaledb.image.tsdb_admin.version
    0.1.1
  • org.opencontainers.image.created
    2021-05-13T14:20:24+00:00
  • org.opencontainers.image.revision
    v0.4.4
  • 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:35666d7937be621de8867f03206e37d65885abc1c3e3c2445f27297429e65087 - 99.99% (353 MB)

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

[#002] sha256:09a06c86572e9fec4035b61c957acac478398a242c6bef6c852fea1254e2b8b4 - 0.0% (119 Bytes)

[#003] sha256:d4193c345a423f5a9b06a330bc43622ac8ca73e432725d9e098322aa50a126c7 - 0.0% (984 Bytes)

[#004] sha256:57bded921654cf555e7790fe819e8ca29f3bb6cb7baa9e33c574d52f5aefaa5b - 0.01% (25 KB)

[#005] sha256:eaa84eb1baee07b06ca0081ffc0db6f65ce8fd7487261f354f1f2f2694f9b13b - 0.0% (330 Bytes)

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

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

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


History
2021-05-13 14:39:46 UTC

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

2021-05-13 14:39:50 UTC

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

2021-05-13 14:39:50 UTC

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

2021-05-13 14:39:51 UTC

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

2021-05-13 14:39:53 UTC

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

2021-05-13 14:39:54 UTC

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

2021-05-13 14:39:55 UTC

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

2021-05-13 14:39:56 UTC

/bin/sh -c #(nop) COPY dir:98ec1372ce9969f26b4cb75d82da292fefcd71020c0124bf02e72883f0bed4c4 in /scripts/

2021-05-13 14:39:56 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-05-13 14:39:58 UTC

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

2021-05-13 14:39:59 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-05-13 14:40:00 UTC

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

2021-05-13 14:40:01 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-05-13 14:40:02 UTC

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

2021-05-13 14:40:03 UTC

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

2021-05-13 14:40:04 UTC

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

2021-05-13 14:40:04 UTC

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

2021-05-13 14:40:05 UTC

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

2021-05-13 14:40:06 UTC

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

2021-05-13 14:40:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-13T14:20:24+00:00

2021-05-13 14:40:08 UTC

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

2021-05-13 14:40:09 UTC

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

2021-05-13 14:40:10 UTC

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

2021-05-13 14:40:24 UTC

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

2021-05-13 14:40:25 UTC

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

2021-05-13 14:40:26 UTC

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

2021-05-13 14:40:27 UTC

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

2021-05-13 14:40:28 UTC

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

2021-05-13 14:40:29 UTC

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

2021-05-13 14:40:30 UTC

/bin/sh -c #(nop) LABEL com.timescaledb.image.timescaledb.available_versions=2.1.0,2.1.1,2.2.0,2.2.1

2021-05-13 14:40:31 UTC

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

2021-05-13 14:40:32 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