Added docker windows container for dev
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
.dockerignore
|
||||
.git
|
||||
.gitignore
|
||||
*~
|
||||
*.swp
|
||||
*.pyc
|
||||
Dockerfile
|
||||
k8s.yaml
|
||||
windows/*
|
||||
__pycache__
|
||||
cache/*
|
||||
logs/*
|
||||
env/*
|
Reference in New Issue
Block a user