sha256:a3eba61a5ee18c1cb61c518eaf9b8b834cdbadc692d5cdd4b5b07b34d48c17d7
OS/ARCH
linux/amd64
Compressed size
24.28 MB
Last pushed
24 days by aelieth
Type
Image
Manifest digest
sha256:fffe15f13c1b313bf782385e26c2d20623493ad7c8cd53a608dcf77b08f77cba
Image Layers
1ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit3.48 MB2CMD ["/bin/sh"]0 B3ENV GOSU_VERSION=1.140 B4RUN /bin/sh -c set -eux;1.01 MB5WORKDIR /app93 B6COPY /app/app/index_local.html app/index.html # buildkit1.1 KB7COPY /app/app/static app/static # buildkit41.78 KB8COPY /app/app/pkg app/pkg # buildkit1.97 MB9COPY /app/target/release/lldap /app/target/release/lldap_migration_tool /app/target/release/lldap_set_password ./16.7 MB10COPY docker-entrypoint.sh lldap_config.docker_template.toml ./ #3.43 KB11COPY scripts/bootstrap.sh ./ # buildkit5.3 KB12RUN /bin/sh -c set -x1.07 MB13ENV LDAP_PORT=38900 B14ENV HTTP_PORT=171700 B15EXPOSE [17170/tcp 3890/tcp]0 B16ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B17CMD ["run" "--config-file" "/data/lldap_config.toml"]0 B18HEALTHCHECK {Test:[CMD /app/lldap healthcheck --config-file0 BCommand
ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit