.dockerignore (172B)
1 # Build context: only what the images actually need. 2 .git/ 3 node_modules/ 4 data/ 5 test/ 6 docs/ 7 examples/ 8 deploy/ 9 *.md 10 conductor.yaml 11 .editorconfig 12 .gitignore 13 package-lock.json
conductorCI task system | |
| git clone git://git.finwo.net/app/conductor | |
| Log | Files | Refs | README | LICENSE |