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 MB2CMD ["/bin/bash"]0 B3ENV GOSU_VERSION=1.170 B4RUN /bin/sh -c microdnf install8.56 MB5RUN /bin/sh -c groupadd -g1.54 KB6RUN /bin/sh -c microdnf install40.56 MB7RUN /bin/sh -c mkdir -p719 B8WORKDIR /app32 B9COPY --chown=lldap:lldap /app/target/release/lldap /app/target/release/lldap_migration_tool /app/target/release/lldap_set_password16.24 MB10COPY --chown=lldap:lldap /app/app/static /app/app/static #41.79 KB11COPY --chown=lldap:lldap /app/app/pkg /app/app/pkg #2.06 MB12COPY --chown=lldap:lldap /app/app/index.html /app/app/index.html #1.25 KB13COPY --chown=lldap:lldap /app/target/release/kerberos_manager /app/ #963.33 KB14COPY --chown=lldap:lldap lldap_config.docker_template.toml /app/ #2.91 KB15COPY --chown=lldap:lldap scripts/bootstrap.sh /app/ #5.3 KB16COPY --chown=lldap:lldap kerberos/kerberos_config.template.toml /app/kerberos_config.template.toml #460 B17COPY --chown=lldap:lldap kerberos/krb5.template.conf /app/krb5.template.conf #475 B18COPY --chown=lldap:lldap kerberos/kdc.template.conf /app/kdc.template.conf #339 B19COPY --chown=lldap:lldap kerberos/kadm5.template.acl /app/kadm5.template.acl #186 B20COPY --chown=lldap:lldap kerberos/keycloak_config.template.toml /app/keycloak_config.template.toml #363 B21COPY --chown=lldap:lldap entrypoint.sh /entrypoint.sh #669 B22COPY --chown=lldap:lldap start-lldap.sh /start-lldap.sh #727 B23RUN /bin/sh -c chmod +x668 B24RUN /bin/sh -c chmod +x32 B25COPY sudoers-lldap /etc/sudoers.d/lldap # buildkit258 B26RUN /bin/sh -c chmod 0440258 B27VOLUME [/data /var/kerberos/krb5kdc]0 B28EXPOSE [17170/tcp 3890/tcp 749/tcp 88/tcp0 B29ENTRYPOINT ["/entrypoint.sh"]0 B30CMD ["run"]0 B31HEALTHCHECK &{["CMD" "/app/lldap" "healthcheck"] "0s"0 B32LABEL maintainer=Aelieth <https://github.com/Aelieth> version=0.7.1 description=KLLDAP0 BCommand
COPY /mnt/sys-root/ / # buildkit