This is a docker container with latest version of python 2.7, multibit recovery and all prereqs to run multibit recovery
docker run -it --network=host --entrypoint /bin/bash mocacinno/python27:multibit_recovery
An interactive docker console will open with the image loaded, and you can just execute the necessary python scripts...
docker ps and identify the running docker containerdocker cp localfile nameofcontainer:\path_in_container (or vice versa)Don't forget: always copy your work back out of the docker container once you are finished!!!
Content type
Image
Digest
sha256:e34325185…
Size
228.4 MB
Last updated
12 months ago
docker pull mocacinno/python27:multibit_recovery