Sign inSign up

zfpsystems/crowler-db:v2.1.3

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:fc43fbff49cc3ec07bc8714c2a15e3313a3bbb463427ce5e3d073e5cffe8599b

OS/ARCH

Compressed size

149.1 MB

Last pushed

19 days by zfpsystems

Type

Image

Manifest digest

sha256:1340967fbb1a98b5b8e0a1aeda089afecb6bad6c2099eaeb249dd1e7ef929ef6

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;4.32 MB
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1.38 MB
6RUN /bin/sh -c set -eux;7.69 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.14 MB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=170 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin0 B
13ENV PG_VERSION=17.5-1.pgdg120+10 B
14RUN /bin/sh -c set -ex;107.58 MB
15RUN /bin/sh -c set -eux;9.99 KB
16RUN /bin/sh -c install --verbose129 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose167 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.79 KB
21RUN /bin/sh -c ln -sT185 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26ARG TIMEZONE=UTC0 B
27ENV TZ=UTC0 B
28COPY ./pkg/database/postgresql-setup.sh /docker-entrypoint-initdb.d/init.sh # buildkit683 B
29COPY ./pkg/database/postgresql-setup.pgsql /docker-entrypoint-initdb.d/postgresql-setup.pgsql # buildkit20.31 KB
30RUN |1 TIMEZONE=UTC /bin/sh -c32 B
31COPY --chown=postgres:postgres --chmod=0755 ./pkg/database/postgresql-setup.sh /docker-entrypoint-initdb.d/init.sh689 B
32COPY --chown=postgres:postgres --chmod=0644 ./pkg/database/postgresql-setup.pgsql /docker-entrypoint-initdb.d/postgresql-setup.pgsql20.32 KB
33USER postgres0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'