Create a Docker image and deploy it

This commit is contained in:
2024-06-05 10:17:54 +02:00
parent 999dbee2c6
commit ab95e3d286
13 changed files with 269 additions and 2 deletions

36
.dockerignore Normal file
View File

@@ -0,0 +1,36 @@
**/*.log
**/*.md
**/*.php~
**/*.dist.php
**/*.dist
**/*.cache
**/._*
**/.dockerignore
**/.DS_Store
**/.git/
**/.gitattributes
**/.gitignore
**/.gitmodules
**/compose.*.yaml
**/compose.*.yml
**/compose.yaml
**/compose.yml
**/docker-compose.*.yaml
**/docker-compose.*.yml
**/docker-compose.yaml
**/docker-compose.yml
**/Dockerfile
**/Thumbs.db
.drone.yml
.github/
.gitea/
docs/
public/bundles/
tests/
var/
vendor/
.editorconfig
.env.*.local
.env.local
.env.local.php
.env.test