Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 203 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 203 Bytes

run datacollect

docker-compose up -d

stop datacollect

docker-compose down --remove-orphans

run datacollect + executor

docker-compose -f docker-compose-dev.yml up -d