9 Commits

Author SHA1 Message Date
Stanislau Kviatkouski
6707f3d1c0 Added project initializability check in docker-entrypoint.sh 2025-01-15 22:27:44 +01:00
Thomas C.
adaa1f20cf
feat: print message when docker-entrypoint finishes (#703)
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
2024-11-27 15:24:19 +01:00
Kévin Dunglas
102fa40615 chore: remove useless public/ directory in skeleton 2024-11-16 14:14:37 +01:00
Kévin Dunglas
dc170d98eb feat: use the --all-or-nothing flags for migrations 2024-04-22 12:04:30 +02:00
Kévin Dunglas
08d165696b chore: switch to stable versions 2023-12-18 10:04:23 +01:00
Kévin Dunglas
489bf4065c fix: use the dev-main version of runtime/frankenphp-symfony for Symfony 7 compat 2023-12-04 00:11:04 +01:00
Borislav Kosun
ef8c7ad2a2
fix: install Composer dependencies if vendor directory is empty (#491)
* fix: install Composer dependencies if vendor directory is empty

* Update frankenphp/docker-entrypoint.sh

Co-authored-by: Vincent <407859+vincentchalamon@users.noreply.github.com>

---------

Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
Co-authored-by: Vincent <407859+vincentchalamon@users.noreply.github.com>
2023-10-26 14:31:20 +02:00
Maxime Hélias
d620a5102a Adding --detach option to the command 2023-10-02 13:28:37 +02:00
Kévin Dunglas
88f5c19cac
feat: switch to FrankenPHP (#460) 2023-09-20 16:53:05 +02:00