sha256:7d426092f52ca54db73048c024cebfaf33b0edf765c914188a9bf42da254712f
OS/ARCH
Compressed size
508.56 MB
Last pushed
about 2 months by circlecipublicimage
Type
Image
Manifest digest
sha256:3d0976ae4a968bcb13722ed6f5de6a0e23b158237203ac21c8f8f3eabad25cbb
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=17.100 B24ENV PG_MAJOR=170 B25ENV POSTGRES_HOST_AUTH_METHOD=trust0 B26ENV PATH=/usr/lib/postgresql/17/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 -c122.86 MB33RUN /bin/bash -exo pipefail -c994.98 KB34RUN /bin/bash -exo pipefail -c2.43 MB35RUN /bin/bash -exo pipefail -c116 B36COPY pg_cron.sh /docker-entrypoint-initdb.d/ # buildkit450 B37COPY custom-postgresql.conf /etc/postgresql/custom-postgresql.conf # buildkit255 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