add dockerignore
This commit is contained in:
parent
c92c269275
commit
1516169ef7
3 changed files with 41 additions and 0 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.git
|
||||
.env
|
||||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
bin/
|
||||
st-agent-worker
|
||||
Loading…
Add table
Add a link
Reference in a new issue