Sign inSign up

dcm4che/postgres-dcm4chee:11.11-35

Multi-platform
Index digest

sha256:2bb7de33b8bbbbcee743f66be83b5541bc00ee7c216bd5a0a7d87752a5a877bd

OS/ARCH

Compressed size

117.35 MB

Last pushed

4 months by gunterze

Type

Image

Manifest digest

sha256:37363433f4415f4993660ab744b74486a197448ac774ebc03d2bbd5cca8a6d2c

Image Layers

1ADD file ... in / 25.35 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.64 KB
4RUN /bin/sh -c set -ex;3.35 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.37 MB
7RUN /bin/sh -c set -eux;7.67 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;886.52 KB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=110 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/11/bin0 B
14ENV PG_VERSION=11.22-1.pgdg110+10 B
15RUN /bin/sh -c set -ex;78.7 MB
16RUN /bin/sh -c set -eux;8.13 KB
17RUN /bin/sh -c mkdir -p128 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p170 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.67 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26COPY docker-entrypoint-initdb.d docker-entrypoint-initdb.d/ # buildkit8.82 KB
27COPY sql sql/ # buildkit17.93 KB
28COPY bin /usr/bin/ # buildkit600 B

Command

ADD file:c4afced274aaa80ab3018b368ed739c1c55e49b41e9637ac44d63e61344fe865 in /