container and dev preparations
Some checks failed
ci / docker (push) Failing after 11m20s

This commit is contained in:
2025-06-10 10:39:47 +02:00
parent fbe7613f97
commit 469ef7f5ea
7 changed files with 48 additions and 17 deletions

2
docker/start.sh Normal file → Executable file
View File

@@ -1,6 +1,6 @@
echo ' [+] Starting php'
php-fpm83
php-fpm84
cd /srv/src
composer install