Sign inSign up

ahaen/azuread-ldap-wrapper:v2.0.1

Multi-platform
Networking
Integration & delivery
Index digest

sha256:254bf1ba295cc6d60a3ae447315e90948fb6ece33ec0991c1c82346f3f5b78ab

OS/ARCH

Compressed size

52.77 MB

Last pushed

about 3 years by ahaen

Type

Image

Manifest digest

sha256:02d5689c15fd376cc24120677aba44c7491b2d65472bb5d942dd8baae53a1ba1

Image Layers

1ADD file ... in / 3.18 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=18.17.00 B
4/bin/sh -c addgroup -g 100045.29 MB
5ENV YARN_VERSION=1.22.190 B
6/bin/sh -c apk add --no-cache2.23 MB
7COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add20.85 KB
11ENV NODE_ENV=production0 B
12ENV LDAP_DOMAIN=example.com0 B
13ENV LDAP_BINDUSER=username|password0 B
14ENV LDAP_PORT=133890 B
15ENV LDAP_DEBUG=false0 B
16ENV LDAP_ALLOWCACHEDLOGINONFAILURE=true0 B
17ENV LDAP_SAMBANTPWD_MAXCACHETIME=-10 B
18ENV AZURE_APP_ID=*secret*0 B
19ENV AZURE_TENANTID=*secret*0 B
20ENV AZURE_APP_SECRET=*secret*0 B
21ENV LDAP_SYNC_TIME=300 B
22ENV DSM7=true0 B
23ENV GRAPH_FILTER_USERS=userType eq 'Member'0 B
24ENV GRAPH_FILTER_GROUPS=securityEnabled eq true0 B
25ENV GRAPH_IGNORE_MFA_ERRORS=false0 B
26RUN /bin/sh -c mkdir -p96 B
27RUN /bin/sh -c mkdir -p116 B
28RUN /bin/sh -c echo "This243 B
29WORKDIR /app32 B
30COPY /app /app # buildkit2.05 MB
31EXPOSE map[13389/tcp:{}]0 B
32RUN chmod +x /app/entrypoint.sh #32 B
33ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

ADD file:289c2fac17119508ced527225d445747cd177111b4a0018a6b04948ecb3b5e29 in /