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.

Main menu

The init script

  • sets permisssions for container and local user
  • generates needed files for docker from configuration and a set of templates
  • starts/ stops your container