Sign inSign up

seafileltd/thumbnail-server:14.0.2-testing

Manifest digest

sha256:f35e759f0a2b84455b446d47f5721ed1696d476f2c9f57c781922dbddfd4abd7

OS/ARCH

linux/amd64

Compressed size

1.48 GB

Last pushed

4 months by seafileltd

Type

Image

Manifest digest

sha256:f35e759f0a2b84455b446d47f5721ed1696d476f2c9f57c781922dbddfd4abd7

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6COPY base_scripts /bd_build # buildkit11.25 KB
7RUN /bin/sh -c /bd_build/prepare.sh &&55.45 MB
8ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c apt-get update41.67 MB
10RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive307.48 MB
11RUN /bin/sh -c apt-get install52.55 MB
12RUN /bin/sh -c curl -sL194.05 KB
13RUN /bin/sh -c apt-get install55.92 MB
14RUN /bin/sh -c apt-get install849.44 MB
15RUN /bin/sh -c mkdir -p116 B
16WORKDIR /opt/seafile32 B
17COPY thumbnail-server /opt/seafile/thumbnail-server # buildkit24.99 KB
18COPY seafobj/requirements.txt /opt/seafile/thumbnail-server/seafobj-requirements.txt # buildkit214 B
19COPY seafobj/seafobj /opt/seafile/seafile/lib/python3/site-packages/seafobj # buildkit16.62 KB
20COPY seafobj/objwrapper /opt/seafile/seafile/lib/python3/site-packages/objwrapper # buildkit3.04 KB
21RUN /bin/sh -c pip3 install122.55 MB
22COPY scripts /scripts # buildkit3.4 KB
23RUN /bin/sh -c mkdir -p1.08 KB
24RUN /bin/sh -c rm -rf164 B
25COPY scripts/01_init.sh /etc/my_init.d/01_init.sh # buildkit559 B
26RUN /bin/sh -c chmod +x2.47 KB
27CMD ["/sbin/my_init" "--" "/scripts/enterpoint.sh"]0 B

Command

 ARG RELEASE