This repo provides a simple and clean docker image for different ILIAS versions.
All branches are WIP!
There are different branches that serve to provide different installations. Those provide following versions:
branch | ILIAS version | PHP version | OS | base image | last commit |
---|---|---|---|---|---|
main | release_10 | 8.3 | Debian 11 Bullseye | php:8.3-apache | |
release_10° | release_10 | 8.3 | Debian 11 Bullseye | php:8.3-apache | |
release_9 | release_9 | 8.2 | Debian 11 Bullseye | php:8.2-apache | |
release_8 | release_8 | 8.0 | Debian 11 Bullseye | php:8.0-apache | |
release_7 | release_7 (7.30)* | 7.4 | Debian 11 Bullseye | php:7.4-apache |
°WIP!
*ILIAS dropped support for release_7 after release 7.30 has been published on May 14, 2024
git clone https://github.com/csidirop/ilias-docker/
git checkout <branchname>
docker compose up
or
docker-compose up
docker build -t <anyname> --no-cache
Initial Credentials:
- user:
root
- PW:
homer
Customizing/global/plugins/Services/Repository/RepositoryObject/<PluginName>
data/<ILIASTITLE>/<LibName>/
- eg.:
data/<ILIASTITLE>/<LibName>/libraries/H5P.<LibName-version>/