Sign inSign up

submitty/tutorial:tutorial_18_test

Multi-platform
Index digest

sha256:8b4b819fbbe733562d3f356f343e34754c503f9d4904181d51960fcd2123f7f8

OS/ARCH

Compressed size

141.55 MB

Last pushed

about 2 years by submittybot

Type

Image

Manifest digest

sha256:34a140cd5b54d11cafd62ca75a83e62318f326c89b96a3e0f32470db6d863713

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.32 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.38 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.14 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.06 KB
12ENV PG_MAJOR=120 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/12/bin0 B
14ENV PG_VERSION=12.19-1.pgdg120+10 B
15RUN /bin/sh -c set -ex;99.22 MB
16RUN /bin/sh -c set -eux;8.8 KB
17RUN /bin/sh -c mkdir -p128 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p169 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT184 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27COPY ./0.sh /docker-entrypoint-initdb.d/ # buildkit302 B
28COPY ./setup-contrib.sql /docker-entrypoint-initdb.d/1-setup.sql # buildkit253 B
29COPY ./contributors.sql /docker-entrypoint-initdb.d/2-data.sql # buildkit1.53 KB
30COPY ./setup-users.sql /docker-entrypoint-initdb.d/3-users.sql # buildkit270 B
31RUN /bin/sh -c chown postgres:postgres1.7 KB
32RUN /bin/sh -c chown postgres:postgres308 B

Command

ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /