Sign inSign up

kozea/psql:hydra-psql

Manifest digest

sha256:75720003e3576009347e15b8452694863664bcd453abe53a8fbe244ea23db763

OS/ARCH

linux/amd64

Compressed size

579.04 MB

Last pushed

over 3 years by gentooboontoo

Type

Image

Manifest digest

sha256:75720003e3576009347e15b8452694863664bcd453abe53a8fbe244ea23db763

Image Layers

1ADD file ... in / 48.1 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get7.47 MB
4/bin/sh -c set -ex; if9.53 MB
5/bin/sh -c apt-get update &&49.44 MB
6/bin/sh -c set -ex; apt-get183.48 MB
7ENV PYTHON_VERSION=3.8.110 B
8ENV PYTHON_PIP_VERSION=21.2.40 B
9ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
10ENV LANG=C.UTF-80 B
11RUN /bin/sh -c apt-get update3.04 MB
12ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
13RUN /bin/sh -c set -ex30.36 MB
14RUN /bin/sh -c cd /usr/local/bin244 B
15ENV PG_MAJOR=120 B
16ENV PG_VERSION=12.8-1.pgdg100+10 B
17RUN /bin/sh -c groupadd -r1.72 KB
18ENV GOSU_VERSION=1.120 B
19RUN /bin/sh -c set -x938.88 KB
20RUN /bin/sh -c apt-get update8.25 MB
21ENV LANG=en_US.utf80 B
22RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d166 B
23RUN /bin/sh -c set -ex;2.99 KB
24RUN /bin/sh -c apt-key adv161 B
25RUN /bin/sh -c echo 'deb232 B
26RUN /bin/sh -c apt-get update175.87 MB
27RUN /bin/sh -c set -eux;8.82 KB
28RUN /bin/sh -c mkdir -p177 B
29ENV PATH=/usr/lib/postgresql/12/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
30ENV MULTICORN_VERSION=1.3.40 B
31RUN /bin/sh -c apt-get update16.2 MB
32RUN /bin/sh -c pip install46.35 MB
33COPY ./config/pg_hba.conf /etc/postgresql/12/main # buildkit491 B
34COPY ./config/postgresql.conf /etc/postgresql/12/main # buildkit8.24 KB
35CMD ["/bin/sh" "-c" "/etc/init.d/postgresql start;0 B

Command

ADD file:b9e6354f7b545096b6cb6072a50de0dffa2232f22d1972a4679f46a7e6394cae in /