sha256:f5d76c7e7a04699b0a151def16ff0243a97b5b97f5670e8fbbee91f0ebecba41
OS/ARCH
Compressed size
128.76 MB
Last pushed
about 1 month by keeper
Type
Image
Manifest digest
sha256:46c8b12f2986c109fb45a324f6137c2ec4bf07ae2f69f57c27a37716f313e3b6
Image Layers
1ADD file ... in / 29.96 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.65 KB4RUN /bin/sh -c set -ex;4.01 MB5ENV GOSU_VERSION=1.160 B6RUN /bin/sh -c set -eux;1.4 MB7RUN /bin/sh -c set -eux;7.67 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1013.11 KB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=110 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/11/bin0 B14ENV PG_VERSION=11.22-1.pgdg110+10 B15RUN /bin/sh -c set -ex;84.69 MB16RUN /bin/sh -c set -eux;8.13 KB17RUN /bin/sh -c mkdir -p128 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c mkdir -p171 B20VOLUME [/var/lib/postgresql/data]0 B21COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.67 KB22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B26COPY /opt/keeper/share/docker /opt/keeper/share/docker # buildkit3.36 KB27COPY /opt/keeper/kcm-release /opt/keeper/kcm-release # buildkit172 B28COPY /opt/keeper/share/guacamole-auth-jdbc-postgresql/schema/*.sql /docker-entrypoint-initdb.d/ # buildkit4.21 KB29COPY 998-update-admin-password.sh /docker-entrypoint-initdb.d/ # buildkit779 B30COPY 999-create-webapp-user.sh /docker-entrypoint-initdb.d/ # buildkit547 B31COPY entrypoint.sh /opt/keeper/share/docker/entrypoint.sh # buildkit777 B32ENTRYPOINT ["/opt/keeper/share/docker/entrypoint.sh"]0 B33CMD ["postgres"]0 BCommand
ADD file:e9f63d1defc55282fec6525ac2886c735dc2189e34105d7fe64c2420d6673922 in /