Sign inSign up

kasmweb/postgres:x86_64-1.19.0-rolling-2026-08-11

Security
Data science
Databases & storage
Manifest digest

sha256:705456690b38b6b51eb7dbbc0ebae903c95afd71beffc6c23c71916a3ee1dce0

OS/ARCH

linux/amd64

Compressed size

112.84 MB

Last pushed

about 1 month by kasmdockerbot

Type

Image

Manifest digest

sha256:705456690b38b6b51eb7dbbc0ebae903c95afd71beffc6c23c71916a3ee1dce0

Image Layers

1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 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 # buildkit276 B
6COPY ./config/postgresql.conf ./config/pg_hba.conf /var/lib/postgresql/conf/ #10.52 KB
7COPY /usr/local /usr/local # buildkit26.57 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.6 KB
9RUN /bin/sh -c apk add82.58 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-x86_64.tar.gz / # buildkit