sha256:ede552f5ad91603c82bf909d0d029d23b82111672f7c05a4006af87f44a793a7
OS/ARCH
Compressed size
99.22 MB
Last pushed
3 months by aelieth
Type
Image
Manifest digest
sha256:4fca1d51822aec7900b4e5d91d1129e5429126cc884d17a081b225c9ada8a858
Image Layers
1COPY /mnt/sys-root/ / # buildkit28.32 MB2CMD ["/bin/bash"]0 B3ENV GOSU_VERSION=1.170 B4RUN /bin/sh -c microdnf install8.38 MB5RUN /bin/sh -c groupadd -g1.54 KB6RUN /bin/sh -c microdnf install43.66 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_password15.82 MB10COPY --chown=lldap:lldap /app/app/static /app/app/static #41.79 KB11COPY --chown=lldap:lldap /app/app/pkg /app/app/pkg #2.05 MB12COPY --chown=lldap:lldap /app/app/index.html /app/app/index.html #1.25 KB13COPY --chown=lldap:lldap /app/target/release/kerberos_manager /app/ #944.86 KB14COPY --chown=lldap:lldap lldap_config.docker_template.toml /app/ #2.92 KB15COPY --chown=lldap:lldap scripts/bootstrap.sh /app/ #5.31 KB16COPY --chown=lldap:lldap kerberos/kerberos_config.template.toml /app/kerberos_config.template.toml #459 B17COPY --chown=lldap:lldap kerberos/krb5.template.conf /app/krb5.template.conf #474 B18COPY --chown=lldap:lldap kerberos/kdc.template.conf /app/kdc.template.conf #340 B19COPY --chown=lldap:lldap kerberos/kadm5.template.acl /app/kadm5.template.acl #184 B20COPY --chown=lldap:lldap kerberos/keycloak_config.template.toml /app/keycloak_config.template.toml #365 B21COPY --chown=lldap:lldap entrypoint.sh /entrypoint.sh #994 B22COPY --chown=lldap:lldap start-lldap.sh /start-lldap.sh #1.33 KB23RUN /bin/sh -c chmod +x993 B24RUN /bin/sh -c chmod +x32 B25COPY sudoers-lldap /etc/sudoers.d/lldap # buildkit260 B26RUN /bin/sh -c chmod 0440259 B27VOLUME [/data /var/kerberos/krb5kdc]0 B28EXPOSE [17170/tcp 3890/tcp 749/tcp 88/tcp0 B29ENV UID=1000 GID=10000 B30ENTRYPOINT ["/entrypoint.sh"]0 B31CMD ["run" "--config-file" "/data/lldap_config.toml"]0 B32HEALTHCHECK &{["CMD" "/app/lldap" "healthcheck" "--config-file"0 B33LABEL maintainer=Aelieth <https://github.com/Aelieth> version=0.7.2 description=KLLDAP0 BCommand
COPY /mnt/sys-root/ / # buildkit