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 GB2ARG PG_MAJOR=180 B3ENV PGROOT=/home/postgres PGDATA=/home/postgres/pgdata/data PGLOG=/home/postgres/pg_log PGSOCKET=/home/postgres/pgdata0 B4STOPSIGNAL SIGINT0 B5WORKDIR /home/postgres32 B6EXPOSE [5432/tcp 8008/tcp 8081/tcp]0 B7USER postgres0 B8ENTRYPOINT ["/docker-entrypoint.sh"]0 B9CMD ["postgres"]0 B10ARG TIMESCALEDB_HA_TAG=pg18-ts2.260 B12LABEL org.opencontainers.image.title=TimescaleDB (HA)0 B13LABEL org.opencontainers.image.description=Thin republish of timescale/timescaledb-ha0 B14LABEL org.opencontainers.image.version=pg18-ts2.260 B15LABEL org.opencontainers.image.source=https://github.com/dockette/timescaledb0 B16COPY docker-entrypoint-initdb.d/020_dockette_extensions.sql /docker-entrypoint-initdb.d/ # buildkit356 BCommand
COPY / / # buildkit