This commit is contained in:
root
2024-08-10 21:04:12 -05:00
parent 5e64a11c79
commit 2c96e994dc
14 changed files with 588 additions and 156 deletions
+5
View File
@@ -0,0 +1,5 @@
#
```
docker build -t php82 .
docker compose -f run.yaml up -d
```