sha256:d9a472513b826eb9c807caa52faccabc8b65a97ccbc806d98968aaea8dc0d79f
OS/ARCH
Compressed size
490.51 MB
Last pushed
7 months by seafileltd
Type
Image
Manifest digest
sha256:3f2b709c7fa5683db41d5b932c6f73bf02ba29d13cfa85eb59f493d348f6d145
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 / 29.18 MB6CMD ["/bin/bash"]0 B7ENV SEAFILE_SERVER=seafile-server SEAFILE_VERSION=13.0.180 B8COPY base_scripts /bd_build # buildkit11.26 KB9RUN /bin/sh -c /bd_build/prepare.sh &&61.9 MB10ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B11RUN /bin/sh -c echo "deb8.3 KB12RUN /bin/sh -c apt-get update38.64 MB13RUN /bin/sh -c apt-get install39.7 MB14RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive37.1 MB15RUN /bin/sh -c apt-get install104.56 MB16RUN /bin/sh -c pip3 install68.22 MB17COPY scripts_13.0 /scripts # buildkit20.86 KB18COPY services /services # buildkit1.04 KB19RUN /bin/sh -c mkdir -p9.57 KB20ENV MARIADB_TLS_DISABLE_PEER_VERIFICATION=10 B21WORKDIR /opt/seafile116 B22COPY seafile-server-13.0.18 /opt/seafile/seafile-server-13.0.18 # buildkit111.17 MB23EXPOSE map[80/tcp:{}]0 B24CMD ["/sbin/my_init" "--" "/scripts/enterpoint.sh"]0 BCommand
ARG RELEASE