Namespace
timescale
Image / Tag
timescaledb-ha:pg13-ts2.12-all
Content Digest
sha256:e877ac941bcd5d6a68a2e3bc7374314aedf1092ee3a2efc95d5eae6153171c70
Details
Created

2023-11-28 07:36:50 UTC

Size

769 MB

Content Digest
Labels
  • com.timescaledb.image.install_method
    docker-ha
  • com.timescaledb.image.patroni.version
    3.2.0
  • com.timescaledb.image.pgBackRest.version
    2.48
  • com.timescaledb.image.postgis.version
    3.4.0
  • com.timescaledb.image.postgresql.available_versions
    12.17,13.13
  • com.timescaledb.image.postgresql.version
    13.13
  • com.timescaledb.image.promscale.available_versions
    0.0.0,0.1,0.1.1,0.1.2,0.1.3-beta,0.2.0,0.3.0,0.3.1,0.3.2,0.5.0,0.5.1,0.5.2,0.5.4,0.6.0,0.7.0,0.8.0
  • com.timescaledb.image.promscale.version
    0.8.0
  • com.timescaledb.image.timescaledb.available_versions
    2.1.0,2.1.1,2.10.0,2.10.1,2.10.2,2.10.3,2.11.0,2.11.1,2.11.2,2.12.0,2.12.1,2.12.2,2.2.0,2.2.1,2.3.0,2.3.1,2.4.0,2.4.1,2.4.2,2.5.0,2.5.1,2.5.2,2.6.0,2.6.1,2.7.0,2.7.1,2.7.2,2.8.0,2.8.1,2.9.0,2.9.1,2.9.2,2.9.3
  • com.timescaledb.image.timescaledb.version
    2.12.2
  • com.timescaledb.image.timescaledb_toolkit.available_versions
    1.10.1,1.11.0,1.12.0,1.12.1,1.13.0,1.13.1,1.14.0,1.15.0,1.16.0,1.17.0,1.6.0,1.7.0,1.8.0
  • com.timescaledb.image.timescaledb_toolkit.version
    1.17.0
  • org.opencontainers.image.created
    2023-11-28T07:36:21+00:00
  • org.opencontainers.image.revision
    refs/heads/master
  • 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:bcd0ea5dbc63f2d391c97c532d685733eafc096a177b9df6b54c222f80d14b94 - 100.0% (769 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2023-11-28 07:36:50 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-11-28 07:36:50 UTC (buildkit.dockerfile.v0)

ARG PG_MAJOR

2023-11-28 07:36:50 UTC (buildkit.dockerfile.v0)

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=

2023-11-28 07:36:50 UTC (buildkit.dockerfile.v0)

WORKDIR /home/postgres

2023-11-28 07:36:50 UTC (buildkit.dockerfile.v0)

EXPOSE map[5432/tcp:{} 8008/tcp:{} 8081/tcp:{}]

2023-11-28 07:36:50 UTC (buildkit.dockerfile.v0)

USER postgres

2023-11-28 07:36:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2023-11-28 07:36:50 UTC (buildkit.dockerfile.v0)

CMD ["postgres"]

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