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 MB2CMD ["/bin/sh"]0 B3ENV LANG=en_US.utf80 B4ENV PGDATA=/var/lib/postgresql/data0 B5COPY ./config/data.sql /docker-entrypoint-initdb.d/data.sql # buildkit276 B6COPY ./config/postgresql.conf ./config/pg_hba.conf /var/lib/postgresql/conf/ #10.48 KB7COPY /usr/local /usr/local # buildkit27.09 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.6 KB9RUN /bin/sh -c apk update65.2 MB10VOLUME [/var/lib/postgresql/data]0 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12HEALTHCHECK &{["CMD-SHELL" "pg_isready -U postgres0 B13STOPSIGNAL SIGINT0 B14EXPOSE map[5432/tcp:{}]0 B15USER postgres0 B16CMD ["postgres" "-c" "config_file=/var/lib/postgresql/conf/postgresql.conf" "-c"0 BCommand
ADD alpine-minirootfs-3.18.12-aarch64.tar.gz / # buildkit