Sign inSign up

barnabyshearer/dockerfromscratch:10.1-postgres

Multi-platform
Security
Operating systems
Manifest digest

sha256:64dfc369eb36294c5f15b8edb812f6f806c8cf5dfddad6397f6b8b0941a08e3b

OS/ARCH

Compressed size

126.19 MB

Last pushed

almost 5 years by barnabyshearer

Type

Image

Manifest digest

sha256:64dfc369eb36294c5f15b8edb812f6f806c8cf5dfddad6397f6b8b0941a08e3b

Image Layers

1SHELL [/bin/bash -o pipefail -c]0 B
2COPY /mnt/base /mnt/bash /mnt/python /113.88 MB
3RUN ldconfig # buildkit2.06 KB
4COPY /mnt/postgres / # buildkit8.16 MB
5USER postgres:postgres0 B
6ENV LC_ALL=C.utf8 PGDATA=/srv/pgsql/data0 B
7RUN /usr/bin/initdb # buildkit4.15 MB
8ENTRYPOINT ["/usr/bin/postgres"]0 B

Command

SHELL [/bin/bash -o pipefail -c]