Sign inSign up

whummer/plv8:11

Index digest

sha256:2b2c77070ad89acb7bc17ec1db3b03e116fc427b45abab288d9240d091cb628f

OS/ARCH

linux/amd64

Compressed size

149.04 MB

Last pushed

almost 3 years by whummer

Type

Image

Manifest digest

sha256:46d7fe88c0c6126593bf2c2a32f75360ea18e9a995c164c21095d91a0ea12779

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.22 MB
5ENV GOSU_VERSION=1.160 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.d114 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.pgdg120+10 B
15RUN /bin/sh -c set -ex;97.99 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 -p171 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
26ARG PLV8_VERSION=3.2.0alpha0 B
27ENV PLV8_VERSION=3.2.0alpha0 B
28COPY /usr/lib/postgresql/11/lib/plv8* /usr/lib/postgresql/11/lib/ # buildkit8.66 MB
29COPY /usr/lib/postgresql/11/lib/bitcode/plv8-3.2.0alpha/* /usr/lib/postgresql/11/lib/bitcode/plv8-3.2.0alpha/ # buildkit155.45 KB
30COPY /usr/share/postgresql/11/extension/plv8* /usr/share/postgresql/11/extension/ # buildkit703 B
31RUN |1 PLV8_VERSION=3.2.0alpha /bin/sh -c183 B
32USER postgres0 B
33RUN |1 PLV8_VERSION=3.2.0alpha /bin/sh -c183 B

Command

ADD file:d261a6f6921593f1e0b3f472ab1b1822e2c6deb0b369200f0b3370556bfad017 in /