Sign inSign up

edfialliance/ods-api-db-ods:pre-6x

Manifest digest

sha256:f41cb864d424c9220f07129b4d365da867ec38ffc823ee90f41e93a969c9759f

OS/ARCH

linux/amd64

Compressed size

89.42 MB

Last pushed

almost 2 years by edfialliance

Type

Image

Manifest digest

sha256:f41cb864d424c9220f07129b4d365da867ec38ffc823ee90f41e93a969c9759f

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 MINVERSION=6.2.9920 B
24ENV MINTPDMVERSION=6.2.7840 B
25ENV POSTGRES_USER=0 B
26ENV POSTGRES_PASSWORD=0 B
27ENV POSTGRES_DB=postgres0 B
28COPY init-database.sh /docker-entrypoint-initdb.d/init-database.sh # buildkit752 B
29RUN /bin/sh -c apk --no-cache1.04 MB
30EXPOSE map[5432/tcp:{}]0 B
31USER postgres0 B
32CMD ["docker-entrypoint.sh" "postgres"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /