Dockerises the app!

This commit is contained in:
2025-06-03 07:27:19 +01:00
parent 077d33d801
commit d404a0097f
10 changed files with 110 additions and 81 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
symfony/.env.local
symfony/.env.local.php
symfony/.env.*.local
symfony/config/secrets/prod/prod.decrypt.private.php
symfony/public/bundles/
symfony/var/
symfony/vendor/
symfony/phpunit.xml
symfony/.phpunit.result.cache
symfony/.phpunit.result.cache
symfony/phpunit.xml
symfony/public/assets/
symfony/assets/vendor/