Sign inSign up

seafileltd/thumbnail-server:13.0.15

Multi-platform
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7COPY base_scripts /bd_build # buildkit11.25 KB
8RUN /bin/sh -c /bd_build/prepare.sh &&53.85 MB
9ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10RUN /bin/sh -c apt-get update34.92 MB
11RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive300.69 MB
12RUN /bin/sh -c apt-get install45.36 MB
13RUN /bin/sh -c mkdir -p116 B
14WORKDIR /opt/seafile32 B
15COPY thumbnail-server /opt/seafile/thumbnail-server # buildkit18.52 KB
16COPY seafobj/requirements.txt /opt/seafile/thumbnail-server/seafobj-requirements.txt # buildkit221 B
17COPY seafobj/seafobj /opt/seafile/seafile/lib/python3/site-packages/seafobj # buildkit15.82 KB
18COPY seafobj/objwrapper /opt/seafile/seafile/lib/python3/site-packages/objwrapper # buildkit3.05 KB
19RUN /bin/sh -c pip3 install128.36 MB
20COPY scripts /scripts # buildkit3.2 KB
21RUN /bin/sh -c mkdir -p1.07 KB
22RUN /bin/sh -c rm -rf166 B
23COPY scripts/01_init.sh /etc/my_init.d/01_init.sh # buildkit557 B
24RUN /bin/sh -c chmod +x2.28 KB
25CMD ["/sbin/my_init" "--" "/scripts/enterpoint.sh"]0 B

Command

 ARG RELEASE