Sign inSign up

intland/postgres:debian-17.7

Index digest

sha256:86db240bfd779c8c821ecc3446d2064e22d7c2a0bb95363826e58a10f8d6c1eb

OS/ARCH

linux/amd64

Compressed size

156.13 MB

Last pushed

8 months by intlandjenkins

Type

Image

Manifest digest

sha256:560a39990c47f756a03a9889952562fd2bdf929f0d1c14e25f07a9f0c3d06435

Image Layers

1# debian.sh --arch 'amd64' out/28.39 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;6.14 MB
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;1.2 MB
6RUN /bin/sh -c set -eux;7.82 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.25 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.7-3.pgdg13+10 B
14RUN /bin/sh -c set -ex;108.82 MB
15RUN /bin/sh -c set -eux;10.09 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.7 KB
21RUN /bin/sh -c ln -sT184 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26COPY rootfs/healthcheck.sh /healthcheck.sh # buildkit212 B
27COPY rootfs/envsubst /usr/local/bin # buildkit1.24 MB
28COPY rootfs/env.sh /usr/local/bin/env.sh # buildkit383 B
29COPY rootfs/postgresql.conf /etc/postgresql/postgresql.conf # buildkit7.47 KB
30COPY rootfs/00-remove-marker-file.sh /docker-entrypoint-initdb.d/00-remove-marker-file.sh # buildkit218 B
31COPY rootfs/90-init-db.sh /docker-entrypoint-initdb.d/90-init-db.sh # buildkit532 B
32COPY rootfs/99-add-marker-file.sh /docker-entrypoint-initdb.d/99-add-marker-file.sh # buildkit218 B
33RUN /bin/sh -c chmod +x1.24 MB
34ENV MARKER_FILE=/var/lib/postgresql/data/marker0 B
35ENV POSTGRES_INITDB_ARGS=--encoding=UTF-8 --lc-collate=en_US.utf8 --lc-ctype=en_US.utf80 B
36ENTRYPOINT ["env.sh"]0 B
37HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh || exit0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'