Delete
Enter The Screen
screen -r rainbowCTRL C
Type exit and enter.
List Containers :
docker ps -a
Copy bitcoind container id
docker stop <paste your container id without <>>
docker rm <paste your container id without <>>Delete Files :
cdrm -rf btc_testnet4rm -rf projectrm -rf rbo_indexer_testnetLast updated