Sign inSign up

napstr/icu-postgres:11

Manifest digest

sha256:dbdb7076ebbeda7b81283be7334e0bfbc762474dfc5234c6f805c816d9110b0e

OS/ARCH

linux/amd64

Compressed size

101.61 MB

Last pushed

about 5 years by napstr

Type

Image

Manifest digest

sha256:dbdb7076ebbeda7b81283be7334e0bfbc762474dfc5234c6f805c816d9110b0e

Image Layers

1ADD file ... in / 21.48 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if4.29 MB
4/bin/sh -c set -eux; groupadd1.77 KB
5ENV GOSU_VERSION=1.120 B
6/bin/sh -c set -eux; savedAptMark="$(apt-mark1.35 MB
7/bin/sh -c set -eux; if5.9 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c set -eux; apt-get376.01 KB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d149 B
11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';5.22 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.12-1.pgdg90+10 B
15/bin/sh -c set -ex; export68.2 MB
16/bin/sh -c set -eux; dpkg-divert8.13 KB
17/bin/sh -c mkdir -p /var/run/postgresql129 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19/bin/sh -c mkdir -p "$PGDATA"201 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:e9c9c5e19c7b014c81f4ef8bcc5c1f247c4d9b165d34d35e9a28ca5adb5e0ab3 in /usr/local/bin/ 4.31 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE 54320 B
25CMD ["postgres"]0 B
26MAINTAINER [email protected]0 B
27ENV POSTGRES_USER=icu0 B
28COPY initdb.sh /usr/local/bin/ # buildkit621 B
29COPY run.sh /usr/local/bin/ # buildkit752 B
30HEALTHCHECK &{["CMD-SHELL" "/usr/bin/psql -U $POSTGRES_USER0 B
31ENTRYPOINT ["/bin/bash" "run.sh"]0 B

Command

ADD file:a63c6cc73701d6cb7195338c446b9e92ef6b7a0f9321f6cc1bf8738e3da57c66 in /