2023-03-01 08:38:47 UTC
466 MB
teletype
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SEAFILE_SERVERseafile-server
SEAFILE_VERSION10.0.0
[#000] sha256:7c3b88808835aa80f1ef7f03083c5ae781d0f44e644537cd72de4ce6c5e62e00 - 5.84% (27.2 MB)
[#001] sha256:6ea0e81b104616b12539f6ff2a7850067d9e3bc3afaff8cb696d2957c3b29768 - 0.0% (14.9 KB)
[#002] sha256:2cdac958255984af37c86ea3e7b390289cc9719a153c1477a6c00bea47c1807d - 11.36% (53 MB)
[#003] sha256:63f037068b42a05d09cc2661d670bcf42f3b955abcedfbbe6fbe01de2a25aff6 - 9.63% (44.9 MB)
[#004] sha256:4ca5d082a6daf97d328b85b4a8cb807d3b37b667e266f6fef5c9801e4b70e201 - 11.39% (53.1 MB)
[#005] sha256:9a3c6dbd12a0e19e5d8e4f31d61d48516875ce3a912a3fb5936dec5f4ea9980b - 6.1% (28.4 MB)
[#006] sha256:6c9e1a5ef06080d682ff09ba9ad7bb641d8f931394631ea3d9f983cdb264b601 - 14.83% (69.2 MB)
[#007] sha256:c5bc5d6ed136c9bae9f3b2611296feb5733b05829890fdfbb0ce4669981ef15c - 24.52% (114 MB)
[#008] sha256:537a8f6338fd9635c94bfa7cc5377178a9a880c28a01f0fe854543e0584a3920 - 0.07% (354 KB)
[#009] sha256:0a544925096f0cc10ef421b339251a7212448dcef5f5f55b49ac168868c11050 - 0.0% (1.24 KB)
[#010] sha256:31b436cf7bfacefd542ec2309c5e8ca4f8b72bc897fcae6f7abcb0b7d810399c - 0.0% (660 Bytes)
[#011] sha256:5f6179cdc61e48ec6eb68be9f2226cd57183512dc5fd9b7b454efe03d8648efb - 0.09% (450 KB)
[#012] sha256:86d902478d6ef7b03db93a98dd0006936f9b01c8bfd893521495802e52a65d44 - 0.07% (355 KB)
[#013] sha256:34db34b1dc4334d237e3a4f504440eff8974e0c5f2dd937c3de8de18dcca0564 - 0.0% (149 Bytes)
[#014] sha256:6d171f8255405ae1e0540ba79a6639aab99835ba892c1ba2ccfcdfb36ec2ef24 - 16.09% (75.1 MB)
/bin/sh -c #(nop) ADD file:8a50ad78a668527e974b05a3dfbfd64760de3cb643ceb8a8805d21f6ceab3389 in /
2022-03-03 20:19:33 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-03-16 15:41:22 UTC (buildkit.dockerfile.v0)ARG QEMU_ARCH
2022-03-16 15:41:22 UTC (buildkit.dockerfile.v0)COPY . /bd_build # buildkit
2022-03-16 15:44:24 UTC (buildkit.dockerfile.v0)RUN |1 QEMU_ARCH= /bin/sh -c /bd_build/prepare.sh && /bd_build/system_services.sh && /bd_build/utilities.sh && /bd_build/cleanup.sh # buildkit
2022-03-16 15:44:24 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2022-03-16 15:44:24 UTC (buildkit.dockerfile.v0)CMD ["/sbin/my_init"]
2023-02-20 06:26:25 UTC/bin/sh -c #(nop) ENV SEAFILE_SERVER=seafile-server SEAFILE_VERSION=10.0.0
2023-02-20 06:26:39 UTC/bin/sh -c apt-get update --fix-missing
2023-02-20 06:27:28 UTC/bin/sh -c apt-get install -y vim htop net-tools psmisc wget curl git unzip
2023-02-20 06:28:18 UTC/bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt-get install -y tzdata nginx libmysqlclient-dev libmemcached11 libmemcached-dev fuse ldap-utils ca-certificates
2023-02-20 06:29:21 UTC/bin/sh -c apt-get install -y python3 python3-pip python3-setuptools && rm -f /usr/bin/python && ln -s /usr/bin/python3 /usr/bin/python && python3 -m pip install --upgrade pip -i https://pypi.tuna.tsinghua.edu.cn/simple/ && rm -r /root/.cache/pip
2023-02-20 06:30:57 UTC/bin/sh -c pip3 install --timeout=3600 click termcolor colorlog pymysql django==3.2.* future==0.18.* mysqlclient==2.1.* pillow==9.3.* pylibmc captcha==0.4 markupsafe==2.0.1 jinja2 sqlalchemy django-pylibmc django_simple_captcha==0.5.* pyjwt==2.6.* pycryptodome==3.16.* psd-tools lxml -i https://pypi.tuna.tsinghua.edu.cn/simple/ && rm -r /root/.cache/pip
2023-03-01 08:38:09 UTC/bin/sh -c #(nop) COPY dir:49d5b2e02cb120eced4ab50ffbaf5a2dfe9a96f2fd96c18d1edb14bedcba544b in /scripts
2023-03-01 08:38:10 UTC/bin/sh -c #(nop) COPY dir:21e6e8e1eed404f391345d8ae3ed5434bca36345d8b66e6499e98277d46aa452 in /templates
2023-03-01 08:38:10 UTC/bin/sh -c #(nop) COPY dir:946caf98b0395091f7d7585fe4d16e3ef7a127601cb436c3c9091a7ba21cff0b in /services
2023-03-01 08:38:12 UTC/bin/sh -c unzip /scripts/acme.sh-master.zip -d /scripts/ && mv /scripts/acme.sh-master /scripts/acme.sh && cd /scripts/acme.sh && /scripts/acme.sh/acme.sh --install
2023-03-01 08:38:13 UTC/bin/sh -c echo "TLS_REQCERT allow" >> /etc/ldap/ldap.conf && chmod u+x /scripts/* && rm /scripts/cluster* && mkdir -p /etc/my_init.d && rm -f /etc/my_init.d/* && cp /scripts/create_data_links.sh /etc/my_init.d/01_create_data_links.sh && mkdir -p /etc/service/nginx && rm -f /etc/nginx/sites-enabled/* /etc/nginx/conf.d/* && mv /services/nginx.conf /etc/nginx/nginx.conf && mv /services/nginx.sh /etc/service/nginx/run
2023-03-01 08:38:13 UTC/bin/sh -c #(nop) WORKDIR /opt/seafile
2023-03-01 08:38:45 UTC/bin/sh -c mkdir -p /opt/seafile/ && cd /opt/seafile/ && wget https://seafile-downloads.oss-cn-shanghai.aliyuncs.com/seafile-server_${SEAFILE_VERSION}_x86-64.tar.gz && tar -zxvf seafile-server_${SEAFILE_VERSION}_x86-64.tar.gz && rm -f seafile-server_${SEAFILE_VERSION}_x86-64.tar.gz && find /opt/seafile/ \( -name "liblber-*" -o -name "libldap-*" -o -name "libldap_r*" -o -name "libsasl2.so*" -o -name "libcrypt.so.1" \) -delete
2023-03-01 08:38:47 UTC/bin/sh -c #(nop) EXPOSE 80
2023-03-01 08:38:47 UTC/bin/sh -c #(nop) CMD ["/sbin/my_init" "--" "/scripts/enterpoint.sh"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.