Sign inSign up

talismancloud/talisman-postgres:4.8.5.GA1

Multi-platform
Index digest

sha256:fdacacf21565c865abaed0ce278943e39aea52aacf98523e775be8f7d2ab3522

OS/ARCH

Compressed size

146.34 MB

Last pushed

over 1 year by talismancloud

Type

Image

Manifest digest

sha256:91b664c33b376a79c5d1412a96cf3ca9c2bb5fa303f244f1f4040581e2778a24

Image Layers

1ADD rootfs.tar.xz / # buildkit27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.32 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.38 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.14 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;104 MB
16RUN /bin/sh -c set -eux;9.69 KB
17RUN /bin/sh -c install --verbose127 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 -sT184 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 # buildkit359 B
37HEALTHCHECK &{["CMD-SHELL" "pg_isready -U $POSTGRES_USER0 B

Command

ADD rootfs.tar.xz / # buildkit