Sign inSign up

zfpsystems/crowler-db:v2.0.1

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:01d57c5a91a0c730bcdf01d478f5d38acb307436720a1cd361fe48856470160b

OS/ARCH

Compressed size

147.07 MB

Last pushed

about 1 month by zfpsystems

Type

Image

Manifest digest

sha256:e42443b11c20c5affac3c67bf325eaaf1c667ef0f27f069cc17b8e3bdea5daf0

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;4.29 MB
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1.31 MB
6RUN /bin/sh -c set -eux;7.69 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.06 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;105.88 MB
15RUN /bin/sh -c set -eux;9.99 KB
16RUN /bin/sh -c install --verbose128 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose166 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 -sT183 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.12 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.sh687 B
32COPY --chown=postgres:postgres --chmod=0644 ./pkg/database/postgresql-setup.pgsql /docker-entrypoint-initdb.d/postgresql-setup.pgsql20.13 KB
33USER postgres0 B

Command

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