sha256:a9ae0c2f963c4a981a9ce2ad2cc8d746d4997f3bd32239fdef6e558310646cfc
OS/ARCH
linux/amd64
Compressed size
253.67 MB
Last pushed
10 months by synology
Type
Image
Manifest digest
sha256:a9ae0c2f963c4a981a9ce2ad2cc8d746d4997f3bd32239fdef6e558310646cfc
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 27.26 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt update37.9 MB9RUN /bin/sh -c apt install4.67 MB10RUN /bin/sh -c apt install130.68 MB11RUN /bin/sh -c pip3 install776.19 KB12RUN /bin/sh -c apt autoremove383 B13RUN /bin/sh -c apt clean659 B14WORKDIR /usr/lib/x86_64-linux-gnu/32 B15RUN /bin/sh -c ln -sf189 B16WORKDIR /app92 B17COPY /go/bin/main worker # buildkit7.07 MB18COPY /ui/dist ui # buildkit577.96 KB19COPY files/bin/ldap-proxy /bin/ # buildkit5.19 MB20COPY files/bin/slapd /bin/ # buildkit800.74 KB21RUN /bin/sh -c ln -s153 B22RUN /bin/sh -c ln -s154 B23COPY files/etc/openldap /etc/openldap # buildkit38.98 KB24COPY files/etc/samba /etc/samba_ldif # buildkit286 B25COPY files/samba.tar.xz /app # buildkit14.51 MB26RUN /bin/sh -c tar Jxvf24.23 MB27RUN /bin/sh -c echo /usr/local/samba/lib/private182 B28RUN /bin/sh -c ldconfig #9.29 KB29RUN /bin/sh -c mkdir -p133 B30COPY files/etc/cert/cloud-root-ca.crt /etc/cloud/cert # buildkit1.56 KB31RUN /bin/sh -c chmod 6441.56 KB32RUN /bin/sh -c mkdir -p110 B33COPY tools/pprof-dump.sh /app/tools/pprof-dump.sh # buildkit730 B34RUN /bin/sh -c chmod +x729 B35COPY tools/check_users.sh /app/tools/check_users.sh # buildkit1.12 KB36RUN /bin/sh -c chmod +x1.12 KB37CMD ["/app/worker" "serve"]0 BCommand
ARG RELEASE