sha256:07d6870830d4a3fd0cebcae038240d1679c8de312feb5d7c38ddb01dfd701bf2
OS/ARCH
Compressed size
954.78 MB
Last pushed
4 months by circlecipublicimage
Type
Image
Manifest digest
sha256:966b3adbc025405233d1a004446675bffdcb4487ebe02280cf050fd1834267a2
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.89 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 -c191.62 MB13ENV DOCKER_VERSION=5:25.0.3-1~ubuntu0 B14RUN /bin/bash -exo pipefail -c150.55 MB15ENV COMPOSE_VER=2.24.50 B16ENV COMPOSE_SWITCH_VERSION=1.0.50 B17RUN /bin/bash -exo pipefail -c18.45 MB18RUN /bin/bash -exo pipefail -c3.95 MB19USER circleci0 B20RUN /bin/bash -exo pipefail -c194 B21WORKDIR /home/circleci/project32 B23ENV PG_VER=17.90 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 -c216.68 MB33RUN /bin/bash -exo pipefail -c994.96 KB34RUN /bin/bash -exo pipefail -c2.42 MB35RUN /bin/bash -exo pipefail -c116 B36COPY pg_cron.sh /docker-entrypoint-initdb.d/ # buildkit449 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.51 KB41ENTRYPOINT ["docker-entrypoint.sh"]0 B42STOPSIGNAL SIGINT0 B43EXPOSE [5432/tcp]0 B44CMD ["postgres"]0 B45LABEL maintainer=Community & Partner Engineering0 B46ENV POSTGIS_VER=3.6.20 B47RUN /bin/bash -exo pipefail -c328.06 MBCommand
ARG RELEASE