Sign inSign up

edfialliance/ods-admin-api-db:v2.2.1

Index digest

sha256:1d69fa553fcd3e1d27a35485e2c0f428b95cf1a642dd019844a81af4def01714

OS/ARCH

linux/amd64

Compressed size

89.85 MB

Last pushed

about 2 years by edfi

Type

Image

Manifest digest

sha256:218c001b67b880876222335a112ea2fcfdd3662ffd0517c6d7058a7c3da390d5

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;1.23 KB
4ENV LANG=en_US.utf80 B
5RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
6ENV PG_MAJOR=130 B
7ENV PG_VERSION=13.130 B
8ENV PG_SHA256=8af69c2599047a2ad246567d68ec4131aef116954d8c3e469e9789080b37a4740 B
9ENV DOCKER_PG_LLVM_DEPS=llvm15-dev clang150 B
10RUN /bin/sh -c set -eux;86.1 MB
11RUN /bin/sh -c set -eux;8.81 KB
12RUN /bin/sh -c mkdir -p129 B
13ENV PGDATA=/var/lib/postgresql/data0 B
14RUN /bin/sh -c mkdir -p169 B
15VOLUME [/var/lib/postgresql/data]0 B
16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.67 KB
17ENTRYPOINT ["docker-entrypoint.sh"]0 B
18STOPSIGNAL SIGINT0 B
19EXPOSE map[5432/tcp:{}]0 B
20CMD ["postgres"]0 B
21RUN /bin/sh -c apk --no-cache220.41 KB
22ARG ADMIN_VERSION0 B
23ARG SECURITY_VERSION0 B
24ARG STANDARD_VERSION0 B
25LABEL maintainer=Ed-Fi Alliance, LLC and0 B
26ENV POSTGRES_DB=postgres0 B
27ENV ADMIN_URL=https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_apis/packaging/feeds/EdFi/nuget/packages/EdFi.Database.Admin.PostgreSQL.Standard.5.0.0/versions/7.1.114/content0 B
28ENV SECURITY_URL=https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_apis/packaging/feeds/EdFi/nuget/packages/EdFi.Database.Security.PostgreSQL.Standard.5.0.0/versions/7.1.160/content0 B
29COPY init-database.sh /docker-entrypoint-initdb.d/1-init-database.sh # buildkit632 B
30RUN |3 ADMIN_VERSION=7.1.114 SECURITY_VERSION=7.1.160 STANDARD_VERSION=5.0.059.97 KB
31EXPOSE map[5432/tcp:{}]0 B
32CMD ["docker-entrypoint.sh" "postgres"]0 B
33LABEL maintainer=Ed-Fi Alliance, LLC and0 B
34ENV POSTGRES_USER=0 B
35ENV POSTGRES_PASSWORD=0 B
36ENV POSTGRES_DB=postgres0 B
37ARG VERSION=2.2.10 B
38USER root0 B
39COPY run-adminapi-migrations.sh /docker-entrypoint-initdb.d/3-run-adminapi-migrations.sh # buildkit640 B
40RUN |1 VERSION=2.2.1 /bin/sh -c220.42 KB
41USER postgres0 B
42USER root0 B
43RUN |1 VERSION=2.2.1 /bin/sh -c1.22 KB
44USER postgres0 B
45EXPOSE map[5432/tcp:{}]0 B
46CMD ["docker-entrypoint.sh" "postgres"]0 B

Command

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /