Sign inSign up

kasmweb/postgres:aarch64-1.17.0-rolling

Security
Data science
Databases & storage
Manifest digest

sha256:224ef84f4836a8ed49ba5a0a9b8c25f6fc3933282a513a94700b1dd713a24aca

OS/ARCH

linux/arm64

Compressed size

95.49 MB

Last pushed

about 2 months by kasmdockerbot

Type

Image

Manifest digest

sha256:224ef84f4836a8ed49ba5a0a9b8c25f6fc3933282a513a94700b1dd713a24aca

Image Layers

1ADD alpine-minirootfs-3.18.12-aarch64.tar.gz / # buildkit3.19 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.48 KB
7COPY /usr/local /usr/local # buildkit27.09 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.6 KB
9RUN /bin/sh -c apk update65.2 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 map[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.18.12-aarch64.tar.gz / # buildkit