Namespace
timescale
Image / Tag
timescaledb-ha:pg13-ts-oss
Content Digest
sha256:135786743fc24522410f53442a91dc461be8fea4233fa5e6576a7b73020ead32
Details
Created

2025-07-10 16:28:53 UTC

Size

953 MB

Content Digest
Labels
  • com.timescaledb.image.install_method
    docker-ha
  • org.opencontainers.image.created
    2025-07-10T16:27:36+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:932524c9152ddda062dc4c1defd20320ee19265107be449fdfff358274767a83 - 100.0% (953 MB)

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


History
2025-07-10 16:28:53 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2025-07-10 16:28:53 UTC (buildkit.dockerfile.v0)

ARG PG_MAJOR=13

2025-07-10 16:28:53 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=

2025-07-10 16:28:53 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGINT

2025-07-10 16:28:53 UTC (buildkit.dockerfile.v0)

WORKDIR /home/postgres

2025-07-10 16:28:53 UTC (buildkit.dockerfile.v0)

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

2025-07-10 16:28:53 UTC (buildkit.dockerfile.v0)

USER postgres

2025-07-10 16:28:53 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2025-07-10 16:28:53 UTC (buildkit.dockerfile.v0)

CMD ["postgres"]

Details
Created

2025-07-10 16:26:59 UTC

Size

929 MB

Content Digest
Labels
  • com.timescaledb.image.install_method
    docker-ha
  • org.opencontainers.image.created
    2025-07-10T16:26:10+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:a23fa6c1b0843feb38d4d30c4ec5e6252940e20fcd44da2517265de94c83299d - 100.0% (929 MB)

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


History
2025-07-10 16:26:59 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2025-07-10 16:26:59 UTC (buildkit.dockerfile.v0)

ARG PG_MAJOR=13

2025-07-10 16:26:59 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=

2025-07-10 16:26:59 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGINT

2025-07-10 16:26:59 UTC (buildkit.dockerfile.v0)

WORKDIR /home/postgres

2025-07-10 16:26:59 UTC (buildkit.dockerfile.v0)

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

2025-07-10 16:26:59 UTC (buildkit.dockerfile.v0)

USER postgres

2025-07-10 16:26:59 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2025-07-10 16:26:59 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