Sign inSign up

mocacinno/python27

By mocacinno

Updated 12 months ago
Archived

Image
0

101

mocacinno/python27 repository overview

what is this

This is a docker container with latest version of python 2.7, multibit recovery and all prereqs to run multibit recovery

how to use?

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...

copy files in or out of the running docker container?

  • open a second terminal on your os
  • run docker ps and identify the running docker container
  • copy: docker 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!!!

Tag summary

Content type

Image

Digest

sha256:e34325185

Size

228.4 MB

Last updated

12 months ago

docker pull mocacinno/python27:multibit_recovery