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 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get7.47 MB4/bin/sh -c set -ex; if9.53 MB5/bin/sh -c apt-get update &&49.44 MB6/bin/sh -c set -ex; apt-get183.48 MB7ENV PYTHON_VERSION=3.8.110 B8ENV PYTHON_PIP_VERSION=21.2.40 B9ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10ENV LANG=C.UTF-80 B11RUN /bin/sh -c apt-get update3.04 MB12ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B13RUN /bin/sh -c set -ex30.36 MB14RUN /bin/sh -c cd /usr/local/bin244 B15ENV PG_MAJOR=120 B16ENV PG_VERSION=12.8-1.pgdg100+10 B17RUN /bin/sh -c groupadd -r1.72 KB18ENV GOSU_VERSION=1.120 B19RUN /bin/sh -c set -x938.88 KB20RUN /bin/sh -c apt-get update8.25 MB21ENV LANG=en_US.utf80 B22RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d166 B23RUN /bin/sh -c set -ex;2.99 KB24RUN /bin/sh -c apt-key adv161 B25RUN /bin/sh -c echo 'deb232 B26RUN /bin/sh -c apt-get update175.87 MB27RUN /bin/sh -c set -eux;8.82 KB28RUN /bin/sh -c mkdir -p177 B29ENV PATH=/usr/lib/postgresql/12/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B30ENV MULTICORN_VERSION=1.3.40 B31RUN /bin/sh -c apt-get update16.2 MB32RUN /bin/sh -c pip install46.35 MB33COPY ./config/pg_hba.conf /etc/postgresql/12/main # buildkit491 B34COPY ./config/postgresql.conf /etc/postgresql/12/main # buildkit8.24 KB35CMD ["/bin/sh" "-c" "/etc/init.d/postgresql start;0 BCommand
ADD file:b9e6354f7b545096b6cb6072a50de0dffa2232f22d1972a4679f46a7e6394cae in /