sha256:c723eb6403a23bb60381eb9bc9459ce8c221b9f692c6c90cb24341a72bf8b14c
OS/ARCH
linux/amd64
Compressed size
245.24 MB
Last pushed
almost 2 years by synology
Type
Image
Manifest digest
sha256:c723eb6403a23bb60381eb9bc9459ce8c221b9f692c6c90cb24341a72bf8b14c
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 / 26.24 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt update35.78 MB9RUN /bin/sh -c apt install4.66 MB10RUN /bin/sh -c apt install125.57 MB11RUN /bin/sh -c pip3 install775.44 KB12RUN /bin/sh -c apt autoremove379 B13RUN /bin/sh -c apt clean660 B14WORKDIR /usr/lib/x86_64-linux-gnu/32 B15RUN /bin/sh -c ln -sf191 B16WORKDIR /app92 B17COPY /go/bin/main worker # buildkit6.9 MB18COPY /ui/dist ui # buildkit578.33 KB19COPY files/bin/ldap-proxy /bin/ # buildkit5.19 MB20COPY files/bin/slapd /bin/ # buildkit800.74 KB21RUN /bin/sh -c ln -s150 B22RUN /bin/sh -c ln -s151 B23COPY files/etc/openldap /etc/openldap # buildkit39.01 KB24COPY files/etc/samba /etc/samba_ldif # buildkit285 B25COPY files/samba.tar.xz /app # buildkit14.51 MB26RUN /bin/sh -c tar Jxvf24.23 MB27RUN /bin/sh -c echo /usr/local/samba/lib/private184 B28RUN /bin/sh -c ldconfig #9.23 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 KB32CMD ["/app/worker" "serve"]0 BCommand
ARG RELEASE