Sign inSign up

dbeaver/cloudbeaver-postgres:16

Multi-platform
Databases & storage
Index digest

sha256:ed5f94c65f5f589b9c0be6c82669225d3adbac6589ae44d87cce7de86c452310

OS/ARCH

Compressed size

347.78 MB

Last pushed

13 days by dbeaverdevops

Type

Image

Manifest digest

sha256:61f435581531ef5b21bd6d72da415194546eadbd9eb8a2c9e523639aa8aa6490

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;5.95 MB
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;1.15 MB
6RUN /bin/sh -c set -eux;7.82 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.16 MB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=160 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
13ENV PG_VERSION=16.15-1.pgdg13+20 B
14RUN /bin/sh -c set -ex;106.63 MB
15RUN /bin/sh -c set -eux;9.88 KB
16RUN /bin/sh -c install --verbose128 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose168 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.96 KB
21RUN /bin/sh -c ln -sT186 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26COPY /gosu /usr/local/bin/gosu # buildkit741.08 KB
27RUN /bin/sh -c gosu --version32 B
28RUN /bin/sh -c apt-get update195.56 MB
29RUN /bin/sh -c mkdir -p32 B
30COPY docker/postgres/pg_hba.conf /etc/postgresql/pg_hba.conf.template # buildkit387 B
31RUN /bin/sh -c if [32 B
32COPY docker/postgres/postgres-wrapper.sh /usr/local/bin/postgres-wrapper.sh # buildkit1.02 KB
33RUN /bin/sh -c chmod +x32 B
34ENTRYPOINT ["/usr/local/bin/postgres-wrapper.sh"]0 B
35CMD ["postgres"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'