ticdesk (latest)

Published 2026-05-21 15:50:14 +02:00 by teckids_registry_push_bot in teckids/ticdesk

Installation

docker pull code.teckids.org/teckids/ticdesk:latest
sha256:3386016c97f8cbcf81fce5b087543c6fc360711e154d5249e6940416cbf97711

About this package

The Free School Inforation System

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'
RUN apt-get update
RUN apt-get install -yqq postgresql-common && /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh -y && apt-get update
RUN apt-get -y install dumb-init gettext postgresql-client-18 libldap2 libmagic1t64 uwsgi uwsgi-plugin-python3 && apt-get clean
RUN mkdir -p ${ALEKSIS_caching__dir} ${ALEKSIS_static__root} ${ALEKSIS_media__root} ${ALEKSIS_backup__location}
COPY --from=build ${VIRTUAL_ENV} ${VIRTUAL_ENV}
COPY --from=build ${ALEKSIS_static__root} ${ALEKSIS_static__root}
RUN chown -R www-data:www-data ${ALEKSIS_media__root} ${ALEKSIS_backup__location}
COPY container-startup.sh /usr/local/bin/aleksis-container-startup

Labels

Key Value
org.opencontainers.image.authors The AlekSIS® Team
org.opencontainers.image.description The Free School Inforation System
org.opencontainers.image.licenses EUPL-1.2
org.opencontainers.image.source https://edugit.org/AlekSIS/official/AlekSIS
org.opencontainers.image.title AlekSIS
org.opencontainers.image.url https://aleksis.org/
org.opencontainers.image.vendor Teckids e.V.
Details
Container
2026-05-21 15:50:14 +02:00
96
OCI / Docker
linux/amd64
The AlekSIS® Team
EUPL-1.2
402 MiB
Versions (1) View all
latest 2026-05-21