bitcoin-core / btcdeb

Bitcoin Script Debugger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker container fails to run

0xkzam opened this issue · comments

commented

Docker image builds without any issue, but the container fails to start when I try to run it.

Running docker logs btc-vm or starting the container interactively shows me the following the error.

btcdeb: line 1: syntax error: unexpected word (expecting ")")

I believe latest master fixes this. Let me know if that's not the case.

commented

It's working now.