1st commit
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
# Ignore unnecessary files to reduce build context
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
LICENSE
|
||||
VERSION
|
||||
*.log
|
||||
*.tmp
|
||||
.env
|
||||
docker-compose.yaml
|
||||
Dockerfile.minimal
|
Reference in New Issue
Block a user