bitcoin-core / btcdeb

Bitcoin Script Debugger
MIT License
530 stars 135 forks source link

Corrected docker run command #125

Closed 0xkzam closed 1 year ago

kallewoof commented 1 year ago

Thanks, yeah it also seems to fall over the entrypoint part. Removing it results in it running btcdeb and waiting for input, which is awkward, but means the docker container is running so you can "exec" btcdeb from the outside.