Sign inSign up

lerwys/docker-rbac-management-studio-postgres:latest

Manifest digest

sha256:b04bc0f95cfd56b1c8260f7454183fef6764e39d3d3d1eee7b225f318d28f0bc

OS/ARCH

linux/amd64

Compressed size

96.61 MB

Last pushed

about 10 years by lerwys

Type

Image

Manifest digest

sha256:b04bc0f95cfd56b1c8260f7454183fef6764e39d3d3d1eee7b225f318d28f0bc

Image Layers

1ADD file ... in /48.99 MB
2CMD ["/bin/bash"]0 B
3/bin/sh -c groupadd -r postgres1.99 KB
4ENV GOSU_VERSION=1.70 B
5/bin/sh -c set -x &&1.16 MB
6/bin/sh -c apt-get update &&6.55 MB
7ENV LANG=en_US.utf80 B
8/bin/sh -c mkdir /docker-entrypoint-initdb.d112 B
9/bin/sh -c apt-key adv --keyserver3.33 KB
10ENV PG_MAJOR=9.50 B
11ENV PG_VERSION=9.5.4-1.pgdg80+10 B
12/bin/sh -c echo 'deb http://apt.postgresql.org/pub/repos/apt/227 B
13/bin/sh -c apt-get update &&39.9 MB
14/bin/sh -c mv -v /usr/share/postgresql/$PG_MAJOR/postgresql.conf.sample6.69 KB
15/bin/sh -c mkdir -p /var/run/postgresql133 B
16ENV PATH=/usr/lib/postgresql/9.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18VOLUME [/var/lib/postgresql/data]0 B
19COPY file:aefa30113260f63949e77cbc9a66aa22f27b1f79479507fd0d32f9b6a6994d69 in /1.22 KB
20ENTRYPOINT &{["/docker-entrypoint.sh"]}0 B
21EXPOSE 5432/tcp0 B
22CMD ["postgres"]0 B
23MAINTAINER Lucas Russo0 B
24COPY file:890c2bd475aec5b74748d2c29930325d720ff1895273f6f405696c6ecee6cafa in /docker-entrypoint-initdb.d 194 B

Command

ADD file:0e0565652aa852f62033d99f84892216020d30f64521ded5e72d4940bc4c9697 in /