Sign inSign up

seafileltd/thumbnail-server:13.0.14

Multi-platform
Index digest

sha256:6e8caaf95528254fc262d88d03cf570782df5f8e68e08c8ec7e3a9087373ba9a

OS/ARCH

Compressed size

593.63 MB

Last pushed

10 months by seafileltd

Type

Image

Manifest digest

sha256:42f4173cc8a989e88a40e1969aab411d2269c318a58ca53fa5edf30b9be47e58

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 # buildkit15.23 KB
16COPY seafobj/requirements.txt /opt/seafile/thumbnail-server/seafobj-requirements.txt # buildkit222 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 install130.41 MB
20COPY scripts /scripts # buildkit2.68 KB
21RUN /bin/sh -c mkdir -p1.07 KB
22RUN /bin/sh -c rm -rf168 B
23COPY scripts/01_init.sh /etc/my_init.d/01_init.sh # buildkit569 B
24RUN /bin/sh -c chmod +x1.78 KB
25CMD ["/sbin/my_init" "--" "/scripts/enterpoint.sh"]0 B

Command

 ARG RELEASE