forked from SoDOff-Project/sodoff
improve run.sh and .dockerignore
- chdir on start run.sh - do not ignore .git and some other file while build docker
This commit is contained in:
parent
b5bb289a4e
commit
6188c67271
@ -1,8 +1,5 @@
|
||||
**/.classpath
|
||||
**/.dockerignore
|
||||
**/.env
|
||||
**/.git
|
||||
**/.gitignore
|
||||
**/.project
|
||||
**/.settings
|
||||
**/.toolstarget
|
||||
@ -14,12 +11,8 @@
|
||||
**/azds.yaml
|
||||
**/bin
|
||||
**/charts
|
||||
**/docker-compose*
|
||||
**/Dockerfile*
|
||||
**/node_modules
|
||||
**/npm-debug.log
|
||||
**/obj
|
||||
**/secrets.dev.yaml
|
||||
**/values.dev.yaml
|
||||
LICENSE
|
||||
README.md
|
Loading…
x
Reference in New Issue
Block a user