DE-labtory / tesseract

Tesseract is a library to run SmartContract on Docker Container.
Apache License 2.0
10 stars 8 forks source link

[Container] add field 'UseDocker' to ContainerConfig #52

Closed zeroFruit closed 5 years ago

zeroFruit commented 5 years ago

rel issue: #50

Add UseDocker field to config

if UseDocker field set, use deploy it-chain node to docker else deploy it-chain node to host machine

hea9549 commented 5 years ago

컨테이너 단위가아니라 테서렉트 자체에서 받으려고합니다! 노드 자체가 (테서렉트) 도커모드인지 중요할 것 같아서요~! 컨테이너 자체는 항상 도커니까 테서렉트가 받는게 좋을 것 같아용

zeroFruit commented 5 years ago

앗 그렇네요! 혹시 작업중이신가요? @hea9549

zeroFruit commented 5 years ago

아 생각해보니 이부분은 ivm에서 해야할 부분인 것 같네요.. 닫겠습니다