sha256:4bfc6c5671fc3fb7e350b6ea93d06148761693d0f078abeb9001e769e4923372
OS/ARCH
Compressed size
591.58 MB
Last pushed
9 months by seafileltd
Type
Image
Manifest digest
sha256:74b38d69e3b2e05472bf42d11f53dcddf7405b590f5b40833b6d17d8a9e0443a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7COPY base_scripts /bd_build # buildkit11.25 KB8RUN /bin/sh -c /bd_build/prepare.sh &&53.85 MB9ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c apt-get update34.92 MB11RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive300.69 MB12RUN /bin/sh -c apt-get install45.36 MB13RUN /bin/sh -c mkdir -p116 B14WORKDIR /opt/seafile32 B15COPY thumbnail-server /opt/seafile/thumbnail-server # buildkit18.52 KB16COPY seafobj/requirements.txt /opt/seafile/thumbnail-server/seafobj-requirements.txt # buildkit221 B17COPY seafobj/seafobj /opt/seafile/seafile/lib/python3/site-packages/seafobj # buildkit15.82 KB18COPY seafobj/objwrapper /opt/seafile/seafile/lib/python3/site-packages/objwrapper # buildkit3.05 KB19RUN /bin/sh -c pip3 install128.36 MB20COPY scripts /scripts # buildkit3.2 KB21RUN /bin/sh -c mkdir -p1.07 KB22RUN /bin/sh -c rm -rf166 B23COPY scripts/01_init.sh /etc/my_init.d/01_init.sh # buildkit557 B24RUN /bin/sh -c chmod +x2.28 KB25CMD ["/sbin/my_init" "--" "/scripts/enterpoint.sh"]0 BCommand
ARG RELEASE