Skip to content
Snippets Groups Projects
Name Last commit Last update
.vscode
docker
docs
public_html
.gitignore
readme.md

Docker starter kit

Free software and Open Source from University of Bern :: IML - Institute of Medical Education

📄 Source: https://git-repo.iml.unibe.ch/iml-open-source/docker-php-starterkit
📜 License: GNU GPL 3.0
📗 Docs: https://os-docs.iml.unibe.ch/docker-php-starterkit/


About this template

This template folder brings up a docker container with a PHP 8.x dev environment with Apache httpd2 + mod_php.

It can add an optionally 2nd container with a Mariadb instance.

In dependency of the status - a template was changed or if containers are running - the menu shows possible options.

If the container is not running:

Main menu

... and after starting the container:

Main menu when the web container is running