Moved Dockerfile from devops repo here, removed redundant ant build config, removed unused config, added dockerignore

This commit is contained in:
2026-02-09 12:40:32 +01:00
parent 329f68abb7
commit c948ba1de3
4 changed files with 39 additions and 80 deletions

25
.dockerignore Normal file
View File

@@ -0,0 +1,25 @@
.git
.gitignore
.gitattributes
.github/
.vscode/
.idea/
.DS_Store
Thumbs.db
*.log
logs.conf
logs/
docker-compose.yml
compose.yml
.env
.env.*
wp-config-local.php
node_modules/
vendor/
**/.cache/
**/tmp/
**/temp/