Sign inSign up

talismancloud/talisman-postgres:4.8.5.GA1

Multi-platform
Index digest

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 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.29 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.31 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.06 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=160 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
14ENV PG_VERSION=16.4-1.pgdg120+20 B
15RUN /bin/sh -c set -ex;102.43 MB
16RUN /bin/sh -c set -eux;9.69 KB
17RUN /bin/sh -c install --verbose126 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c install --verbose167 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT185 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27LABEL org.opencontainers.image.title=talisman-postgres0 B
28LABEL org.opencontainers.image.description=Talisman Platform Postgres0 B
29LABEL org.opencontainers.image.url=https://talismanplatform.com0 B
30LABEL org.opencontainers.image.licenses=Talisman Platform License 1.00 B
31LABEL org.opencontainers.image.version=4.8.5.GA10 B
32LABEL org.apache.camel.karavan/type=internal0 B
33ENV POSTGRES_DB=talisman0 B
34ENV POSTGRES_USER=talisman0 B
35ENV POSTGRES_PASSWORD=talisman0 B
36COPY postgres/init-user-db.sh /docker-entrypoint-initdb.d/init-user-db.sh # buildkit355 B
37HEALTHCHECK &{["CMD-SHELL" "pg_isready -U $POSTGRES_USER0 B

Command

ADD rootfs.tar.xz / # buildkit