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 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 B7RUN /bin/sh -c apt update37.9 MB8RUN /bin/sh -c apt install4.67 MB9RUN /bin/sh -c apt autoremove381 B10RUN /bin/sh -c apt clean672 B11WORKDIR /usr/lib/x86_64-linux-gnu/32 B12RUN /bin/sh -c ln -sf190 B13WORKDIR /app93 B14COPY /go/bin/main worker # buildkit7.08 MB15COPY /ui/dist ui # buildkit575.52 KB16COPY files/bin/ldap-proxy /bin/ # buildkit4.85 MB17COPY files/bin/slapd /bin/ # buildkit800.74 KB18RUN /bin/sh -c ln -s151 B19RUN /bin/sh -c ln -s152 B20COPY files/etc/openldap /etc/openldap # buildkit38.99 KB21RUN /bin/sh -c mkdir -p130 B22COPY files/etc/cert/cloud-root-ca.crt /etc/cloud/cert # buildkit1.56 KB23RUN /bin/sh -c chmod 6441.56 KB24RUN /bin/sh -c mkdir -p112 B25COPY tools/pprof-dump.sh /app/tools/pprof-dump.sh # buildkit722 B26RUN /bin/sh -c chmod +x719 B27CMD ["/app/worker" "serve"]0 BCommand
ARG RELEASE