Sign inSign up

barnabyshearer/dockerfromscratch:10.1-postgres

Multi-platform
Security
Operating systems
Manifest digest

sha256:2437f6642d05ffe956c5de4535a423f512eaccaa7c9d14ce765e2a66823fa0f6

OS/ARCH

Compressed size

120.6 MB

Last pushed

almost 5 years by barnabyshearer

Type

Image

Manifest digest

sha256:2437f6642d05ffe956c5de4535a423f512eaccaa7c9d14ce765e2a66823fa0f6

Image Layers

1SHELL [/bin/bash -o pipefail -c]0 B
2COPY /mnt/base /mnt/bash /mnt/python /108.34 MB
3RUN ldconfig # buildkit2.04 KB
4COPY /mnt/postgres / # buildkit8.11 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]