Sign inSign up

sismics/postgresql:9.6

Security
Databases & storage
Manifest digest

sha256:5798f67f35f06d751eb5a60f2b0c0fd8f4e62d32a244688f07bce3db51954be7

OS/ARCH

linux/amd64

Compressed size

167.7 MB

Last pushed

almost 6 years by naku

Type

Image

Manifest digest

sha256:5798f67f35f06d751eb5a60f2b0c0fd8f4e62d32a244688f07bce3db51954be7

Image Layers

1ADD file ... in / 42.45 MB
2/bin/sh -c set -xe &&849 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*528 B
4/bin/sh -c mkdir -p /run/systemd170 B
5CMD ["/bin/bash"]0 B
6MAINTAINER Jean-Marc Tremeaux <[email protected]>0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-key adv21.06 KB
9RUN /bin/sh -c echo "deb2.53 KB
10RUN /bin/sh -c apt-get update119.4 MB
11COPY opt /opt # buildkit3.29 KB
12WORKDIR /opt/bin2.76 KB
13USER postgres0 B
14RUN /bin/sh -c /etc/init.d/postgresql start2.06 MB
15RUN /bin/sh -c echo "host4.84 KB
16RUN /bin/sh -c echo "listen_addresses='*'"10.1 KB
17USER root0 B
18RUN /bin/sh -c mv /var/lib/postgresql3.72 MB
19COPY etc /etc # buildkit11.8 KB
20EXPOSE map[5432/tcp:{}]0 B
21CMD ["./run.sh"]0 B

Command

ADD file:23a55d7e93b396e490b6d0893137e5c13e3e0a234e0feaea8b1cfd4079fb1882 in /