Host: http://localhost:8888
docker 20.10.12
docker-compose 1.29.2
git 2.25.1
php:7.4-fpm-buster
composer:2.0
git unzip libzip-dev libicu-dev libonig-dev intl pdo_mysql zip bcmath mysqli
nginx:1.18-alpine
nginx: 8888
./src:/var/www
.env
php:9000
- generate a new repository from this template
git clone https://github.com/you/your-repo.git <your-project>
cd <your-project>
git submodule update --init --recursive
docker-compose up