Sign inSign up

dockette/timescaledb:latest

Index digest

sha256:5fe9192bc6036cc3b4f9ddc46c3b712b185ffda91cb57b7280129de92fbb871a

OS/ARCH

linux/amd64

Compressed size

1.34 GB

Last pushed

5 days by f3l1x

Type

Image

Manifest digest

sha256:e836b9ac621d6e4ac0b803659c175f7d25022d8132e45fe2cf0c09d9ef2cf276

Image Layers

1COPY / / # buildkit1.34 GB
2ARG PG_MAJOR=180 B
3ENV PGROOT=/home/postgres PGDATA=/home/postgres/pgdata/data PGLOG=/home/postgres/pg_log PGSOCKET=/home/postgres/pgdata0 B
4STOPSIGNAL SIGINT0 B
5WORKDIR /home/postgres32 B
6EXPOSE [5432/tcp 8008/tcp 8081/tcp]0 B
7USER postgres0 B
8ENTRYPOINT ["/docker-entrypoint.sh"]0 B
9CMD ["postgres"]0 B
10ARG TIMESCALEDB_HA_TAG=pg18-ts2.260 B
11LABEL maintainer=Milan Sulc <[email protected]>0 B
12LABEL org.opencontainers.image.title=TimescaleDB (HA)0 B
13LABEL org.opencontainers.image.description=Thin republish of timescale/timescaledb-ha0 B
14LABEL org.opencontainers.image.version=pg18-ts2.260 B
15LABEL org.opencontainers.image.source=https://github.com/dockette/timescaledb0 B
16COPY docker-entrypoint-initdb.d/020_dockette_extensions.sql /docker-entrypoint-initdb.d/ # buildkit356 B

Command

COPY / / # buildkit