vacp2p / wakurtosis

4 stars 3 forks source link

Pass / copy the targets.json to the WSL container from Starlark #14

Closed Daimakaimura closed 1 year ago

Daimakaimura commented 1 year ago

The targets.json is requires by the WSL container to run as it contains the proivate IP addresses of the Waku nodes inside the Enclave. Currently the targets.json is copied during the container build step but we want to be able to pass the .json file to the container wihout having to re-build it. Ideally from the main.star script.