Sign inSign up

thedutchselection/postgresql:12.4

Manifest digest

sha256:6ccd25dcca3f32ff4e0cf5621ea90d4a789246d6a7b5180b26249bfa27786863

OS/ARCH

linux/amd64

Compressed size

478.48 MB

Last pushed

over 2 years by thedutchselection

Type

Image

Manifest digest

sha256:6ccd25dcca3f32ff4e0cf5621ea90d4a789246d6a7b5180b26249bfa27786863

Image Layers

1ADD file ... in / 48.06 MB
2CMD ["bash"]0 B
3MAINTAINER Gerard Meijer <[email protected]>0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5/bin/sh -c apt-get -yq update126.93 MB
6ENV LANG=en_US.utf80 B
7ENV LANGUAGE=en_US.utf80 B
8ENV LC_ALL=en_US.utf80 B
9MAINTAINER Gerard Meijer <[email protected]>0 B
10RUN /bin/sh -c wget --quiet280.52 MB
11RUN /bin/sh -c wget https://github.com/wal-g/wal-g/releases/download/v0.2.16/wal-g.linux-amd64.tar.gz11.47 MB
12ADD files/pg_hba_template.conf /etc/postgresql/12/main/ # buildkit1.88 KB
13ADD files/postgresql_template.conf /etc/postgresql/12/main/ # buildkit8.21 KB
14ADD files/scripts /usr/local/bin # buildkit2.44 KB
15RUN /bin/sh -c chmod 64011.49 MB
16EXPOSE map[5432/tcp:{}]0 B
17USER postgres0 B
18ENTRYPOINT ["/bin/bash" "/usr/local/bin/run.sh"]0 B

Command

ADD file:89dfd7d3ed77fd5e05f20a0ab631142207ae462f5bbd877f8745d3930c751d87 in /