Sign inSign up

kasmweb/postgres:aarch64-1.18.1-rolling

Security
Data science
Databases & storage
Manifest digest

sha256:3d5fc7bee0eac472ef995cb1a2e618a28f9b99a5d4ca53dc1353ef7fb7ba6891

OS/ARCH

linux/arm64

Compressed size

108.3 MB

Last pushed

3 days by kasmdockerbot

Type

Image

Manifest digest

sha256:3d5fc7bee0eac472ef995cb1a2e618a28f9b99a5d4ca53dc1353ef7fb7ba6891

Image Layers

1ADD alpine-minirootfs-3.22.6-aarch64.tar.gz / # buildkit3.93 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 # buildkit275 B
6COPY ./config/postgresql.conf ./config/pg_hba.conf /var/lib/postgresql/conf/ #10.48 KB
7COPY /usr/local /usr/local # buildkit25.13 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.6 KB
9RUN /bin/sh -c apk update79.22 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.22.6-aarch64.tar.gz / # buildkit