Sign inSign up

intland/postgres:debian-17.6

Manifest digest

sha256:f7e0bdfe3f8941beb1888ae79072c70044f620e335a521b5856dd7a3ab45d381

OS/ARCH

linux/amd64

Compressed size

156.14 MB

Last pushed

7 months by intland

Type

Image

Manifest digest

sha256:f7e0bdfe3f8941beb1888ae79072c70044f620e335a521b5856dd7a3ab45d381

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.6-2.pgdg13+10 B
14RUN /bin/sh -c set -ex;108.82 MB
15RUN /bin/sh -c set -eux;10.1 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.93 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
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 # buildkit386 B
29COPY rootfs/postgresql.conf /etc/postgresql/postgresql.conf # buildkit7.45 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 # buildkit531 B
32COPY rootfs/91-init-empty-dbs.sh /docker-entrypoint-initdb.d/91-init-empty-dbs.sh # buildkit565 B
33COPY rootfs/99-add-marker-file.sh /docker-entrypoint-initdb.d/99-add-marker-file.sh # buildkit216 B
34RUN /bin/sh -c chmod +x1.24 MB
35ENV MARKER_FILE=/var/lib/postgresql/data/marker0 B
36ENV POSTGRES_INITDB_ARGS=--encoding=UTF-8 --lc-collate=en_US.utf8 --lc-ctype=en_US.utf80 B
37ENTRYPOINT ["env.sh"]0 B
38HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh || exit0 B

Command

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