Sign inSign up

vistart/postgres-exts:10

Multi-platform
Index digest

sha256:a63a7b8d04d59307ec3ba06a0cd5dbb95fee8f7c52b4a514c51f573fedc8b246

OS/ARCH

Compressed size

71.8 MB

Last pushed

12 days by vistart

Type

Image

Manifest digest

sha256:f7982c532fe28c5856c3dca84437200d90b05b9b5990dc4e23340cdb5853f86f

Image Layers

1ADD file ... in / 21.52 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if4.3 MB
4/bin/sh -c set -eux; groupadd1.77 KB
5ENV GOSU_VERSION=1.140 B
6/bin/sh -c set -eux; savedAptMark="$(apt-mark1.32 MB
7/bin/sh -c set -eux; if5.9 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c set -eux; apt-get1.19 MB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d149 B
11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';5.45 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; export36.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"200 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:925d466681c8349f58385c00a8caa567c76b695158aa04bf4ad2ac92604e11c7 in /usr/local/bin/ 4.59 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 -c339 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.12 MB
32RUN /bin/bash -euxo pipefail -c7.27 KB

Command

ADD file:cfad5912b6dd7590713979e5a5e231b1b6873200fde725cb7baf75110d7fa138 in /