1
0
Fork 0
Commit Graph

1 Commits

Author SHA1 Message Date
pooneyy 8f284e55b8
📦 build(maccms10): add dockerfile for maccms10 application
- 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
2025-10-03 19:28:06 +08:00