https://docs.typo3.org/typo3cms/ContributionWorkflowGuide/Appendix/SettingUpTypo3Ddev.html 
 https://ddev.readthedocs.io/en/latest/#system-requirements 
https://store.docker.com/editions/community/docker-ce-desktop-mac 
 Hinweis: mindestens einmal docker starten und einrichten lassen, dann erst ist es auf der Konsole verfügbar für die ddev Installation
 wenn git nicht vorhanden: einmal im Terminal aufrufen, prompt zum Installieren beantworten
https://docs.docker.com/install/linux/docker-ce/debian/#install-docker-ce-1 
 https://docs.docker.com/install/linux/linux-postinstall/ 
 https://ddev.readthedocs.io/en/latest/#installation-or-upgrade-windows 
 https://docs.docker.com/compose/install/#install-compose 
 https://www.mobilistics.de/blog/docker-compose-installation.html 
PHP: https://getcomposer.org/download/ 
 (nicht benötigt: compose ist innerhalb ddev vorhanden)
Ramdisk: https://wiki.ubuntuusers.de/RAM-Disk_erstellen/ 
 bzw. https://github.com/moby/moby/issues/10490#issuecomment-311892718