Sign inSign up

aelieth/klldap:0.7.1

Multi-platform
Networking
Security
Index digest

sha256:34a576b4055c892a4ac16d48e7fa45c35fcf797e6f7db9d5e2a1a6b26829e09b

OS/ARCH

Compressed size

98.15 MB

Last pushed

4 months by aelieth

Type

Image

Manifest digest

sha256:c1b94ff760e715ba7e14ffa7e42cda5eeb374d2cfe912a55e0c9f43a056e8eef

Image Layers

1COPY /mnt/sys-root/ / # buildkit29.73 MB
2CMD ["/bin/bash"]0 B
3ENV GOSU_VERSION=1.170 B
4RUN /bin/sh -c microdnf install8.56 MB
5RUN /bin/sh -c groupadd -g1.54 KB
6RUN /bin/sh -c microdnf install40.56 MB
7RUN /bin/sh -c mkdir -p719 B
8WORKDIR /app32 B
9COPY --chown=lldap:lldap /app/target/release/lldap /app/target/release/lldap_migration_tool /app/target/release/lldap_set_password16.24 MB
10COPY --chown=lldap:lldap /app/app/static /app/app/static #41.79 KB
11COPY --chown=lldap:lldap /app/app/pkg /app/app/pkg #2.06 MB
12COPY --chown=lldap:lldap /app/app/index.html /app/app/index.html #1.25 KB
13COPY --chown=lldap:lldap /app/target/release/kerberos_manager /app/ #963.33 KB
14COPY --chown=lldap:lldap lldap_config.docker_template.toml /app/ #2.91 KB
15COPY --chown=lldap:lldap scripts/bootstrap.sh /app/ #5.3 KB
16COPY --chown=lldap:lldap kerberos/kerberos_config.template.toml /app/kerberos_config.template.toml #460 B
17COPY --chown=lldap:lldap kerberos/krb5.template.conf /app/krb5.template.conf #475 B
18COPY --chown=lldap:lldap kerberos/kdc.template.conf /app/kdc.template.conf #339 B
19COPY --chown=lldap:lldap kerberos/kadm5.template.acl /app/kadm5.template.acl #186 B
20COPY --chown=lldap:lldap kerberos/keycloak_config.template.toml /app/keycloak_config.template.toml #363 B
21COPY --chown=lldap:lldap entrypoint.sh /entrypoint.sh #669 B
22COPY --chown=lldap:lldap start-lldap.sh /start-lldap.sh #727 B
23RUN /bin/sh -c chmod +x668 B
24RUN /bin/sh -c chmod +x32 B
25COPY sudoers-lldap /etc/sudoers.d/lldap # buildkit258 B
26RUN /bin/sh -c chmod 0440258 B
27VOLUME [/data /var/kerberos/krb5kdc]0 B
28EXPOSE [17170/tcp 3890/tcp 749/tcp 88/tcp0 B
29ENTRYPOINT ["/entrypoint.sh"]0 B
30CMD ["run"]0 B
31HEALTHCHECK &{["CMD" "/app/lldap" "healthcheck"] "0s"0 B
32LABEL maintainer=Aelieth <https://github.com/Aelieth> version=0.7.1 description=KLLDAP0 B

Command

COPY /mnt/sys-root/ / # buildkit