seafile-mc (13.0.15)

Published 2026-01-05 20:56:44 +00:00 by garbaye-imagebuilder in Garbaye/services-garbaye

Installation

docker pull git.garbaye.fr/garbaye/seafile-mc:13.0.15
sha256:c8e57799ea82681a467dc7ed5e61a42f28692852aff0b2dcc0aade34f954a57e

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in /
CMD ["/bin/bash"]
ENV SEAFILE_SERVER=seafile-server SEAFILE_VERSION=13.0.15
COPY dir:8d1d30be0db87036d5571bb845a12c365152b2959cb7609500bcd4cd15b03350 in /bd_build
/bin/sh -c /bd_build/prepare.sh && /bd_build/system_services.sh && /bd_build/utilities.sh && /bd_build/cleanup.sh
ENV DEBIAN_FRONTEND="teletype" LANG="en_US.UTF-8" LANGUAGE="en_US:en" LC_ALL="en_US.UTF-8"
/bin/sh -c echo "deb http://nginx.org/packages/ubuntu `lsb_release -cs` nginx" | tee /etc/apt/sources.list.d/nginx.list && curl -fsSL https://nginx.org/keys/nginx_signing.key | apt-key add -
/bin/sh -c apt-get update --fix-missing && apt-get upgrade -y
/bin/sh -c apt-get install -y vim htop net-tools psmisc wget curl git unzip
/bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt-get install -y tzdata nginx libmysqlclient-dev libmemcached11 libmemcached-dev fuse poppler-utils ldap-utils libldap2-dev ca-certificates dnsutils pkg-config exiftool
/bin/sh -c apt-get install -y python3 python3-pip python3-setuptools python3-ldap && rm /usr/lib/python3.12/EXTERNALLY-MANAGED && rm -f /usr/bin/python && ln -s /usr/bin/python3 /usr/bin/python && pip3 install --no-cache-dir --ignore-installed -U setuptools cryptography && rm -rf /usr/lib/python3/dist-packages/setuptools* && rm -rf /usr/lib/python3/dist-packages/cryptography*
/bin/sh -c pip3 install --no-cache-dir --timeout=3600 click termcolor colorlog pytz sqlalchemy==2.0.* pymysql==1.1.* jinja2 django-pylibmc pylibmc psd-tools lxml django==5.2.* cffi==1.17.1 future==1.0.* mysqlclient==2.2.* captcha==0.7.* django_simple_captcha==0.6.* pyjwt==2.10.* djangosaml2==1.11.* pysaml2==7.5.* pycryptodome==3.23.* python-ldap==3.4.* pillow==11.3.* pillow-heif==1.0.* cairosvg==2.8.*
COPY dir:304a11363c2385e3ec1a4c5ab2ee0a1edaa8ec7a414b7f87f47fb48fb41c71d1 in /scripts
COPY dir:65d50cc728231be70defd91a9d3b0e37b07522831038400b783b71736e6a4419 in /services
/bin/sh -c mkdir -p /etc/ldap/ && echo "TLS_REQCERT allow" >> /etc/ldap/ldap.conf && echo "TLS_CACERT /etc/ssl/certs/ca-certificates.crt" >> /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 && mkdir -p /etc/nginx/sites-enabled && mkdir -p /etc/nginx/sites-available && 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 && mv /services/seafile.nginx.conf /etc/nginx/sites-enabled/seafile.nginx.conf
ENV MARIADB_TLS_DISABLE_PEER_VERIFICATION=1
WORKDIR /opt/seafile
COPY dir:e606ba0b6579f9f8f7749d5895b9d1177034a5ca1b75ed33ecd0b1b9f3e8ccab in /opt/seafile/seafile-server-${SEAFILE_VERSION}
EXPOSE 80
CMD ["/sbin/my_init", "--", "/scripts/enterpoint.sh"]

Labels

Key Value
io.buildah.version 1.41.5
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2026-01-05 20:56:44 +00:00
6
OCI / Docker
linux/amd64
502 MiB
Versions (2) View all
13.0.15 2026-01-05
12.0.14 2025-06-02