Sign inSign up

aelieth/lldap:totp

Index digest

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 MB
2CMD ["/bin/sh"]0 B
3ENV GOSU_VERSION=1.140 B
4RUN /bin/sh -c set -eux;1.01 MB
5WORKDIR /app93 B
6COPY /app/app/index_local.html app/index.html # buildkit1.1 KB
7COPY /app/app/static app/static # buildkit41.78 KB
8COPY /app/app/pkg app/pkg # buildkit1.97 MB
9COPY /app/target/release/lldap /app/target/release/lldap_migration_tool /app/target/release/lldap_set_password ./16.7 MB
10COPY docker-entrypoint.sh lldap_config.docker_template.toml ./ #3.43 KB
11COPY scripts/bootstrap.sh ./ # buildkit5.3 KB
12RUN /bin/sh -c set -x1.07 MB
13ENV LDAP_PORT=38900 B
14ENV HTTP_PORT=171700 B
15EXPOSE [17170/tcp 3890/tcp]0 B
16ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B
17CMD ["run" "--config-file" "/data/lldap_config.toml"]0 B
18HEALTHCHECK {Test:[CMD /app/lldap healthcheck --config-file0 B

Command

ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit