Sign inSign up

deepnote/postgres-for-local:v13

Multi-platform
Index digest

sha256:f4f60378b675c5abd786efca2ad20de18c21edd01cbde099c4281088e65e47f1

OS/ARCH

Compressed size

401.62 MB

Last pushed

over 2 years by ondrejromancov

Type

Image

Manifest digest

sha256:45a42f2302306026f8eb13eb691f78ee83529264b0b214ff6c34b50e9dc1d5d1

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.18 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.32 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.06 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=130 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/13/bin0 B
14ENV PG_VERSION=13.13-1.pgdg120+10 B
15RUN /bin/sh -c set -ex;99.96 MB
16RUN /bin/sh -c set -eux;9.14 KB
17RUN /bin/sh -c mkdir -p129 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 docker-ensure-initdb.sh /usr/local/bin/ #5.21 KB
22RUN /bin/sh -c ln -sT186 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27RUN /bin/sh -c apt-get update258.97 MB
28RUN /bin/sh -c git clone482.12 KB
29RUN /bin/sh -c apt-get purge127.43 KB

Command

ADD file:869c7d0747a17c53715581a2e862992eb8516c7f45f167821dfa80966a4870d1 in /