Sign inSign up

edfialliance/ods-admin-api-db:pre

Multi-platform
Index digest

sha256:9741897e1bcc0268321cf0550658f252bbf406c9af3cb7b88ebb67a0a2fac7a4

OS/ARCH

Compressed size

117.27 MB

Last pushed

4 days by edfi

Type

Image

Manifest digest

sha256:7f91740d8fe5ffde644c23e40e073f0c05b3dde1e9467f9ebbb993fcbdc3580c

Image Layers

1apt layout176.79 KB
2mount /out from exec sh98.2 MB
3build postgres18.12 MB
4build locale741.45 KB
5add users and groups337 B
6mkdir /var/lib/postgresql/16/data141 B
7copy image/postgres/bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh1.58 KB
8merge status17.77 KB
9add metadata6.78 KB
10LABEL maintainer=Ed-Fi Alliance, LLC and0 B
11ARG POSTGRES_USER=postgres0 B
12ENV POSTGRES_USER=postgres0 B
13ENV POSTGRES_DB=postgres0 B
14USER root0 B
15COPY /tmp/entrypoint.sh /usr/local/bin/adminapi-db-entrypoint.sh # buildkit1.11 KB
16COPY /tmp/1-init-database.sh /docker-entrypoint-initdb.d/1-init-database.sh # buildkit715 B
17COPY /tmp/3-run-adminapi-migrations.sh /docker-entrypoint-initdb.d/3-run-adminapi-migrations.sh # buildkit839 B
18COPY /tmp/EdFi_Admin.sql /tmp/EdFi_Admin.sql # buildkit7.31 KB
19COPY /tmp/EdFi_Security.sql /tmp/EdFi_Security.sql # buildkit14.83 KB
20COPY /tmp/AdminApiScripts /tmp/AdminApiScripts # buildkit2.66 KB
21USER postgres0 B
22EXPOSE [5432/tcp]0 B
23ENTRYPOINT ["/usr/local/bin/adminapi-db-entrypoint.sh"]0 B

Command

apt layout