juno icon indicating copy to clipboard operation
juno copied to clipboard

Python inside Docker image

Open stdevMac opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. After the merge on main of the starknet_call method, in order to execute it inside the docker image, we will need to install python and all our requirements inside the docker image

Describe the solution you'd like

  • Install the needed python dependencies inside the docker image
  • [Nice to have] Add workflow to upload docker image to docker hub

stdevMac avatar Aug 10 '22 21:08 stdevMac