sha256:fdacacf21565c865abaed0ce278943e39aea52aacf98523e775be8f7d2ab3522
OS/ARCH
Compressed size
144.61 MB
Last pushed
over 1 year by talismancloud
Type
Image
Manifest digest
sha256:840de829efbcd7317a6853263ab72dca92efcb2b9cdb20aa13fa0f18a8eae20f
Image Layers
1ADD rootfs.tar.xz / # buildkit27.81 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.14 KB4RUN /bin/sh -c set -ex;4.29 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.31 MB7RUN /bin/sh -c set -eux;7.69 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1.06 MB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=160 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B14ENV PG_VERSION=16.4-1.pgdg120+20 B15RUN /bin/sh -c set -ex;102.43 MB16RUN /bin/sh -c set -eux;9.69 KB17RUN /bin/sh -c install --verbose126 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c install --verbose167 B20VOLUME [/var/lib/postgresql/data]0 B21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB22RUN /bin/sh -c ln -sT185 B23ENTRYPOINT ["docker-entrypoint.sh"]0 B24STOPSIGNAL SIGINT0 B25EXPOSE map[5432/tcp:{}]0 B26CMD ["postgres"]0 B27LABEL org.opencontainers.image.title=talisman-postgres0 B28LABEL org.opencontainers.image.description=Talisman Platform Postgres0 B29LABEL org.opencontainers.image.url=https://talismanplatform.com0 B30LABEL org.opencontainers.image.licenses=Talisman Platform License 1.00 B31LABEL org.opencontainers.image.version=4.8.5.GA10 B32LABEL org.apache.camel.karavan/type=internal0 B33ENV POSTGRES_DB=talisman0 B34ENV POSTGRES_USER=talisman0 B35ENV POSTGRES_PASSWORD=talisman0 B36COPY postgres/init-user-db.sh /docker-entrypoint-initdb.d/init-user-db.sh # buildkit355 B37HEALTHCHECK &{["CMD-SHELL" "pg_isready -U $POSTGRES_USER0 BCommand
ADD rootfs.tar.xz / # buildkit