Sign inSign up

glyptodon/guacamole-db-postgres:1.10

Manifest digest

sha256:ef817ec755786f03281e8a1f87962a37f651d4b096415ae4daaae5a30a5eb3d9

OS/ARCH

linux/amd64

Compressed size

111.61 MB

Last pushed

about 7 years by mjumper

Type

Image

Manifest digest

sha256:ef817ec755786f03281e8a1f87962a37f651d4b096415ae4daaae5a30a5eb3d9

Image Layers

1ADD file ... in / 21.45 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.57 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.4-1.pgdg90+10 B
14/bin/sh -c set -ex; export78.38 MB
15/bin/sh -c set -eux; dpkg-divert8.02 KB
16/bin/sh -c mkdir -p /var/run/postgresql130 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"171 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:821a5675752f9e8c7b4118e7184c6f65d810150cd254bac8cfda104cdb7f0298 in /usr/local/bin/ 2.32 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
26COPY dir:a1862b6b56b3014a6a08bdafb64d1c3fd9937869ce7682bdb633efdd8df856d9 in /usr/share/glyptodon 1.63 KB
27COPY multi:a24ca028bf2ef122ba3b5621630d356a412a72a1a166c04980dfb35413a08043 in /docker-entrypoint-initdb.d/ 3.05 KB
28COPY file:00eaec320fd4288bfd0fafdf7401bf86dcc5642d9f4a611885edeffc37562145 in /docker-entrypoint-initdb.d/ 540 B
29COPY file:877133d2f0e492be4c50c821588703fe92a3be952dce4a3b19af01ee1ba3934a in /usr/share/glyptodon/entrypoint.sh 625 B
30ENTRYPOINT ["/usr/share/glyptodon/entrypoint.sh"]0 B
31CMD ["postgres"]0 B

Command

ADD file:966bd7368f1e5a3e40fe5fab63ebe3c04719f677cc49385462e4dfda4c4096fb in /