Sign inSign up

edfialliance/ods-admin-api-db:v1.4.0

Index digest

sha256:ca31326d7c863732ed66ff66caf630d6d47df12ee1bc2f4dc234daa96e323957

OS/ARCH

linux/amd64

Compressed size

88.72 MB

Last pushed

over 2 years by edfi

Type

Image

Manifest digest

sha256:70375e3564e9d409dfe8c25d27d504f1b3e15f75e454c9da9f5dc40c30c9d4a3

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 # buildkit633 B
30COPY run-adminapp-migrations.sh /docker-entrypoint-initdb.d/2-run-adminapp-migrations.sh # buildkit685 B
31RUN /bin/sh -c apk --no-cache296.24 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
36ENV POSTGRES_USER=0 B
37ENV POSTGRES_PASSWORD=0 B
38ENV POSTGRES_DB=postgres0 B
39ARG VERSION=latest0 B
40USER root0 B
41COPY run-adminapi-migrations.sh /docker-entrypoint-initdb.d/3-run-adminapi-migrations.sh # buildkit688 B
42RUN |1 VERSION=1.4.0 /bin/sh -c40.27 KB
43USER postgres0 B
44USER root0 B
45RUN /bin/sh -c wget -nv1.26 KB
46USER postgres0 B
47EXPOSE map[5432/tcp:{}]0 B
48CMD ["docker-entrypoint.sh" "postgres"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /