Sign inSign up

synology/ldap-agent:test

Manifest digest

sha256:33f5193ece7e475d420932645e86ef3a4d967fc9b7f620e626c41f29ff963b7d

OS/ARCH

linux/amd64

Compressed size

83.15 MB

Last pushed

about 1 year by synology

Type

Image

Manifest digest

sha256:33f5193ece7e475d420932645e86ef3a4d967fc9b7f620e626c41f29ff963b7d

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
7RUN /bin/sh -c apt update37.9 MB
8RUN /bin/sh -c apt install4.67 MB
9RUN /bin/sh -c apt autoremove381 B
10RUN /bin/sh -c apt clean672 B
11WORKDIR /usr/lib/x86_64-linux-gnu/32 B
12RUN /bin/sh -c ln -sf190 B
13WORKDIR /app93 B
14COPY /go/bin/main worker # buildkit7.08 MB
15COPY /ui/dist ui # buildkit575.52 KB
16COPY files/bin/ldap-proxy /bin/ # buildkit4.85 MB
17COPY files/bin/slapd /bin/ # buildkit800.74 KB
18RUN /bin/sh -c ln -s151 B
19RUN /bin/sh -c ln -s152 B
20COPY files/etc/openldap /etc/openldap # buildkit38.99 KB
21RUN /bin/sh -c mkdir -p130 B
22COPY files/etc/cert/cloud-root-ca.crt /etc/cloud/cert # buildkit1.56 KB
23RUN /bin/sh -c chmod 6441.56 KB
24RUN /bin/sh -c mkdir -p112 B
25COPY tools/pprof-dump.sh /app/tools/pprof-dump.sh # buildkit722 B
26RUN /bin/sh -c chmod +x719 B
27CMD ["/app/worker" "serve"]0 B

Command

 ARG RELEASE