Sign inSign up

aruncena/devops:postgres

Manifest digest

sha256:8a1993d1afd6e63179580c5381cd955aa30927aec60521fbf007b575a5443ac3

OS/ARCH

linux/amd64

Compressed size

146.25 MB

Last pushed

over 2 years by aruncena

Type

Image

Manifest digest

sha256:8a1993d1afd6e63179580c5381cd955aa30927aec60521fbf007b575a5443ac3

Image Layers

1ADD file ... in / 27.77 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.13 KB
4RUN /bin/sh -c set -ex;4.32 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.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=160 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
14ENV PG_VERSION=16.2-1.pgdg120+20 B
15RUN /bin/sh -c set -ex;103.92 MB
16RUN /bin/sh -c set -eux;9.68 KB
17RUN /bin/sh -c mkdir -p127 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p168 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT185 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27ENV POSTGRES_PASSWORD=example1230 B
28COPY node.sql /docker-entrypoint-initdb.d/ # buildkit293 B
29EXPOSE map[5432/tcp:{}]0 B

Command

ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /