container lifecycle management
This commit is contained in:
9
gateway/.dockerignore
Normal file
9
gateway/.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
node_modules
|
||||
dist
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
*.log
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
Reference in New Issue
Block a user