Namespace
timescale
Image / Tag
timescaledb-ha:pg16-amd64
Content Digest
sha256:a86a11b510e6c5f6a3692f2847b322cc9183c84256441ca3d13afce2a2425875
Details
Created

2026-03-17 07:58:45 UTC

Size

1.57 GB

Content Digest
Labels
  • com.timescaledb.image.ai.version
    0.11.2
  • com.timescaledb.image.install_method
    docker-ha
  • com.timescaledb.image.patroni.version
    4.1.0
  • com.timescaledb.image.pgBackRest.version
    2.58.0
  • com.timescaledb.image.postgis.version
    3.6.2
  • com.timescaledb.image.postgresql.available_versions
    16.13
  • com.timescaledb.image.postgresql.version
    16.13
  • com.timescaledb.image.timescaledb.available_versions
    2.12.2,2.13.0,2.13.1,2.14.0,2.14.1,2.14.2,2.15.0,2.15.1,2.15.2,2.15.3,2.16.0,2.16.1,2.17.0,2.17.1,2.17.2,2.18.0,2.18.1,2.18.2,2.19.0,2.19.1,2.19.2,2.19.3,2.20.0,2.20.1,2.20.2,2.20.3,2.21.0,2.21.1,2.21.2,2.21.3,2.21.4,2.22.0,2.22.1,2.23.0,2.23.1,2.24.0,2.25.0,2.25.1,2.25.2
  • com.timescaledb.image.timescaledb.version
    2.25.2
  • com.timescaledb.image.timescaledb_toolkit.available_versions
    1.18.0,1.19.0,1.21.0,1.22.0
  • com.timescaledb.image.timescaledb_toolkit.version
    1.22.0
  • com.timescaledb.image.vectorscale.available_versions
    0.2.0,0.3.0,0.4.0,0.5.0,0.5.1,0.6.0,0.7.0,0.7.1,0.8.0,0.9.0
  • com.timescaledb.image.vectorscale.version
    0.9.0
  • org.opencontainers.image.created
    2026-03-17T07:56:38+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/16/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:8bb907b770b016dce59e497a97d08c4608b3ccd0b38c0515c850ac0b9e45104e - 100.0% (1.57 GB)

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


History
2026-03-17 07:58:40 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2026-03-17 07:58:45 UTC (buildkit.dockerfile.v0)

ARG PG_MAJOR=16

2026-03-17 07:58:45 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/16/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LC_ALL=C.UTF-8 LANG=C.UTF-8 PAGER=

2026-03-17 07:58:45 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGINT

2026-03-17 07:58:45 UTC (buildkit.dockerfile.v0)

WORKDIR /home/postgres

2026-03-17 07:58:45 UTC (buildkit.dockerfile.v0)

EXPOSE [5432/tcp 8008/tcp 8081/tcp]

2026-03-17 07:58:45 UTC (buildkit.dockerfile.v0)

USER postgres

2026-03-17 07:58:45 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2026-03-17 07:58:45 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