AlekSIS
The snippet can be accessed without any authentication.
Authored by
magicfelix
Spezifische Zusammenstellung bestimmter AlekSIS-Apps
Dockerfile 449 B
ARG APPS="AlekSIS-Core==4.0.1 AlekSIS-App-Lesrooster==1.0.0 AlekSIS-App-Hjelp==4.0.0.dev1 AlekSIS-App-Chronos==4.0.1 AlekSIS-App-Cursus==1.0.0 AlekSIS-App-CSVImport@git+https://edugit.org/AlekSIS/official/AlekSIS-App-CSVImport@21d848de19a7f09056df40f1b8d1ece4c6421ead AlekSIS-App-Kolego==1.0.0 AlekSIS-App-Alsijil==4.0.0"
ARG BUILD_DEPS="gcc python3-dev git libpq-dev"
ARG SYSTEM_DEPS=""
FROM registry.edugit.org/aleksis/official/aleksis-core:4-0-1
Please register or sign in to comment