Namespace
timescale
Image / Tag
timescaledb-ha:pg16.2-ts2.14.2-oss
Content Digest
sha256:9b077e9697fa9500f0cfa4e5ee684424f3e6cdc5f7f37f5c4094b9f9c489d1f4
Details
Created

2024-05-07 07:12:46 UTC

Size

330 MB

Content Digest
Labels
  • com.timescaledb.image.install_method
    docker-ha
  • com.timescaledb.image.patroni.version
    3.3.0
  • com.timescaledb.image.pgBackRest.version
    2.51
  • com.timescaledb.image.postgis.version
    3.4.2
  • com.timescaledb.image.postgresql.available_versions
    16.2
  • com.timescaledb.image.postgresql.version
    16.2
  • com.timescaledb.image.timescaledb.available_versions
    2.12.2,2.13.0,2.13.1,2.14.0,2.14.1,2.14.2
  • com.timescaledb.image.timescaledb.version
    2.14.2
  • org.opencontainers.image.created
    2024-05-07T07:12:27+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:692577e1876e41856fa10c8861a44a834f48fbd0950384c343fa79640876acab - 100.0% (330 MB)

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


History
2024-05-07 07:12:46 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-05-07 07:12:46 UTC (buildkit.dockerfile.v0)

ARG PG_MAJOR

2024-05-07 07:12:46 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=

2024-05-07 07:12:46 UTC (buildkit.dockerfile.v0)

WORKDIR /home/postgres

2024-05-07 07:12:46 UTC (buildkit.dockerfile.v0)

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

2024-05-07 07:12:46 UTC (buildkit.dockerfile.v0)

USER postgres

2024-05-07 07:12:46 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2024-05-07 07:12:46 UTC (buildkit.dockerfile.v0)

CMD ["postgres"]

Details
Created

2024-05-07 07:14:30 UTC

Size

318 MB

Content Digest
Labels
  • com.timescaledb.image.install_method
    docker-ha
  • com.timescaledb.image.patroni.version
    3.3.0
  • com.timescaledb.image.pgBackRest.version
    2.51
  • com.timescaledb.image.postgis.version
    3.4.2
  • com.timescaledb.image.postgresql.available_versions
    16.2
  • com.timescaledb.image.postgresql.version
    16.2
  • com.timescaledb.image.timescaledb.available_versions
    2.12.2,2.13.0,2.13.1,2.14.0,2.14.1,2.14.2
  • com.timescaledb.image.timescaledb.version
    2.14.2
  • org.opencontainers.image.created
    2024-05-07T07:14:16+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:a6f02966576254dd7c3bba27946fd23a770c9184b862708ea3e8f92db77d2b09 - 100.0% (318 MB)

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


History
2024-05-07 07:14:30 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-05-07 07:14:30 UTC (buildkit.dockerfile.v0)

ARG PG_MAJOR

2024-05-07 07:14:30 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=

2024-05-07 07:14:30 UTC (buildkit.dockerfile.v0)

WORKDIR /home/postgres

2024-05-07 07:14:30 UTC (buildkit.dockerfile.v0)

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

2024-05-07 07:14:30 UTC (buildkit.dockerfile.v0)

USER postgres

2024-05-07 07:14:30 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2024-05-07 07:14:30 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