sha256:938b13b386b1b4e2983f6a480db5c6cb421ab2f2b18df00867b818901174de72
OS/ARCH
Compressed size
509.85 MB
Last pushed
4 months by circlecipublicimage
Type
Image
Manifest digest
sha256:e3515474e9b635d0c1418a93d3ce4bf97009f35de098dbc322f80a2e15610450
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B8SHELL [/bin/bash -exo pipefail -c]0 B9ENV DEBIAN_FRONTEND=noninteractive TERM=dumb PAGER=cat0 B10RUN /bin/bash -exo pipefail -c13.9 MB11ENV 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 B12RUN /bin/bash -exo pipefail -c193.86 MB13ENV DOCKER_VERSION=5:28.1.1-1~ubuntu0 B14RUN /bin/bash -exo pipefail -c123.4 MB15ENV COMPOSE_VER=2.27.10 B16ENV COMPOSE_SWITCH_VERSION=1.0.50 B17RUN /bin/bash -exo pipefail -c19 MB18RUN /bin/bash -exo pipefail -c3.95 MB19USER circleci0 B20RUN /bin/bash -exo pipefail -c195 B21WORKDIR /home/circleci/project32 B23ENV PG_VER=15.180 B24ENV PG_MAJOR=150 B25ENV POSTGRES_HOST_AUTH_METHOD=trust0 B26ENV PATH=/usr/lib/postgresql/15/bin:/home/circleci/bin:/home/circleci/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27ENV PGDATA=/var/lib/postgresql/data0 B28ENV POSTGRES_DB=circle_test0 B29ENV PGTAP_VERSION=1.2.00 B30ENV PARTMAN_VERSION=4.7.20 B31USER root0 B32RUN /bin/bash -exo pipefail -c124.15 MB33RUN /bin/bash -exo pipefail -c994.99 KB34RUN /bin/bash -exo pipefail -c2.43 MB35RUN /bin/bash -exo pipefail -c116 B36COPY pg_cron.sh /docker-entrypoint-initdb.d/ # buildkit451 B37COPY custom-postgresql.conf /etc/postgresql/custom-postgresql.conf # buildkit256 B38COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.32 KB39RUN /bin/bash -exo pipefail -c122 B40RUN /bin/bash -exo pipefail -c4.52 KB41ENTRYPOINT ["docker-entrypoint.sh"]0 B42STOPSIGNAL SIGINT0 B43EXPOSE [5432/tcp]0 B44CMD ["postgres"]0 BCommand
ARG RELEASE