sha256:ee23919f51d46f94f9c239f052cd3514d7097df98978a1f12da1f393fc32d66a
OS/ARCH
Compressed size
146.34 MB
Last pushed
over 1 year by talismancloud
Type
Image
Manifest digest
sha256:d5b7d43a0774af8c6cc4b3d7982f66ac44f459879014818e7529352d2d4d5d76
Image Layers
1ADD rootfs.tar.xz / # buildkit27.78 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.14 KB4RUN /bin/sh -c set -ex;4.32 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.38 MB7RUN /bin/sh -c set -eux;7.69 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1.14 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;104 MB16RUN /bin/sh -c set -eux;9.69 KB17RUN /bin/sh -c install --verbose127 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 -sT184 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.3.GA50 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 # buildkit357 B37HEALTHCHECK &{["CMD-SHELL" "pg_isready -U $POSTGRES_USER0 BCommand
ADD rootfs.tar.xz / # buildkit