Sign inSign up

rizaio/fly-postgres:16

Manifest digest

sha256:f225231df989e5e78fc218e2b8cf690210af401cf739bd989d16d1542fe69f9a

OS/ARCH

linux/amd64

Compressed size

212.53 MB

Last pushed

almost 3 years by andrewrizaio

Type

Image

Manifest digest

sha256:f225231df989e5e78fc218e2b8cf690210af401cf739bd989d16d1542fe69f9a

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.64 KB
4RUN /bin/sh -c set -ex;4.01 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.4 MB
7RUN /bin/sh -c set -eux;7.67 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1013.17 KB
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.0-1.pgdg110+10 B
15RUN /bin/sh -c set -ex;90.2 MB
16RUN /bin/sh -c set -eux;9.7 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 /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
26RUN /bin/sh -c apt-get update78.27 MB
27RUN /bin/sh -c sh -c356 B
28RUN /bin/sh -c sh -c383 B

Command

ADD file:cb13581b8e7a9de4396639e5ca2f3817763435c0563232f85e3d899f6388a1b3 in /