dockerize project

Reviewed-on: sites/file-explorer#3
This commit is contained in:
2024-12-04 17:37:10 +00:00
parent 0b8348274d
commit 1ec2ed1d00
7 changed files with 173 additions and 3 deletions

View File

@ -1,4 +1,16 @@
{
"symfony/apache-pack": {
"version": "1.0",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "1.0",
"ref": "0f18b4decdf5695d692c1d0dfd65516a07a6adf1"
},
"files": [
"public/.htaccess"
]
},
"symfony/console": {
"version": "7.1",
"recipe": {