Tighten Docker build and dependency audit
This commit is contained in:
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
.git
|
||||
.env
|
||||
node_modules
|
||||
backend/node_modules
|
||||
dist
|
||||
backend/uploads
|
||||
npm-debug.log*
|
||||
Dockerfile
|
||||
docker-compose*.yml
|
||||
Reference in New Issue
Block a user