sha256:2cd75dddbbb618648f04a64f3bc80d23386c95c72e445f296a0c238b52637c96
OS/ARCH
linux/amd64
Compressed size
109.97 MB
Last pushed
10 months by edfi
Type
Image
Manifest digest
sha256:fd83d79029391d3790ba8cc7453fa8a275c8acb871e5266acebddeebe3c03ab4
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;1.24 KB4ENV LANG=en_US.utf80 B5RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B6ENV PG_MAJOR=130 B7ENV PG_VERSION=13.140 B8ENV PG_SHA256=b8df078551898960bd500dc5d38a177e9905376df81fe7f2b660a1407fa6a5ed0 B9ENV DOCKER_PG_LLVM_DEPS=llvm15-dev clang150 B10RUN /bin/sh -c set -eux;85.12 MB11RUN /bin/sh -c set -eux;8.81 KB12RUN /bin/sh -c mkdir -p129 B13ENV PGDATA=/var/lib/postgresql/data0 B14RUN /bin/sh -c mkdir -p171 B15VOLUME [/var/lib/postgresql/data]0 B16COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB17RUN /bin/sh -c ln -sT185 B18ENTRYPOINT ["docker-entrypoint.sh"]0 B19STOPSIGNAL SIGINT0 B20EXPOSE map[5432/tcp:{}]0 B21CMD ["postgres"]0 B22LABEL maintainer=Ed-Fi Alliance, LLC and0 B23ENV POSTGRES_USER=0 B24ENV POSTGRES_PASSWORD=0 B25ENV POSTGRES_DB=postgres0 B26ENV ADMIN_VERSION=6.2.4690 B27ENV SECURITY_VERSION=6.2.5020 B28ENV ADMINAPP_DATABASE_VERSION=3.2.10 B29COPY init-database.sh /docker-entrypoint-initdb.d/1-init-database.sh # buildkit632 B30COPY run-adminapp-migrations.sh /docker-entrypoint-initdb.d/2-run-adminapp-migrations.sh # buildkit683 B31RUN /bin/sh -c apk --no-cache296.25 KB32EXPOSE map[5432/tcp:{}]0 B33USER postgres0 B34CMD ["docker-entrypoint.sh" "postgres"]0 B35LABEL maintainer=Ed-Fi Alliance, LLC and0 B36ENV POSTGRES_USER=0 B37ENV POSTGRES_PASSWORD=0 B38ENV POSTGRES_DB=postgres0 B39ARG VERSION=1.4.3-alpha.0.230 B40USER root0 B41RUN |1 VERSION=1.4.3-alpha.0.23 /bin/sh -c21.29 MB42USER postgres0 B43USER root0 B44RUN |1 VERSION=1.4.3-alpha.0.23 /bin/sh -c968 B45USER postgres0 B46EXPOSE [5432/tcp]0 B47CMD ["docker-entrypoint.sh" "postgres"]0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /