Sign inSign up

seafileltd/thumbnail-server:13.0.13

Multi-platform
Index digest

sha256:af2be701bc49716479a2a4301428df743c78b1939a764ea4092e076bbdf4ac87

OS/ARCH

Compressed size

571.07 MB

Last pushed

11 months by seafileltd

Type

Image

Manifest digest

sha256:2cd6d7d14b893dc1d5bec7ba068159da3ef58ba068d4d52bf2e928e0a7bb4b59

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 / 27.52 MB
6CMD ["/bin/bash"]0 B
7COPY base_scripts /bd_build # buildkit11.25 KB
8RUN /bin/sh -c /bd_build/prepare.sh &&54.29 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 update38.89 MB
11RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive282.84 MB
12RUN /bin/sh -c apt-get install43.93 MB
13RUN /bin/sh -c mkdir -p116 B
14WORKDIR /opt/seafile32 B
15COPY thumbnail-server /opt/seafile/thumbnail-server # buildkit14.93 KB
16COPY seafobj/requirements.txt /opt/seafile/thumbnail-server/seafobj-requirements.txt # buildkit219 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 install123.55 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 # buildkit567 B
24RUN /bin/sh -c chmod +x1.78 KB
25CMD ["/sbin/my_init" "--" "/scripts/enterpoint.sh"]0 B

Command

 ARG RELEASE