juno
juno copied to clipboard
Python inside Docker image
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