nervosnetwork / capsule

Capsule is an out-of-box development framework for creating smart contract on Nervos' CKB.
MIT License
60 stars 34 forks source link

fix: redirect docker output and run with --init #67

Closed quake closed 2 years ago

quake commented 2 years ago

This PR redirects the output of docker, and allows the user to terminate the docker process with ctrl+c by running docker with --init option ( ref: https://stackoverflow.com/questions/60733727/unable-to-stop-my-docker-container-with-ctrl-c )

TheWaWaR commented 2 years ago

The base branch requires all commits to be signed.

Please sign your commits.