seafile-mc (13.0.18)

Published 2026-02-25 21:24:02 +00:00 by garbaye-imagebuilder in Garbaye/services-garbaye

Installation

docker pull git.garbaye.fr/garbaye/seafile-mc:13.0.18
sha256:a304c0aed835bd24d510f4e452da12680ed834dcbf642ffbffcda0d31e2e4787

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:1ae27d2ef4369361104b699712f3897141e394785df5d193d67b44626f57eb87 in /
CMD ["/bin/bash"]
ENV SEAFILE_SERVER=seafile-server SEAFILE_VERSION=13.0.18
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:0b207f7af78ce6f9136123b60ba8b0aed46ddf6674b12950233c6dccc63536ca in /scripts
COPY dir:f0f5e364ba083bc09a82cba40c128405839cbc9c5758522db2795610f695b1d5 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:6eb0b30c713d2a22c06f774e7d27101bd534bc9925b47845a0d9a516964a7e84 in /opt/seafile/seafile-server-${SEAFILE_VERSION}
EXPOSE 80
CMD ["/sbin/my_init", "--", "/scripts/enterpoint.sh"]

Labels

Key Value
io.buildah.version 1.41.8
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2026-02-25 21:24:02 +00:00
21
OCI / Docker
linux/amd64
503 MiB
Versions (5) View all
13.0.19 2026-03-10
13.0.18 2026-02-25
13.0.17 2026-02-14
13.0.15 2026-01-05
12.0.14 2025-06-02