- create dockerfile based on php:8-apache-bookworm
- install required dependencies (git, libzip-dev)
- configure and install php extensions (pdo_mysql, zip)
- clone maccms10 repository from github and checkout specified ref
- clean up git repository and set proper permissions for application directories