vorbereiten des docker deployments
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
.git
|
||||
.git
|
||||
.gitignore
|
||||
node_modules
|
||||
npm-debug.log
|
||||
yarn.lock
|
||||
pnpm-lock.yaml
|
||||
vendor
|
||||
storage
|
||||
bootstrap/cache
|
||||
.env
|
||||
.env.*
|
||||
docker-compose*.yml
|
||||
tests
|
||||
artifacts
|
||||
Reference in New Issue
Block a user