Sign inSign up

vistart/postgres-exts:10

Multi-platform
Index digest

sha256:a63a7b8d04d59307ec3ba06a0cd5dbb95fee8f7c52b4a514c51f573fedc8b246

OS/ARCH

Compressed size

67.9 MB

Last pushed

11 days by vistart

Type

Image

Manifest digest

sha256:c81a8512d7d906c61842038fb9fccd811983fea8a879864af4eb65f555490cdb

Image Layers

1ADD file ... in / 19.48 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if3.71 MB
4/bin/sh -c set -eux; groupadd1.62 KB
5ENV GOSU_VERSION=1.140 B
6/bin/sh -c set -eux; savedAptMark="$(apt-mark1.25 MB
7/bin/sh -c set -eux; if5.9 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c set -eux; apt-get983.9 KB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d113 B
11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';5.4 KB
12ENV PG_MAJOR=100 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/10/bin0 B
14ENV PG_VERSION=10.21-1.pgdg90+10 B
15/bin/sh -c set -ex; export35.43 MB
16/bin/sh -c set -eux; dpkg-divert7.89 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"170 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:925d466681c8349f58385c00a8caa567c76b695158aa04bf4ad2ac92604e11c7 in /usr/local/bin/ 4.6 KB
22/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE 54320 B
26CMD ["postgres"]0 B
27SHELL [/bin/bash -euxo pipefail -c]0 B
28RUN /bin/bash -euxo pipefail -c341 B
29COPY postgresql.gpg /usr/share/keyrings/postgresql.gpg # buildkit3.57 KB
30RUN /bin/bash -euxo pipefail -c264 B
31RUN /bin/bash -euxo pipefail -c1.14 MB
32RUN /bin/bash -euxo pipefail -c7.28 KB

Command

ADD file:c1bdac846ff41ceb56a44de5da778cfb7c3db7ccf4d689b7c1c22c0b80381c49 in /