docker-compose.yaml
0 → 100644
+65
−0
fpm-debug.conf
0 → 100644
+2
−0
php-debug.ini
0 → 100644
+2
−0
run
0 → 100755
+7
−0
wait-for.sh
0 → 100755
+11
−0
Loading
This is a developer convenience branch containing a docker-compose config and associated scripts and data files. Usage: checkout in a worktree within the worktree you are currently using and use with: export COMPOSE_DOCKER_CLI_BUILD=1 export DOCKER_BUILDKIT=1 docker-compose -f <checkout-path>/docker-compose.yaml -p wordpress