Sign inSign up

edfialliance/ods-admin-api-db:v2.3-6.2

Multi-platform
Index digest

sha256:cbf5c02bfc64db60170ef7b41796844c883b7db418d822fed3d4630326021d0a

OS/ARCH

Compressed size

91 MB

Last pushed

7 months by edfi

Type

Image

Manifest digest

sha256:8d4c05289c808f97e9f21658c286558925e90d0e99f9a6e24b21d2ea470166a7

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;1.24 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.140 B
8ENV PG_SHA256=b8df078551898960bd500dc5d38a177e9905376df81fe7f2b660a1407fa6a5ed0 B
9ENV DOCKER_PG_LLVM_DEPS=llvm15-dev clang150 B
10RUN /bin/sh -c set -eux;85.12 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 -p171 B
15VOLUME [/var/lib/postgresql/data]0 B
16COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
17RUN /bin/sh -c ln -sT185 B
18ENTRYPOINT ["docker-entrypoint.sh"]0 B
19STOPSIGNAL SIGINT0 B
20EXPOSE map[5432/tcp:{}]0 B
21CMD ["postgres"]0 B
22LABEL maintainer=Ed-Fi Alliance, LLC and0 B
23ENV POSTGRES_USER=0 B
24ENV POSTGRES_PASSWORD=0 B
25ENV POSTGRES_DB=postgres0 B
26ENV ADMIN_VERSION=6.2.4690 B
27ENV SECURITY_VERSION=6.2.5020 B
28ENV ADMINAPP_DATABASE_VERSION=3.2.10 B
29COPY init-database.sh /docker-entrypoint-initdb.d/1-init-database.sh # buildkit632 B
30COPY run-adminapp-migrations.sh /docker-entrypoint-initdb.d/2-run-adminapp-migrations.sh # buildkit683 B
31RUN /bin/sh -c apk --no-cache296.25 KB
32EXPOSE map[5432/tcp:{}]0 B
33USER postgres0 B
34CMD ["docker-entrypoint.sh" "postgres"]0 B
35LABEL maintainer=Ed-Fi Alliance, LLC and0 B
36ARG POSTGRES_USER=postgres0 B
37ENV POSTGRES_USER=postgres0 B
38ENV POSTGRES_DB=postgres0 B
39ARG VERSION0 B
40ARG ADMIN_API_VERSION=2.3.00 B
41ENV VERSION=2.3.00 B
42USER root0 B
43COPY run-adminapi-migrations.sh /docker-entrypoint-initdb.d/3-run-adminapi-migrations.sh # buildkit687 B
44RUN |3 POSTGRES_USER=postgres VERSION=2.3.0 ADMIN_API_VERSION=2.3.02.32 MB
45USER postgres0 B
46USER root0 B
47RUN |3 POSTGRES_USER=postgres VERSION=2.3.0 ADMIN_API_VERSION=2.3.01.26 KB
48USER postgres0 B
49EXPOSE [5432/tcp]0 B
50CMD ["docker-entrypoint.sh" "postgres"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /