Run the popular Joomla CMS on top of FrankenPHP, the modern app server for PHP.
git clone https://github.com/alexandreelise/frankenphp-joomla
cd frankenphp-joomla
docker compose pull --include-deps
docker compose up
Your Joomla website is available on https://localhost
.
Check docker-compose.yml
to find DB credentials.