Sign inSign up

aggipp/postgres-ssh:latest

Security
Integration & delivery
Databases & storage
Manifest digest

sha256:abef9c6b7ea3c377132dac83066fa98d312fcc6f714a7c5da4471f2b64a08634

OS/ARCH

linux/amd64

Compressed size

148.32 MB

Last pushed

almost 7 years by aggipp

Type

Image

Manifest digest

sha256:abef9c6b7ea3c377132dac83066fa98d312fcc6f714a7c5da4471f2b64a08634

Image Layers

1ADD file ... in / 21.48 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if4.29 MB
4/bin/sh -c set -eux; groupadd1.74 KB
5ENV GOSU_VERSION=1.110 B
6/bin/sh -c set -x &&1.29 MB
7/bin/sh -c set -eux; if5.9 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c set -eux; apt-get288.64 KB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';4.68 KB
12ENV PG_MAJOR=110 B
13ENV PG_VERSION=11.6-1.pgdg90+10 B
14/bin/sh -c set -ex; export82 MB
15/bin/sh -c set -eux; dpkg-divert8.08 KB
16/bin/sh -c mkdir -p /var/run/postgresql129 B
17ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/11/bin0 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19/bin/sh -c mkdir -p "$PGDATA"172 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:4d8b208323038919c8c9e9cfc2054aa4608310078b03dae8cb6c8af58d89b616 in /usr/local/bin/ 3.75 KB
22/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24EXPOSE 54320 B
25CMD ["postgres"]0 B
26/bin/sh -c apt-get update -y33.06 MB
27/bin/sh -c sed -ri 's/^PermitRootLogin\s+.*/PermitRootLogin1.62 KB
28/bin/sh -c mkdir /root/.ssh115 B
29COPY file:fe58139f3b5f2034435fde10c304818191950fa197615c6c14eb589cfd972e08 in /root/.ssh/authorized_keys 1.29 KB
30/bin/sh -c chmod 600 /root/.ssh/authorized_keys1.29 KB
31COPY file:658ac384ee5080a150eac6783e4e015cf2363e351d14c837f3c19a63ad6d168d in /etc/supervisor/conf.d/supervisord.conf 391 B
32CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD file:2c1f5e08834f13ccb9c2326204eb2556e03239d00171e75755c7195289374c61 in /