sha256:9adf71aadfb9235a9f753a79d5f21255336ed6c324b31bb78b50c31501407422
OS/ARCH
Compressed size
504.95 MB
Last pushed
about 1 month by circlecipublicimage
Type
Image
Manifest digest
sha256:85963f04f0eead7e569413ae07a956682533ced6bdd8e8ce4b809500072ba888
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B7SHELL [/bin/bash -exo pipefail -c]0 B8ENV DEBIAN_FRONTEND=noninteractive TERM=dumb PAGER=cat0 B9RUN /bin/bash -exo pipefail -c13.86 MB10ENV PATH=/home/circleci/bin:/home/circleci/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B11RUN /bin/bash -exo pipefail -c200.56 MB12ENV DOCKER_VERSION=5:28.1.1-1~ubuntu0 B13RUN /bin/bash -exo pipefail -c122.68 MB14ENV COMPOSE_VER=2.27.20 B15ENV COMPOSE_SWITCH_VERSION=1.0.50 B16RUN /bin/bash -exo pipefail -c19 MB17RUN /bin/bash -exo pipefail -c3.95 MB18USER circleci0 B19RUN /bin/bash -exo pipefail -c192 B20WORKDIR /home/circleci/project32 B22ENV PG_VER=16.150 B23ENV PG_MAJOR=160 B24ENV POSTGRES_HOST_AUTH_METHOD=trust0 B25ENV PATH=/usr/lib/postgresql/16/bin:/home/circleci/bin:/home/circleci/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26ENV PGDATA=/var/lib/postgresql/data0 B27ENV POSTGRES_DB=circle_test0 B28ENV PGTAP_VERSION=1.2.00 B29ENV PARTMAN_VERSION=4.7.20 B30USER root0 B31RUN /bin/bash -exo pipefail -c113.13 MB32RUN /bin/bash -exo pipefail -c994.99 KB33RUN /bin/bash -exo pipefail -c2.43 MB34RUN /bin/bash -exo pipefail -c116 B35COPY pg_cron.sh /docker-entrypoint-initdb.d/ # buildkit451 B36COPY custom-postgresql.conf /etc/postgresql/custom-postgresql.conf # buildkit256 B37COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.32 KB38RUN /bin/bash -exo pipefail -c122 B39RUN /bin/bash -exo pipefail -c4.51 KB40ENTRYPOINT ["docker-entrypoint.sh"]0 B41STOPSIGNAL SIGINT0 B42EXPOSE [5432/tcp]0 B43CMD ["postgres"]0 BCommand
ARG RELEASE