Sign inSign up

keeper/guacamole-db-postgres:2.25.0

Multi-platform
Index digest

sha256:f5d76c7e7a04699b0a151def16ff0243a97b5b97f5670e8fbbee91f0ebecba41

OS/ARCH

Compressed size

124.09 MB

Last pushed

about 1 month by keeper

Type

Image

Manifest digest

sha256:406b000263452fb97b98b5c78e5916514af6d849f88d7e287f1e2be5e712d52f

Image Layers

1ADD file ... in / 28.67 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.64 KB
4RUN /bin/sh -c set -ex;4.01 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.34 MB
7RUN /bin/sh -c set -eux;7.67 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1001.86 KB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=110 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/11/bin0 B
14ENV PG_VERSION=11.22-1.pgdg110+10 B
15RUN /bin/sh -c set -ex;81.39 MB
16RUN /bin/sh -c set -eux;8.13 KB
17RUN /bin/sh -c mkdir -p127 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p169 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.67 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26COPY /opt/keeper/share/docker /opt/keeper/share/docker # buildkit3.37 KB
27COPY /opt/keeper/kcm-release /opt/keeper/kcm-release # buildkit167 B
28COPY /opt/keeper/share/guacamole-auth-jdbc-postgresql/schema/*.sql /docker-entrypoint-initdb.d/ # buildkit4.22 KB
29COPY 998-update-admin-password.sh /docker-entrypoint-initdb.d/ # buildkit780 B
30COPY 999-create-webapp-user.sh /docker-entrypoint-initdb.d/ # buildkit547 B
31COPY entrypoint.sh /opt/keeper/share/docker/entrypoint.sh # buildkit770 B
32ENTRYPOINT ["/opt/keeper/share/docker/entrypoint.sh"]0 B
33CMD ["postgres"]0 B

Command

ADD file:7b5bbc3b85f671aaf7b38dbe3fc76aae162bbff29c525bcd127f8a26a53bc664 in /