Sign inSign up

vviudez/user-selfservice-ldap:1.3.1

Security
Integration & delivery
API management
Index digest

sha256:200d463339df74b9209e71d4bd03017e93dc6be1c7aafcd38c00e0b677340d1f

OS/ARCH

linux/amd64

Compressed size

20.08 MB

Last pushed

about 1 month by vviudez

Type

Image

Manifest digest

sha256:4201287a3c26be65cd415b2ad0af8dcc39c0043134d9960abd2f2d26b6e33f71

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.27.50 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7RUN /bin/sh -c set -x1.71 MB
8COPY docker-entrypoint.sh / # buildkit629 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit402 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17ENV NJS_VERSION=0.8.100 B
18ENV NJS_RELEASE=10 B
19RUN /bin/sh -c set -x14.8 MB
20COPY /app/dist /usr/share/nginx/html # buildkit92.45 KB
21COPY nginx/default.conf.template /etc/nginx/templates/default.conf.template # buildkit1.49 KB
22COPY nginx/docker-entrypoint.d/10-generate-api-upstream.sh /docker-entrypoint.d/10-generate-api-upstream.sh # buildkit1.67 KB
23RUN /bin/sh -c chmod +x32 B
24ENV API_UPSTREAM=http://IP-API:8000 LISTEN_PORT=80800 B
25EXPOSE [8080/tcp]0 B
26HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://127.0.0.1:${LISTEN_PORT}/healthz0 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit