Sign inSign up

kasmweb/postgres:1.19.0-rolling-2026-09-01

Multi-platform
Security
Data science
Databases & storage
Index digest

sha256:23820e4a0c73eaee1e2ba86ad48172912c527791535ae690b42b027781d36138

OS/ARCH

Compressed size

110.82 MB

Last pushed

16 days by kasmdockerbot

Type

Image

Manifest digest

sha256:360513075e2c55943663820a0f4a55e09799185fd52ec99128c11bcfc152f8b9

Image Layers

1ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV LANG=en_US.utf80 B
4ENV PGDATA=/var/lib/postgresql/data0 B
5COPY ./config/data.sql /docker-entrypoint-initdb.d/data.sql # buildkit277 B
6COPY ./config/postgresql.conf ./config/pg_hba.conf /var/lib/postgresql/conf/ #10.52 KB
7COPY /usr/local /usr/local # buildkit26.34 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.6 KB
9RUN /bin/sh -c apk add80.48 MB
10VOLUME [/var/lib/postgresql/data]0 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12HEALTHCHECK &{["CMD-SHELL" "pg_isready -U postgres0 B
13STOPSIGNAL SIGINT0 B
14EXPOSE [5432/tcp]0 B
15USER postgres0 B
16CMD ["postgres" "-c" "config_file=/var/lib/postgresql/conf/postgresql.conf" "-c"0 B

Command

ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit