Namespace
timescale
Image / Tag
timescaledb-ha:cicd-58aff7c
Content Digest
sha256:7d6d5fce6fd6f9b30444ed29f1f1b72a2279d34734ba39595e325dcf5ebcf01d
Details
Created

2024-08-19 17:06:08 UTC

Size

1.66 GB

Content Digest
Labels
  • com.timescaledb.image.install_method
    docker-ha
  • org.opencontainers.image.created
    2024-08-19T15:57:04+00:00
  • org.opencontainers.image.revision
    58aff7c594bc282da6ab516109a5a182bf5bf6c2
  • 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:a77a9816721754706cafa508f4f3f641e7f5f9b4a601244425156615843d720d - 100.0% (1.66 GB)

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


History
2024-08-19 17:06:08 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-08-19 17:06:08 UTC (buildkit.dockerfile.v0)

ARG PG_MAJOR

2024-08-19 17:06:08 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-08-19 17:06:08 UTC (buildkit.dockerfile.v0)

WORKDIR /home/postgres

2024-08-19 17:06:08 UTC (buildkit.dockerfile.v0)

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

2024-08-19 17:06:08 UTC (buildkit.dockerfile.v0)

USER postgres

2024-08-19 17:06:08 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2024-08-19 17:06:08 UTC (buildkit.dockerfile.v0)

CMD ["postgres"]

Details
Created

2024-08-19 17:01:07 UTC

Size

1.5 GB

Content Digest
Labels
  • com.timescaledb.image.install_method
    docker-ha
  • org.opencontainers.image.created
    2024-08-19T16:00:07+00:00
  • org.opencontainers.image.revision
    58aff7c594bc282da6ab516109a5a182bf5bf6c2
  • 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:48fe65ce6ab06589dcd222656a0dc3326cd46d2b708b334f879b0fd4c1df5ec6 - 100.0% (1.5 GB)

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


History
2024-08-19 17:01:07 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-08-19 17:01:07 UTC (buildkit.dockerfile.v0)

ARG PG_MAJOR=16

2024-08-19 17:01:07 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-08-19 17:01:07 UTC (buildkit.dockerfile.v0)

WORKDIR /home/postgres

2024-08-19 17:01:07 UTC (buildkit.dockerfile.v0)

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

2024-08-19 17:01:07 UTC (buildkit.dockerfile.v0)

USER postgres

2024-08-19 17:01:07 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2024-08-19 17:01:07 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