Sign inSign up

keeper/guacamole-ssl-nginx:2.25.0

Multi-platform
Index digest

sha256:8566b9c32802e91a3f8d3745546830c0d32d62e8972f0c33d9657531f0df77df

OS/ARCH

Compressed size

75.71 MB

Last pushed

about 1 month by keeper

Type

Image

Manifest digest

sha256:390e38fa232b7ab0f82ced0b03393f9eded8b5a787f66266714affc2dff4406a

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.30.40 B
4ENV NJS_VERSION=1.0.00 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.4.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x29.8 MB
10COPY docker-entrypoint.sh / # buildkit628 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19COPY /opt/keeper/share/docker /opt/keeper/share/docker # buildkit3.37 KB
20COPY /opt/keeper/kcm-release /opt/keeper/kcm-release # buildkit167 B
21RUN /bin/sh -c apt-get -yq17.15 MB
22RUN /bin/sh -c mkdir -p152 B
23RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf180 B
24COPY *.conf /etc/nginx/conf.d/ # buildkit827 B
25ENV NGINX_ENTRYPOINT_QUIET_LOGS=10 B
26ENV ADDITIONAL_CONFIG= ADDITIONAL_PROXY_CONFIG= CONTENT_SECURITY_POLICY=Y GUACAMOLE_CONTEXT_PATH=0 B
27VOLUME [/etc/keeper/ssl /etc/letsencrypt]0 B
28COPY ffdhe2048.txt /opt/glyptodon/ # buildkit498 B
29COPY entrypoint.sh foreach-server.py maintain-config.sh /opt/keeper/share/docker/6.94 KB
30ENTRYPOINT ["/opt/keeper/share/docker/entrypoint.sh"]0 B
31CMD ["nginx" "-g" "daemon off;"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'