Sign inSign up

synology/ldap-agent:v0.1.322

Manifest digest

sha256:15a5d2edb42bd93143111a16a5c6078c70695a90934c5e88898c2faba58e334d

OS/ARCH

linux/amd64

Compressed size

253.55 MB

Last pushed

10 months by synology

Type

Image

Manifest digest

sha256:15a5d2edb42bd93143111a16a5c6078c70695a90934c5e88898c2faba58e334d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 27.26 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt update37.9 MB
9RUN /bin/sh -c apt install4.67 MB
10RUN /bin/sh -c apt install130.68 MB
11RUN /bin/sh -c pip3 install776.19 KB
12RUN /bin/sh -c apt autoremove380 B
13RUN /bin/sh -c apt clean664 B
14WORKDIR /usr/lib/x86_64-linux-gnu/32 B
15RUN /bin/sh -c ln -sf192 B
16WORKDIR /app92 B
17COPY /go/bin/main worker # buildkit6.96 MB
18COPY /ui/dist ui # buildkit577.98 KB
19COPY files/bin/ldap-proxy /bin/ # buildkit5.19 MB
20COPY files/bin/slapd /bin/ # buildkit800.74 KB
21RUN /bin/sh -c ln -s152 B
22RUN /bin/sh -c ln -s153 B
23COPY files/etc/openldap /etc/openldap # buildkit38.99 KB
24COPY files/etc/samba /etc/samba_ldif # buildkit288 B
25COPY files/samba.tar.xz /app # buildkit14.51 MB
26RUN /bin/sh -c tar Jxvf24.23 MB
27RUN /bin/sh -c echo /usr/local/samba/lib/private184 B
28RUN /bin/sh -c ldconfig #9.25 KB
29RUN /bin/sh -c mkdir -p133 B
30COPY files/etc/cert/cloud-root-ca.crt /etc/cloud/cert # buildkit1.56 KB
31RUN /bin/sh -c chmod 6441.56 KB
32RUN /bin/sh -c mkdir -p111 B
33COPY tools/pprof-dump.sh /app/tools/pprof-dump.sh # buildkit727 B
34RUN /bin/sh -c chmod +x724 B
35COPY tools/check_users.sh /app/tools/check_users.sh # buildkit1.12 KB
36RUN /bin/sh -c chmod +x1.12 KB
37CMD ["/app/worker" "serve"]0 B

Command

 ARG RELEASE