Sign inSign up

ahaen/azuread-ldap-wrapper:v2.0.0

Multi-platform
Networking
Integration & delivery
Index digest

sha256:c5f5effab0a386926d6b0556f66567bddd9452684d357fe6cff26d260dbfb26c

OS/ARCH

Compressed size

50.65 MB

Last pushed

about 3 years by ahaen

Type

Image

Manifest digest

sha256:48f3f73117c0f465550919e61089d5a8b2d176def35fa2d38a1e51d816144e96

Image Layers

1ADD file ... in / 2.76 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=18.16.00 B
4/bin/sh -c addgroup -g 100043.61 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/ 447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add18.3 KB
11ENV NODE_ENV=production0 B
12ENV LDAP_DOMAIN=example.com0 B
13ENV LDAP_BASEDN=dc=example,dc=com0 B
14ENV LDAP_BINDUSER=username|password0 B
15ENV LDAP_PORT=133890 B
16ENV LDAP_DEBUG=false0 B
17ENV LDAP_ALLOWCACHEDLOGINONFAILURE=true0 B
18ENV LDAP_SAMBANTPWD_MAXCACHETIME=-10 B
19ENV AZURE_APP_ID=*secret*0 B
20ENV AZURE_TENANTID=*secret*0 B
21ENV AZURE_APP_SECRET=*secret*0 B
22ENV LDAP_SYNC_TIME=300 B
23ENV DSM7=true0 B
24ENV GRAPH_FILTER_USERS=userType eq 'Member'0 B
25ENV GRAPH_FILTER_GROUPS=securityEnabled eq true0 B
26ENV GRAPH_IGNORE_MFA_ERRORS=false0 B
27RUN /bin/sh -c mkdir -p96 B
28RUN /bin/sh -c mkdir -p116 B
29RUN /bin/sh -c echo "This243 B
30WORKDIR /app32 B
31COPY /app /app # buildkit2.03 MB
32EXPOSE map[13389/tcp:{}]0 B
33RUN chmod +x /app/entrypoint.sh #32 B
34ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

ADD file:082f034323c559f3cb9feb6422c88b1ec8017f436d6109e238a5c5384a32a90a in /